Compare commits

...

4 Commits

Author SHA1 Message Date
Luca 055c236f9e Reload netlist 2020-07-25 18:46:19 +02:00
Luca 727a7f2e83 Add D+/D- labels between resistors and MCU 2020-07-25 18:42:30 +02:00
Luca dff5536ab7 Apply updated footprint 2020-07-25 17:23:18 +02:00
Luca 48ce414f88 Add polarity mark to WS2812-2020 footprint 2020-07-25 17:17:24 +02:00
3 changed files with 2604 additions and 2520 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,4 @@
(module LED_WS2812_2020 (layer F.Cu) (tedit 5F13557C) (module LED_WS2812_2020 (layer F.Cu) (tedit 5F1C4B34)
(descr https://www.peace-corp.co.jp/data/WS2812-2020_V1.0_EN.pdf) (descr https://www.peace-corp.co.jp/data/WS2812-2020_V1.0_EN.pdf)
(fp_text reference REF** (at 0 -2) (layer F.SilkS) (fp_text reference REF** (at 0 -2) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
@ -15,6 +15,7 @@
) )
(fp_line (start -1.1 -1.11) (end 1.1 -1.11) (layer F.SilkS) (width 0.12)) (fp_line (start -1.1 -1.11) (end 1.1 -1.11) (layer F.SilkS) (width 0.12))
(fp_line (start 1.1 1.11) (end -1.1 1.11) (layer F.SilkS) (width 0.12)) (fp_line (start 1.1 1.11) (end -1.1 1.11) (layer F.SilkS) (width 0.12))
(fp_poly (pts (xy 0.45 0.9) (xy 0.05 0.9) (xy 0.05 -0.9) (xy 0.45 -0.9)) (layer F.SilkS) (width 0.1))
(pad 2 smd rect (at 0.9015 0.55) (size 0.7 0.7) (layers F.Cu F.Paste F.Mask)) (pad 2 smd rect (at 0.9015 0.55) (size 0.7 0.7) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at 0.9015 -0.55) (size 0.7 0.7) (layers F.Cu F.Paste F.Mask)) (pad 3 smd rect (at 0.9015 -0.55) (size 0.7 0.7) (layers F.Cu F.Paste F.Mask))
(pad 4 smd rect (at -0.9015 -0.55) (size 0.7 0.7) (layers F.Cu F.Paste F.Mask)) (pad 4 smd rect (at -0.9015 -0.55) (size 0.7 0.7) (layers F.Cu F.Paste F.Mask))

View File

@ -749,4 +749,8 @@ Wire Wire Line
3650 1500 3750 1500 3650 1500 3750 1500
Wire Wire Line Wire Wire Line
3350 1900 3400 1900 3350 1900 3400 1900
Text Label 1950 2200 0 50 ~ 0
D+
Text Label 1950 2300 0 50 ~ 0
D-
$EndSCHEMATC $EndSCHEMATC