7
mirror of https://gitlab.com/kicad/libraries/kicad-footprints.git synced 2025-04-24 20:23:45 +00:00

Delete NetTie-3_THT_1.0mm.kicad_mod

This commit is contained in:
evanshultz 2017-11-29 08:01:11 -08:00 committed by GitHub
parent 0e56450300
commit 6e6e2b4748
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,19 +0,0 @@
(module NetTie-3_THT_1.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_1.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_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))
)