Files
battletank/cad/cad-parts.pretty/18650-batt.kicad_mod
2020-09-20 01:32:04 -07:00

15 lines
769 B
Plaintext

(module 18650-batt (layer F.Cu) (tedit 5F670EAD)
(fp_text reference REF** (at 0.25 3.25) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value 18650-batt (at 0 -8) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -38.5 -10.5) (end 38.5 -10.5) (layer F.SilkS) (width 0.12))
(fp_line (start 38.5 -10.5) (end 38.5 10.5) (layer F.SilkS) (width 0.12))
(fp_line (start 38.5 10.5) (end -38.5 10.5) (layer F.SilkS) (width 0.12))
(fp_line (start -38.5 10.5) (end -38.5 -10.5) (layer F.SilkS) (width 0.12))
(pad 1 thru_hole circle (at 36.25 0) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at -36.25 0) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
)