From afcc7f63bcc0facf476cff1ec242298eb0cdecaa Mon Sep 17 00:00:00 2001 From: Jochen Vothknecht <jochen3120@gmail.com> Date: Sat, 4 Dec 2021 17:28:39 +0100 Subject: [PATCH] Adding pin header --- .../PinHeader_2x03_P2.54mm_Vertical.kicad_mod | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 TripwireHook_Connector_Handmade.pretty/PinHeader_2x03_P2.54mm_Vertical.kicad_mod diff --git a/TripwireHook_Connector_Handmade.pretty/PinHeader_2x03_P2.54mm_Vertical.kicad_mod b/TripwireHook_Connector_Handmade.pretty/PinHeader_2x03_P2.54mm_Vertical.kicad_mod new file mode 100644 index 0000000..f8a2843 --- /dev/null +++ b/TripwireHook_Connector_Handmade.pretty/PinHeader_2x03_P2.54mm_Vertical.kicad_mod @@ -0,0 +1,48 @@ +(module PinHeader_2x03_P2.54mm_Vertical (layer F.Cu) (tedit 61AB863D) + (descr "Through hole straight pin header, 2x03, 2.54mm pitch, double rows") + (tags "Through hole pin header THT 2x03 2.54mm double row") + (fp_text reference REF** (at 1.27 -2.33) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value PinHeader_2x03_P2.54mm_Vertical (at 1.27 7.41) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 4.35 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) + (fp_line (start 4.35 6.85) (end 4.35 -1.8) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.8 6.85) (end 4.35 6.85) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.8 -1.8) (end -1.8 6.85) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.2)) + (fp_line (start -1.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.2)) + (fp_line (start 1.27 -1.33) (end 3.87 -1.33) (layer F.SilkS) (width 0.2)) + (fp_line (start 1.27 1.27) (end 1.27 -1.33) (layer F.SilkS) (width 0.2)) + (fp_line (start -1.33 1.27) (end 1.27 1.27) (layer F.SilkS) (width 0.2)) + (fp_line (start 3.87 -1.33) (end 3.87 6.41) (layer F.SilkS) (width 0.2)) + (fp_line (start -1.33 1.27) (end -1.33 6.41) (layer F.SilkS) (width 0.2)) + (fp_line (start -1.33 6.41) (end 3.87 6.41) (layer F.SilkS) (width 0.2)) + (fp_line (start -1.27 0) (end 0 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start -1.27 6.35) (end -1.27 0) (layer F.Fab) (width 0.1)) + (fp_line (start 3.81 6.35) (end -1.27 6.35) (layer F.Fab) (width 0.1)) + (fp_line (start 3.81 -1.27) (end 3.81 6.35) (layer F.Fab) (width 0.1)) + (fp_line (start 0 -1.27) (end 3.81 -1.27) (layer F.Fab) (width 0.1)) + (fp_text user %R (at 1.27 2.54 90) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (pad 2 thru_hole oval (at 2.54 0) (size 2 2) (drill 1) (layers *.Cu *.Mask)) + (pad 3 thru_hole oval (at 0 2.54) (size 2 2) (drill 1) (layers *.Cu *.Mask)) + (pad 4 thru_hole oval (at 2.54 2.54) (size 2 2) (drill 1) (layers *.Cu *.Mask)) + (pad 5 thru_hole oval (at 0 5.08) (size 2 2) (drill 1) (layers *.Cu *.Mask)) + (pad 6 thru_hole oval (at 2.54 5.08) (size 2 2) (drill 1) (layers *.Cu *.Mask)) + (pad 1 thru_hole custom (at 0 0 30) (size 1.524 1.524) (drill 1) (layers *.Cu *.Mask) + (zone_connect 0) + (options (clearance outline) (anchor circle)) + (primitives + (gr_poly (pts + (xy 0.94 -0.54) (xy 0.94 0.54) (xy 0 1.08) (xy -0.93 0.54) (xy -0.93 -0.54) + (xy 0 -1.08)) (width 0.01)) + )) + (model ${KISYS3DMOD}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_2x03_P2.54mm_Vertical.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) +) -- GitLab