Parcourir la source

Create resitance ciment

Rémy il y a 8 ans
Parent
commit
12fd219978
1 fichiers modifiés avec 14 ajouts et 0 suppressions
  1. 14 0
      footprint/R.pretty/ciment.kicad_mod

+ 14 - 0
footprint/R.pretty/ciment.kicad_mod

@@ -0,0 +1,14 @@
+(module ciment (layer F.Cu) (tedit 5A775490)
+  (fp_text reference REF** (at 8.89 6.35 180) (layer F.SilkS)
+    (effects (font (size 1 1) (thickness 0.15)))
+  )
+  (fp_text value ciment (at 0 0) (layer F.Fab)
+    (effects (font (size 1 1) (thickness 0.15)))
+  )
+  (fp_line (start -11 -4.75) (end -11 4.75) (layer F.SilkS) (width 0.15))
+  (fp_line (start -11 4.75) (end 11 4.75) (layer F.SilkS) (width 0.15))
+  (fp_line (start 11 4.75) (end 11 -4.75) (layer F.SilkS) (width 0.15))
+  (fp_line (start -11 -4.75) (end 11 -4.75) (layer F.SilkS) (width 0.15))
+  (pad 1 thru_hole circle (at 14 0) (size 1.7 1.7) (drill 0.85) (layers *.Cu *.Mask))
+  (pad 2 thru_hole circle (at -14 0) (size 1.7 1.7) (drill 0.85) (layers *.Cu *.Mask))
+)