1
0
Fork 0
mirror of https://github.com/kata0510/Lily58.git synced 2025-04-29 18:22:58 +00:00
lily58/pcb/Lily58-footprint.pretty/Jumper.kicad_mod
Naoki Katahira 7de8ed8591 add PCB
2018-08-21 15:26:05 +09:00

22 lines
961 B
Text

(module MYLIB:Jumper (layer F.Cu) (tedit 59FC274F)
(attr smd)
(fp_text reference JP4 (at -2.286 0.127) (layer F.SilkS) hide
(effects (font (size 0.8128 0.8128) (thickness 0.1524)))
)
(fp_text value GND (at -2.755 0) (layer F.SilkS)
(effects (font (size 0.8128 0.8128) (thickness 0.15)))
)
(fp_line (start -1.143 -0.889) (end 1.143 -0.889) (layer F.SilkS) (width 0.15))
(fp_line (start 1.143 -0.889) (end 1.143 0.889) (layer F.SilkS) (width 0.15))
(fp_line (start 1.143 0.889) (end -1.143 0.889) (layer F.SilkS) (width 0.15))
(fp_line (start -1.143 0.889) (end -1.143 -0.889) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.50038 0) (size 0.635 1.143) (layers F.Cu F.Paste F.Mask)
(clearance 0.1905))
(pad 2 smd rect (at 0.50038 0) (size 0.635 1.143) (layers F.Cu F.Paste F.Mask)
(clearance 0.1905))
(model smd\resistors\R0603.wrl
(at (xyz 0 0 0.001))
(scale (xyz 0.5 0.5 0.5))
(rotate (xyz 0 0 0))
)
)