From 5677d6b61acff4f2f4b3c752fe51f9b8350fb14a Mon Sep 17 00:00:00 2001 From: PSR0001 Date: Sun, 18 Jun 2023 09:10:00 +0530 Subject: Update libries for KiCad V6 --- .../SIP9_Housing_BigPads.kicad_mod | 36 ---------------------- 1 file changed, 36 deletions(-) delete mode 100644 library/kicadLibrary/modules/Housings_SIP.pretty/SIP9_Housing_BigPads.kicad_mod (limited to 'library/kicadLibrary/modules/Housings_SIP.pretty/SIP9_Housing_BigPads.kicad_mod') diff --git a/library/kicadLibrary/modules/Housings_SIP.pretty/SIP9_Housing_BigPads.kicad_mod b/library/kicadLibrary/modules/Housings_SIP.pretty/SIP9_Housing_BigPads.kicad_mod deleted file mode 100644 index 8df323b1..00000000 --- a/library/kicadLibrary/modules/Housings_SIP.pretty/SIP9_Housing_BigPads.kicad_mod +++ /dev/null @@ -1,36 +0,0 @@ -(module SIP9_Housing_BigPads (layer F.Cu) - (at 0 0) - (descr "SIP9, Big Pads,") - (tags "SIP9, Big Pads,") - (fp_text reference REF** (at 0 -3.6) (layer F.SilkS) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value SIP9_Housing_BigPads (at -0.1 3.7) (layer F.Fab) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -8.7 1.7) (end -8.7 1) (layer F.SilkS) (width 0.15)) - (fp_line (start -8.7 -1.7) (end -8.7 -1) (layer F.SilkS) (width 0.15)) - (fp_line (start 0 1.7) (end -11.2 1.7) (layer F.SilkS) (width 0.15)) - (fp_line (start -11.2 1.7) (end -11.2 1.4) (layer F.SilkS) (width 0.15)) - (fp_line (start 11.2 -1.2) (end 11.2 -1) (layer F.SilkS) (width 0.15)) - (fp_line (start 0 1.7) (end 11.2 1.7) (layer F.SilkS) (width 0.15)) - (fp_line (start 11.2 1.7) (end 11.2 1) (layer F.SilkS) (width 0.15)) - (fp_line (start 0.1 -1.7) (end -11.2 -1.7) (layer F.SilkS) (width 0.15)) - (fp_line (start -11.2 -1.7) (end -11.2 -1.4) (layer F.SilkS) (width 0.15)) - (fp_line (start 0 -1.7) (end 11.2 -1.7) (layer F.SilkS) (width 0.15)) - (fp_line (start 11.2 -1.7) (end 11.2 -1.1) (layer F.SilkS) (width 0.15)) - (pad 1 thru_hole rect (at -10.16 0 90) (size 2.7 1.6) (drill 1) (layers *.Cu *.Mask)) - (pad 2 thru_hole oval (at -7.62 0 90) (size 2.7 1.6) (drill 1) (layers *.Cu *.Mask)) - (pad 3 thru_hole oval (at -5.08 0 90) (size 2.7 1.6) (drill 1) (layers *.Cu *.Mask)) - (pad 4 thru_hole oval (at -2.54 0 90) (size 2.7 1.6) (drill 1) (layers *.Cu *.Mask)) - (pad 5 thru_hole oval (at 0 0 90) (size 2.7 1.6) (drill 1) (layers *.Cu *.Mask)) - (pad 6 thru_hole oval (at 2.54 0 90) (size 2.7 1.6) (drill 1) (layers *.Cu *.Mask)) - (pad 7 thru_hole oval (at 5.08 0 90) (size 2.7 1.6) (drill 1) (layers *.Cu *.Mask)) - (pad 8 thru_hole oval (at 7.62 0 90) (size 2.7 1.6) (drill 1) (layers *.Cu *.Mask)) - (pad 9 thru_hole oval (at 10.16 0 90) (size 2.7 1.6) (drill 1) (layers *.Cu *.Mask)) - (model ${KISYS3DMOD}/Housings_SIP.3dshapes/SIP9_Housing_BigPads.wrl - (at (xyz 0 0 0)) - (scale (xyz 0.3937 0.3937 0.3937)) - (rotate (xyz 0 0 0)) - ) -) -- cgit