adding the battery module

This commit is contained in:
2020-09-16 21:45:29 -07:00
parent 781ac4dccf
commit 498fe73266
5 changed files with 739 additions and 91 deletions

View File

@@ -0,0 +1,20 @@
(module TC4056A-MOD (layer F.Cu) (tedit 5F61B66C)
(fp_text reference REF** (at 0 -15.5) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TC4056A-MOD (at 0 -17.25) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 0 -14) (end 8.5 -14) (layer F.SilkS) (width 0.12))
(fp_line (start 8.5 -14) (end 0 -14) (layer F.SilkS) (width 0.12))
(fp_line (start 0 -14) (end -8.5 -14) (layer F.SilkS) (width 0.12))
(fp_line (start -8.5 -14) (end -8.5 14) (layer F.SilkS) (width 0.12))
(fp_line (start 8.5 -14) (end 8.5 14) (layer F.SilkS) (width 0.12))
(fp_line (start 8.5 14) (end -8.5 14) (layer F.SilkS) (width 0.12))
(pad 1 thru_hole circle (at -7 -12.5) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 7 -12.5) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at 7 10) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
(pad 4 thru_hole circle (at 3.75 10) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
(pad 5 thru_hole circle (at -7 10) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
(pad 6 thru_hole circle (at -3.75 10) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
)