From 8e3b55ff8767d9cbd5742b1b1363acc2f9e00739 Mon Sep 17 00:00:00 2001 From: Jochen Vothknecht <jochen3120@gmail.com> Date: Thu, 17 Mar 2022 07:57:58 +0100 Subject: [PATCH] Adding moar PinHeaders --- ...PinHeader_02x04_P2.54mm_Vertical.kicad_mod | 51 ++++++++++++++++++ ...PinHeader_02x05_P2.54mm_Vertical.kicad_mod | 53 +++++++++++++++++++ 2 files changed, 104 insertions(+) create mode 100644 Connector_Handmade.pretty/PinHeader_02x04_P2.54mm_Vertical.kicad_mod create mode 100644 Connector_Handmade.pretty/PinHeader_02x05_P2.54mm_Vertical.kicad_mod diff --git a/Connector_Handmade.pretty/PinHeader_02x04_P2.54mm_Vertical.kicad_mod b/Connector_Handmade.pretty/PinHeader_02x04_P2.54mm_Vertical.kicad_mod new file mode 100644 index 0000000..a3bbaf5 --- /dev/null +++ b/Connector_Handmade.pretty/PinHeader_02x04_P2.54mm_Vertical.kicad_mod @@ -0,0 +1,51 @@ +(module PinHeader_02x04_P2.54mm_Vertical (layer F.Cu) (tedit 6231D689) + (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 9.95) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_poly (pts (xy -1.33 -0.555) (xy -1.33 -1.33) (xy -0.555 -1.33)) (layer F.SilkS) (width 0.1)) + (fp_line (start 4.35 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) + (fp_line (start 4.35 9.39) (end 4.35 -1.8) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.8 9.39) (end 4.35 9.39) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.8 -1.8) (end -1.8 9.39) (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 8.95) (layer F.SilkS) (width 0.2)) + (fp_line (start -1.33 1.27) (end -1.33 8.95) (layer F.SilkS) (width 0.2)) + (fp_line (start -1.33 8.95) (end 3.87 8.95) (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 8.89) (end -1.27 0) (layer F.Fab) (width 0.1)) + (fp_line (start 3.81 8.89) (end -1.27 8.89) (layer F.Fab) (width 0.1)) + (fp_line (start 3.81 -1.27) (end 3.81 8.89) (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)) + )) + (pad 7 thru_hole oval (at 0 7.62) (size 2 2) (drill 1) (layers *.Cu *.Mask)) + (pad 8 thru_hole oval (at 2.54 7.62) (size 2 2) (drill 1) (layers *.Cu *.Mask)) + (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)) + ) +) diff --git a/Connector_Handmade.pretty/PinHeader_02x05_P2.54mm_Vertical.kicad_mod b/Connector_Handmade.pretty/PinHeader_02x05_P2.54mm_Vertical.kicad_mod new file mode 100644 index 0000000..67a04b1 --- /dev/null +++ b/Connector_Handmade.pretty/PinHeader_02x05_P2.54mm_Vertical.kicad_mod @@ -0,0 +1,53 @@ +(module PinHeader_02x05_P2.54mm_Vertical (layer F.Cu) (tedit 6231D6FD) + (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 12.49) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 0 -1.27) (end 3.81 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start 3.81 -1.27) (end 3.81 11.43) (layer F.Fab) (width 0.1)) + (fp_line (start 3.81 11.43) (end -1.27 11.43) (layer F.Fab) (width 0.1)) + (fp_line (start -1.27 11.43) (end -1.27 0) (layer F.Fab) (width 0.1)) + (fp_line (start -1.27 0) (end 0 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start -1.33 11.49) (end 3.87 11.49) (layer F.SilkS) (width 0.2)) + (fp_line (start -1.33 1.27) (end -1.33 11.49) (layer F.SilkS) (width 0.2)) + (fp_line (start 3.87 -1.33) (end 3.87 11.49) (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 1.27 1.27) (end 1.27 -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.33 0) (end -1.33 -1.33) (layer F.SilkS) (width 0.2)) + (fp_line (start -1.33 -1.33) (end 0 -1.33) (layer F.SilkS) (width 0.2)) + (fp_line (start -1.8 -1.8) (end -1.8 11.93) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.8 11.93) (end 4.35 11.93) (layer F.CrtYd) (width 0.05)) + (fp_line (start 4.35 11.93) (end 4.35 -1.8) (layer F.CrtYd) (width 0.05)) + (fp_line (start 4.35 -1.8) (end -1.8 -1.8) (layer F.CrtYd) (width 0.05)) + (fp_poly (pts (xy -1.33 -0.555) (xy -1.33 -1.33) (xy -0.555 -1.33)) (layer F.SilkS) (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)) + )) + (pad 7 thru_hole oval (at 0 7.62) (size 2 2) (drill 1) (layers *.Cu *.Mask)) + (pad 8 thru_hole oval (at 2.54 7.62) (size 2 2) (drill 1) (layers *.Cu *.Mask)) + (pad 10 thru_hole oval (at 2.54 10.16) (size 2 2) (drill 1) (layers *.Cu *.Mask)) + (pad 9 thru_hole oval (at 0 10.16) (size 2 2) (drill 1) (layers *.Cu *.Mask)) + (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