Removed douplicated footprint library

This commit is contained in:
Sebastian 2021-09-13 12:50:16 +02:00
parent 41fec8f640
commit 6d6e35eed8
2 changed files with 1 additions and 28 deletions

View File

@ -1,3 +1,4 @@
(fp_lib_table
(lib (name art)(type KiCad)(uri "$(KIPRJMOD)/lib/art.pretty")(options "")(descr ""))
(lib (name in-12)(type KiCad)(uri ${KIPRJMOD}/lib/in-12.pretty)(options "")(descr ""))
)

View File

@ -1,28 +0,0 @@
(module Valve:IN-12B (layer F.Cu) (tedit 5E0546D3)
(fp_text reference T1 (at 0 0.5) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value IN12b (at 0 -1.27) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 0 0) (end 3 -2) (layer F.SilkS) (width 0.15))
(fp_arc (start 0 -4) (end -10 -4) (angle 90) (layer F.SilkS) (width 0.15))
(fp_arc (start 0 -4) (end 0 -14) (angle 90) (layer F.SilkS) (width 0.15))
(fp_arc (start 0 4) (end 0 14) (angle 90) (layer F.SilkS) (width 0.15))
(fp_arc (start 0 4) (end 10 4) (angle 90) (layer F.SilkS) (width 0.15))
(fp_line (start -10 -4) (end -10 4) (layer F.SilkS) (width 0.15))
(fp_line (start 10 -4) (end 10 4) (layer F.SilkS) (width 0.15))
(pad "" np_thru_hole circle (at 0 0) (size 8 8) (drill 8) (layers *.Cu *.Mask))
(pad 7 thru_hole circle (at -4 -8) (size 2.6 2.6) (drill 1.6) (layers *.Cu *.Mask))
(pad 5 thru_hole circle (at 4 -8) (size 2.6 2.6) (drill 1.6) (layers *.Cu *.Mask))
(pad 1 thru_hole circle (at 4 8) (size 2.6 2.6) (drill 1.6) (layers *.Cu *.Mask))
(pad 11 thru_hole circle (at -4 8) (size 2.6 2.6) (drill 1.6) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 5.725 4.5) (size 2.6 2.6) (drill 1.6) (layers *.Cu *.Mask))
(pad 4 thru_hole circle (at 5.75 -4.5) (size 2.6 2.6) (drill 1.6) (layers *.Cu *.Mask))
(pad 8 thru_hole circle (at -5.75 -4.5) (size 2.6 2.6) (drill 1.6) (layers *.Cu *.Mask))
(pad 10 thru_hole circle (at -5.75 4.5) (size 2.6 2.6) (drill 1.6) (layers *.Cu *.Mask))
(pad 9 thru_hole circle (at -5.75 0) (size 2.6 2.6) (drill 1.6) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at 5.75 0) (size 2.6 2.6) (drill 1.6) (layers *.Cu *.Mask))
(pad 12 thru_hole circle (at 0 9) (size 2.6 2.6) (drill 1.6) (layers *.Cu *.Mask))
(pad 6 thru_hole circle (at 0 -9) (size 2.6 2.6) (drill 1.6) (layers *.Cu *.Mask))
)