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/RESISTOR_mini.kicad_mod
Naoki Katahira 7de8ed8591 add PCB
2018-08-21 15:26:05 +09:00

31 lines
1.4 KiB
Text

(module MYLIB:R2 (layer F.Cu) (tedit 59FD1DC8)
(descr "Resitance 3 pas")
(tags R)
(autoplace_cost180 10)
(fp_text reference R1 (at 0.05 -0.08) (layer F.SilkS)
(effects (font (size 0.8128 0.8128) (thickness 0.15)))
)
(fp_text value R (at 0 -1.6) (layer F.SilkS) hide
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_line (start -1.5 -1) (end 1.5 -1) (layer B.SilkS) (width 0.15))
(fp_line (start 1.5 -1) (end 1.5 1) (layer B.SilkS) (width 0.15))
(fp_line (start 1.5 1) (end -1.5 1) (layer B.SilkS) (width 0.15))
(fp_line (start -1.5 1) (end -1.5 -1) (layer B.SilkS) (width 0.15))
(fp_line (start -1.50114 -1.00076) (end -1.50114 1.00076) (layer F.SilkS) (width 0.15))
(fp_line (start -1.50114 1.00076) (end 1.50114 1.00076) (layer F.SilkS) (width 0.15))
(fp_line (start 1.50114 1.00076) (end 1.50114 -1.00076) (layer F.SilkS) (width 0.15))
(fp_line (start 1.50114 -1.00076) (end -1.50114 -1.00076) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole circle (at -2.54 0) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole circle (at 2.54 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))
)
)