From 55b7386f67afe1429f61ef9b8f923437419c7b1e Mon Sep 17 00:00:00 2001 From: rahulp13 Date: Mon, 2 Mar 2020 16:19:12 +0530 Subject: update libraries --- .../SDL-104-X-XX_2x02.kicad_mod | 42 ++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 library/kicadLibrary/modules/Connectors_Samtec.pretty/SDL-104-X-XX_2x02.kicad_mod (limited to 'library/kicadLibrary/modules/Connectors_Samtec.pretty/SDL-104-X-XX_2x02.kicad_mod') diff --git a/library/kicadLibrary/modules/Connectors_Samtec.pretty/SDL-104-X-XX_2x02.kicad_mod b/library/kicadLibrary/modules/Connectors_Samtec.pretty/SDL-104-X-XX_2x02.kicad_mod new file mode 100644 index 00000000..efae3e40 --- /dev/null +++ b/library/kicadLibrary/modules/Connectors_Samtec.pretty/SDL-104-X-XX_2x02.kicad_mod @@ -0,0 +1,42 @@ +(module SDL-104-X-XX_2x02 (layer F.Cu) (tedit 590274CA) + (descr "Double row, low profile, screw machine socket strip, through hole, 100mil / 2.54mm pitch") + (tags "samtec socket strip tht dual") + (fp_text reference REF** (at -2.27 1.27 90) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SDL-104-X-XX_2x02 (at 4.81 1.27 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -0.17 -1.42) (end 3.96 -1.42) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.96 -1.42) (end 3.96 3.96) (layer F.SilkS) (width 0.12)) + (fp_line (start 3.96 3.96) (end -1.42 3.96) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.42 3.96) (end -1.42 -0.17) (layer F.SilkS) (width 0.12)) + (fp_line (start -0.27 -1.67) (end -1.67 -1.67) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.67 -1.67) (end -1.67 -0.27) (layer F.SilkS) (width 0.12)) + (fp_line (start -0.27 -1.67) (end -1.67 -1.67) (layer F.Fab) (width 0.1)) + (fp_line (start -1.67 -1.67) (end -1.67 -0.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 3.81 3.81) (layer F.Fab) (width 0.1)) + (fp_line (start 3.81 3.81) (end 3.81 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start 3.81 -1.27) (end -1.27 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start -1.77 -1.77) (end -1.77 4.31) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.77 4.31) (end 4.31 4.31) (layer F.CrtYd) (width 0.05)) + (fp_line (start 4.31 4.31) (end 4.31 -1.77) (layer F.CrtYd) (width 0.05)) + (fp_line (start 4.31 -1.77) (end -1.77 -1.77) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.27 1.27) (end -1.07 1.27) (layer F.Fab) (width 0.1)) + (fp_line (start 3.81 1.27) (end 3.61 1.27) (layer F.Fab) (width 0.1)) + (fp_line (start -1.27 3.81) (end -1.07 3.81) (layer F.Fab) (width 0.1)) + (fp_line (start 3.81 3.81) (end 3.61 3.81) (layer F.Fab) (width 0.1)) + (pad 1 thru_hole rect (at 0 0) (size 2 2) (drill 0.95) (layers *.Cu *.Mask)) + (pad 3 thru_hole circle (at 0 2.54) (size 2 2) (drill 0.95) (layers *.Cu *.Mask)) + (pad 2 thru_hole circle (at 2.54 0) (size 2 2) (drill 0.95) (layers *.Cu *.Mask)) + (pad 4 thru_hole circle (at 2.54 2.54) (size 2 2) (drill 0.95) (layers *.Cu *.Mask)) + (fp_text user %R (at 1.27 1.27 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (model ${KISYS3DMOD}/Connectors_Samtec.3dshapes/SDL-104-X-XX_2x02.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) +) \ No newline at end of file -- cgit