Browse Source

Change silksreens place and size of C:CP_ALu

rcluze 9 years ago
parent
commit
a6383a660c
1 changed files with 18 additions and 0 deletions
  1. 18 0
      footprint/C.pretty/CP_Alu.kicad_mod

+ 18 - 0
footprint/C.pretty/CP_Alu.kicad_mod

@@ -0,0 +1,18 @@
+(module CP_Alu (layer F.Cu) (tedit 59255ED9)
+  (fp_text reference C1 (at -2.7 0 90) (layer F.SilkS)
+    (effects (font (size 0.9 0.7) (thickness 0.17)))
+  )
+  (fp_text value 100µF (at 0 -2.3) (layer F.Fab)
+    (effects (font (size 1 1) (thickness 0.15)))
+  )
+  (fp_line (start -1.524 -1.143) (end -1.016 -1.143) (layer F.SilkS) (width 0.15))
+  (fp_line (start 1.397 -1.143) (end 0.889 -1.143) (layer F.SilkS) (width 0.15))
+  (fp_line (start 1.143 -0.889) (end 1.143 -1.397) (layer F.SilkS) (width 0.15))
+  (fp_line (start -2.032 -1.524) (end -2.032 1.524) (layer F.SilkS) (width 0.15))
+  (fp_arc (start 0 0) (end 1.524 2.032) (angle 90) (layer F.SilkS) (width 0.15))
+  (fp_arc (start 0 0) (end -2.032 -1.524) (angle 90) (layer F.SilkS) (width 0.15))
+  (fp_arc (start 0 0) (end 2.54 0) (angle 90) (layer F.SilkS) (width 0.15))
+  (fp_arc (start 0 0) (end 0 -2.54) (angle 90) (layer F.SilkS) (width 0.15))
+  (pad 1 thru_hole circle (at 1.143 0) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
+  (pad 2 thru_hole circle (at -1.143 0) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
+)