Add polarity mark to WS2812-2020 footprint

This commit is contained in:
Luca 2020-07-25 17:17:24 +02:00
parent 61e08bdbe2
commit 48ce414f88
1 changed files with 2 additions and 1 deletions

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)
(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))