Perfected design

This commit is contained in:
2018-11-14 11:43:05 +02:00
parent 6ffdb5019a
commit a47debf8d4
9 changed files with 4512 additions and 0 deletions

17
lipo-charger.kicad_mod Normal file
View File

@@ -0,0 +1,17 @@
(module lipo-charger (layer F.Cu) (tedit 5BC20976)
(fp_text reference REF** (at 0 0.5) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value lipo-charger (at 7.62 -13.97) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 0 -25.4) (end 0 0) (layer F.SilkS) (width 0.15))
(fp_line (start 17.78 -25.4) (end 0 -25.4) (layer F.SilkS) (width 0.15))
(fp_line (start 17.78 0) (end 17.78 -25.4) (layer F.SilkS) (width 0.15))
(fp_line (start 0 0) (end 17.78 0) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole rect (at 1.27 -1.27) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
(pad 2 thru_hole rect (at 3.81 -1.27) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
(pad 3 thru_hole rect (at 11.43 -1.27) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
(pad 4 thru_hole rect (at 13.97 -1.27) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
(pad 5 thru_hole rect (at 16.51 -1.27) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
)