From 55b7386f67afe1429f61ef9b8f923437419c7b1e Mon Sep 17 00:00:00 2001 From: rahulp13 Date: Mon, 2 Mar 2020 16:19:12 +0530 Subject: update libraries --- .../DIP-4_W7.62mm_Socket.kicad_mod | 45 ++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 library/kicadLibrary/modules/Housings_DIP.pretty/DIP-4_W7.62mm_Socket.kicad_mod (limited to 'library/kicadLibrary/modules/Housings_DIP.pretty/DIP-4_W7.62mm_Socket.kicad_mod') diff --git a/library/kicadLibrary/modules/Housings_DIP.pretty/DIP-4_W7.62mm_Socket.kicad_mod b/library/kicadLibrary/modules/Housings_DIP.pretty/DIP-4_W7.62mm_Socket.kicad_mod new file mode 100644 index 00000000..feeadb20 --- /dev/null +++ b/library/kicadLibrary/modules/Housings_DIP.pretty/DIP-4_W7.62mm_Socket.kicad_mod @@ -0,0 +1,45 @@ +(module DIP-4_W7.62mm_Socket (layer F.Cu) (tedit 58CC8E31) + (descr "4-lead dip package, row spacing 7.62 mm (300 mils), Socket") + (tags "DIL DIP PDIP 2.54mm 7.62mm 300mil Socket") + (fp_text reference REF** (at 3.81 -2.39) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value DIP-4_W7.62mm_Socket (at 3.81 4.93) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at 3.81 1.27) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 1.635 -1.27) (end 6.985 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start 6.985 -1.27) (end 6.985 3.81) (layer F.Fab) (width 0.1)) + (fp_line (start 6.985 3.81) (end 0.635 3.81) (layer F.Fab) (width 0.1)) + (fp_line (start 0.635 3.81) (end 0.635 -0.27) (layer F.Fab) (width 0.1)) + (fp_line (start 0.635 -0.27) (end 1.635 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start -1.27 -1.27) (end -1.27 3.81) (layer F.Fab) (width 0.1)) + (fp_line (start -1.27 3.81) (end 8.89 3.81) (layer F.Fab) (width 0.1)) + (fp_line (start 8.89 3.81) (end 8.89 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start 8.89 -1.27) (end -1.27 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start 2.81 -1.39) (end 1.04 -1.39) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.04 -1.39) (end 1.04 3.93) (layer F.SilkS) (width 0.12)) + (fp_line (start 1.04 3.93) (end 6.58 3.93) (layer F.SilkS) (width 0.12)) + (fp_line (start 6.58 3.93) (end 6.58 -1.39) (layer F.SilkS) (width 0.12)) + (fp_line (start 6.58 -1.39) (end 4.81 -1.39) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.39 -1.39) (end -1.39 3.93) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.39 3.93) (end 9.01 3.93) (layer F.SilkS) (width 0.12)) + (fp_line (start 9.01 3.93) (end 9.01 -1.39) (layer F.SilkS) (width 0.12)) + (fp_line (start 9.01 -1.39) (end -1.39 -1.39) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.7 -1.7) (end -1.7 4.2) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.7 4.2) (end 9.3 4.2) (layer F.CrtYd) (width 0.05)) + (fp_line (start 9.3 4.2) (end 9.3 -1.7) (layer F.CrtYd) (width 0.05)) + (fp_line (start 9.3 -1.7) (end -1.7 -1.7) (layer F.CrtYd) (width 0.05)) + (fp_arc (start 3.81 -1.39) (end 2.81 -1.39) (angle -180) (layer F.SilkS) (width 0.12)) + (pad 1 thru_hole rect (at 0 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask)) + (pad 3 thru_hole oval (at 7.62 2.54) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask)) + (pad 2 thru_hole oval (at 0 2.54) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask)) + (pad 4 thru_hole oval (at 7.62 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask)) + (model ${KISYS3DMOD}/Housings_DIP.3dshapes/DIP-4_W7.62mm_Socket.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) +) -- cgit