forked from foostan/kbd
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ResetSW_1side.kicad_mod
19 lines (19 loc) · 976 Bytes
/
ResetSW_1side.kicad_mod
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
(module ResetSW_1side (layer F.Cu) (tedit 5C66D325)
(fp_text reference RSW1 (at 0 2.55) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value SW_PUSH (at 0 -2.55) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -3 1.75) (end 3 1.75) (layer F.SilkS) (width 0.15))
(fp_line (start 3 1.75) (end 3 1.5) (layer F.SilkS) (width 0.15))
(fp_line (start -3 1.75) (end -3 1.5) (layer F.SilkS) (width 0.15))
(fp_line (start -3 -1.75) (end -3 -1.5) (layer F.SilkS) (width 0.15))
(fp_line (start -3 -1.75) (end 3 -1.75) (layer F.SilkS) (width 0.15))
(fp_line (start 3 -1.75) (end 3 -1.5) (layer F.SilkS) (width 0.15))
(fp_text user RESET (at 0 0) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 3.25 0) (size 2 2) (drill 1.3) (layers *.Cu F.SilkS B.Mask))
(pad 2 thru_hole circle (at -3.25 0) (size 2 2) (drill 1.3) (layers *.Cu F.SilkS B.Mask))
)