forked from foostan/kbd
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathResetSW_4.kicad_mod
17 lines (17 loc) · 931 Bytes
/
ResetSW_4.kicad_mod
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
(module ResetSW_4 (layer F.Cu) (tedit 5CBAB777)
(fp_text reference SW1 (at 0 2.55) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value SW_Push (at 0.1 -4.1) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.5 0.75) (end 2.5 0.75) (layer F.SilkS) (width 0.15))
(fp_line (start -2.5 -0.75) (end 2.5 -0.75) (layer F.SilkS) (width 0.15))
(fp_text user RESET (at 0 0) (layer F.SilkS)
(effects (font (size 0.75 0.75) (thickness 0.15)))
)
(pad 2 thru_hole circle (at 3.25 2.25) (size 2 2) (drill oval 1 1.4) (layers *.Cu F.SilkS B.Mask))
(pad 2 thru_hole circle (at -3.25 2.25) (size 2 2) (drill oval 1 1.4) (layers *.Cu F.SilkS B.Mask))
(pad 1 thru_hole circle (at -3.25 -2.25) (size 2 2) (drill oval 1 1.4) (layers *.Cu F.SilkS B.Mask))
(pad 1 thru_hole circle (at 3.25 -2.25) (size 2 2) (drill oval 1 1.4) (layers *.Cu F.SilkS B.Mask))
)