Files
kicad-lib/kicad-footprints/NetTie.pretty/NetTie-3_THT_Pad1.0mm.kicad_mod
2021-03-02 10:32:13 +01:00

21 lines
1.1 KiB
Plaintext

(module NetTie-3_THT_Pad1.0mm (layer F.Cu) (tedit 5A1CFDC5)
(descr "Net tie, 3 pin, 1.0mm round THT pads")
(tags "net tie")
(attr virtual)
(fp_text reference REF** (at 2.6 -1.6) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value NetTie-3_THT_Pad1.0mm (at 2.6 1.6) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_poly (pts (xy 0 -0.65) (xy 5.2 -0.65) (xy 5.2 0.65) (xy 0 0.65)) (layer F.Cu) (width 0))
(fp_poly (pts (xy 0 -0.65) (xy 5.2 -0.65) (xy 5.2 0.65) (xy 0 0.65)) (layer B.Cu) (width 0))
(fp_line (start -0.9 0.9) (end -0.9 -0.9) (layer F.CrtYd) (width 0.05))
(fp_line (start 6.1 0.9) (end -0.9 0.9) (layer F.CrtYd) (width 0.05))
(fp_line (start 6.1 -0.9) (end 6.1 0.9) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.9 -0.9) (end 6.1 -0.9) (layer F.CrtYd) (width 0.05))
(pad 1 thru_hole circle (at 0 0) (size 1.3 1.3) (drill 1) (layers *.Cu))
(pad 2 thru_hole circle (at 2.6 0) (size 1.3 1.3) (drill 1) (layers *.Cu))
(pad 3 thru_hole circle (at 5.2 0) (size 1.3 1.3) (drill 1) (layers *.Cu))
)