1
0
Fork 0
mirror of https://github.com/kata0510/Lily58.git synced 2025-04-29 10:12:58 +00:00
lily58/Pro/PCB/Lily58_Pro-footprint.pretty/1pin_conn.kicad_mod
2019-02-24 08:44:11 +09:00

33 lines
1.3 KiB
Text

(module 1pin_conn (layer F.Cu) (tedit 5AD20A86)
(descr "Resitance 3 pas")
(tags R)
(autoplace_cost180 10)
(fp_text reference P1 (at 1.9 0.1) (layer F.SilkS)
(effects (font (size 0.8128 0.8128) (thickness 0.15)))
)
(fp_text value i2c-pin (at 0 -1.4605) (layer F.SilkS) hide
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text user P1 (at 1.8 0.1) (layer B.SilkS)
(effects (font (size 0.8128 0.8128) (thickness 0.15)) (justify mirror))
)
(fp_line (start -1 -1) (end 1 -1) (layer B.SilkS) (width 0.15))
(fp_line (start 1 -1) (end 1 1) (layer B.SilkS) (width 0.15))
(fp_line (start 1 1) (end -1 1) (layer B.SilkS) (width 0.15))
(fp_line (start -1 1) (end -1 -1) (layer B.SilkS) (width 0.15))
(fp_line (start -1 -1) (end -1 1) (layer F.SilkS) (width 0.15))
(fp_line (start -1 1) (end 1 1) (layer F.SilkS) (width 0.15))
(fp_line (start 1 1) (end 1 -1) (layer F.SilkS) (width 0.15))
(fp_line (start 1 -1) (end -1 -1) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole circle (at 0 0) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
(model discret/resistor.wrl
(at (xyz 0 0 0))
(scale (xyz 0.3 0.3 0.3))
(rotate (xyz 0 0 0))
)
(model Resistors_ThroughHole.3dshapes/Resistor_Horizontal_RM10mm.wrl
(at (xyz 0 0 0))
(scale (xyz 0.2 0.2 0.2))
(rotate (xyz 0 0 0))
)
)