Import the kicad project for the board and related artwork

This commit is contained in:
2017-10-12 15:25:00 +02:00
commit 78ee11b8ce
10 changed files with 2869 additions and 0 deletions

View File

@ -0,0 +1,20 @@
(module Switch_Shadow_Legostyle (layer F.Cu) (tedit 59DCFD34)
(fp_text reference SW1 (at 0 5.715) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value SW_PUSH (at 0 -10.795) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -6.985 -9.525) (end -6.985 4.445) (layer F.SilkS) (width 0.15))
(fp_line (start -6.985 4.445) (end 6.985 4.445) (layer F.SilkS) (width 0.15))
(fp_line (start 6.985 4.445) (end 6.985 -9.525) (layer F.SilkS) (width 0.15))
(fp_line (start 6.985 -9.525) (end -6.985 -9.525) (layer F.SilkS) (width 0.15))
(pad "" thru_hole circle (at 5.08 -2.54) (size 2.2 2.2) (drill 1.7) (layers *.Cu *.Mask F.SilkS))
(pad "" thru_hole circle (at -5.08 -2.54) (size 2.2 2.2) (drill 1.7) (layers *.Cu *.Mask F.SilkS))
(pad 3 thru_hole circle (at 5.08 2.54) (size 2.2 2.2) (drill 1.1) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole circle (at 0 2.54) (size 2.2 2.2) (drill 1.1) (layers *.Cu *.Mask F.SilkS))
(pad 1 thru_hole circle (at -5.08 2.54) (size 2.2 2.2) (drill 1.1) (layers *.Cu *.Mask F.SilkS))
(pad 3 thru_hole circle (at 5.08 -7.62) (size 2.2 2.2) (drill 1.1) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole circle (at 0 -7.62) (size 2.2 2.2) (drill 1.1) (layers *.Cu *.Mask F.SilkS))
(pad 1 thru_hole circle (at -5.08 -7.62) (size 2.2 2.2) (drill 1.1) (layers *.Cu *.Mask F.SilkS))
)