Compare commits
4 Commits
61e08bdbe2
...
055c236f9e
Author | SHA1 | Date |
---|---|---|
Luca | 055c236f9e | |
Luca | 727a7f2e83 | |
Luca | dff5536ab7 | |
Luca | 48ce414f88 |
File diff suppressed because it is too large
Load Diff
|
@ -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)
|
||||
(fp_text reference REF** (at 0 -2) (layer F.SilkS)
|
||||
(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_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 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))
|
||||
|
|
|
@ -749,4 +749,8 @@ Wire Wire Line
|
|||
3650 1500 3750 1500
|
||||
Wire Wire Line
|
||||
3350 1900 3400 1900
|
||||
Text Label 1950 2200 0 50 ~ 0
|
||||
D+
|
||||
Text Label 1950 2300 0 50 ~ 0
|
||||
D-
|
||||
$EndSCHEMATC
|
||||
|
|
Loading…
Reference in New Issue