Initial commit

This commit is contained in:
David 'Pixx' Zalesak
2019-05-22 21:25:09 +02:00
commit 0a828acb95
13 changed files with 10639 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
(module Mini_step_down_regulator (layer F.Cu) (tedit 5BDF54FE)
(fp_text reference REF** (at 0 -24.13) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Mini_step_down_regulator (at 0 1.27) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -8.5 -22.5) (end 8.5 -22.5) (layer F.SilkS) (width 0.15))
(fp_line (start -8.5 -22.5) (end -8.5 0) (layer F.SilkS) (width 0.15))
(fp_line (start 8.5 -22.5) (end 8.5 0) (layer F.SilkS) (width 0.15))
(fp_line (start -8.5 0) (end 8.5 0) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole circle (at -6.604 -20.574) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
(pad 1 thru_hole circle (at -4.064 -20.574) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 6.636 -20.574) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at -4.064 -2.024) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
(pad 4 thru_hole circle (at 6.636 -2.024) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 4.096 -20.574) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at -6.604 -2.024) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
(pad 4 thru_hole circle (at 4.096 -2.024) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
)