Add software

This commit is contained in:
RocketGod
2022-09-22 09:26:57 -07:00
parent fee0ab05fd
commit 957ea3d712
4511 changed files with 1943182 additions and 0 deletions

View File

@ -0,0 +1,16 @@
(module MHSS1105 (layer F.Cu) (tedit 5C4BA76C)
(fp_text reference SW1 (at -2.65 -0.25 90) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value SW_SPDT (at 0 -4.25) (layer F.Fab) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -0.9 -4.25) (end 1.8 -4.25) (layer F.SilkS) (width 0.15))
(fp_line (start 1.8 -4.25) (end 1.8 4.3) (layer F.SilkS) (width 0.15))
(fp_line (start 1.8 4.3) (end -1.75 4.3) (layer F.SilkS) (width 0.15))
(fp_line (start -1.75 4.3) (end -1.75 -4.25) (layer F.SilkS) (width 0.15))
(fp_line (start -1.75 -4.25) (end -0.9 -4.25) (layer F.SilkS) (width 0.15))
(pad 3 thru_hole circle (at 0 2.5) (size 1.28 1.28) (drill 0.79) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 0 0) (size 1.28 1.28) (drill 0.79) (layers *.Cu *.Mask))
(pad 1 thru_hole circle (at 0 -2.5) (size 1.28 1.28) (drill 0.79) (layers *.Cu *.Mask))
)