1
0
mirror of https://github.com/whowechina/popn_pico.git synced 2024-12-14 23:52:56 +01:00
popn_pico/PCB/agg-kicad/agg.pretty/WS2812B.kicad_mod
2022-08-22 21:51:48 +08:00

41 lines
2.5 KiB
Plaintext

(module WS2812B (layer F.Cu) (tedit 600F1431)
(fp_text reference REF** (at 0 -3.45) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value WS2812B (at 0 3.45) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -3.45 2.75) (end -3.45 -2.75) (layer F.CrtYd) (width 0.01))
(fp_line (start 3.45 2.75) (end -3.45 2.75) (layer F.CrtYd) (width 0.01))
(fp_line (start 3.45 -2.75) (end 3.45 2.75) (layer F.CrtYd) (width 0.01))
(fp_line (start -3.45 -2.75) (end 3.45 -2.75) (layer F.CrtYd) (width 0.01))
(fp_line (start 0.6 1.2) (end 1.2 0.6) (layer F.SilkS) (width 0.15))
(fp_line (start -1.2 1.2) (end -1.2 -1.2) (layer F.SilkS) (width 0.15))
(fp_line (start 0.6 1.2) (end -1.2 1.2) (layer F.SilkS) (width 0.15))
(fp_line (start 1.2 -1.2) (end 1.2 0.6) (layer F.SilkS) (width 0.15))
(fp_line (start -1.2 -1.2) (end 1.2 -1.2) (layer F.SilkS) (width 0.15))
(fp_line (start 1.7 -1.1) (end 2.5 -1.1) (layer F.Fab) (width 0.01))
(fp_line (start 1.7 -2.1) (end 1.7 -1.1) (layer F.Fab) (width 0.01))
(fp_line (start 2.5 -2.1) (end 1.7 -2.1) (layer F.Fab) (width 0.01))
(fp_line (start 1.7 2.1) (end 2.5 2.1) (layer F.Fab) (width 0.01))
(fp_line (start 1.7 1.1) (end 1.7 2.1) (layer F.Fab) (width 0.01))
(fp_line (start 2.5 1.1) (end 1.7 1.1) (layer F.Fab) (width 0.01))
(fp_line (start -1.7 2.1) (end -1.7 1.1) (layer F.Fab) (width 0.01))
(fp_line (start -2.5 2.1) (end -1.7 2.1) (layer F.Fab) (width 0.01))
(fp_line (start -1.7 1.1) (end -2.5 1.1) (layer F.Fab) (width 0.01))
(fp_line (start -1.7 -1.1) (end -1.7 -2.1) (layer F.Fab) (width 0.01))
(fp_line (start -2.5 -1.1) (end -1.7 -1.1) (layer F.Fab) (width 0.01))
(fp_line (start -1.7 -2.1) (end -2.5 -2.1) (layer F.Fab) (width 0.01))
(fp_line (start -2.5 2.5) (end -2.5 -2.5) (layer F.Fab) (width 0.01))
(fp_line (start 2.5 2.5) (end -2.5 2.5) (layer F.Fab) (width 0.01))
(fp_line (start 2.5 -2.5) (end 2.5 2.5) (layer F.Fab) (width 0.01))
(fp_line (start -2.5 -2.5) (end 2.5 -2.5) (layer F.Fab) (width 0.01))
(fp_circle (center 0 0) (end 1 -0.1) (layer F.SilkS) (width 0.15))
(fp_circle (center 0 0) (end 2.1 0) (layer F.Fab) (width 0.01))
(fp_line (start 1.2 2.5) (end 2.5 1.2) (layer F.Fab) (width 0.01))
(pad 1 smd rect (at -2.45 -1.6) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at -2.45 1.6) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at 2.45 1.6) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
(pad 4 smd rect (at 2.45 -1.6) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
)