Browse Source

Creation d'un PinHeader 2.54mm 3 trou

CLUZE Remy -EXT 6 years ago
parent
commit
3a4110ce59
1 changed files with 21 additions and 0 deletions
  1. 21 0
      footprint/Connector.pretty/PinHeader2.54_1X3.kicad_mod

+ 21 - 0
footprint/Connector.pretty/PinHeader2.54_1X3.kicad_mod

@@ -0,0 +1,21 @@
+(module PinHeader2.54_1X3 (layer F.Cu) (tedit 5E427FF0)
+  (fp_text reference REF** (at 0 2.032) (layer F.SilkS)
+    (effects (font (size 1 1) (thickness 0.15)))
+  )
+  (fp_text value Val** (at 0 -1.905) (layer F.Fab)
+    (effects (font (size 1 1) (thickness 0.15)))
+  )
+  (fp_line (start -2.677 -1.778) (end -2.677 -1.651) (layer F.SilkS) (width 0.15))
+  (fp_line (start -2.677 -1.651) (end -2.55 -1.778) (layer F.SilkS) (width 0.15))
+  (fp_line (start -2.55 -1.778) (end -2.804 -1.778) (layer F.SilkS) (width 0.15))
+  (fp_line (start -2.677 -1.524) (end -2.931 -1.905) (layer F.SilkS) (width 0.15))
+  (fp_line (start -2.931 -1.905) (end -2.423 -1.905) (layer F.SilkS) (width 0.15))
+  (fp_line (start -2.423 -1.905) (end -2.677 -1.524) (layer F.SilkS) (width 0.15))
+  (fp_line (start -3.81 1.27) (end 4.445 1.27) (layer F.SilkS) (width 0.15))
+  (fp_line (start 4.445 1.27) (end 4.445 -1.27) (layer F.SilkS) (width 0.15))
+  (fp_line (start 4.445 -1.27) (end -3.81 -1.27) (layer F.SilkS) (width 0.15))
+  (fp_line (start -3.81 -1.27) (end -3.81 1.27) (layer F.SilkS) (width 0.15))
+  (pad 1 thru_hole circle (at -2.54 0) (size 2 2) (drill 1) (layers *.Cu *.Mask F.SilkS))
+  (pad 2 thru_hole circle (at 0 0) (size 2 2) (drill 1) (layers *.Cu *.Mask F.SilkS))
+  (pad 3 thru_hole circle (at 2.54 0) (size 2 2) (drill 1) (layers *.Cu *.Mask F.SilkS))
+)