-
Notifications
You must be signed in to change notification settings - Fork 13
/
SW_PUSH_SMALL.kicad_mod
18 lines (18 loc) · 1.07 KB
/
SW_PUSH_SMALL.kicad_mod
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
(module SW_PUSH_SMALL (layer F.Cu)
(at 0 0)
(fp_text reference SW_PUSH_SMALL (at 0 -0.762) (layer F.SilkS)
(effects (font (size 1.016 1.016) (thickness 0.2032)))
)
(fp_text value Val** (at 0 1.016) (layer F.SilkS)
(effects (font (size 1.016 1.016) (thickness 0.2032)))
)
(fp_circle (center 0 0) (end 0 -2.54) (layer F.SilkS) (width 0.127))
(fp_line (start -3.81 -3.81) (end 3.81 -3.81) (layer F.SilkS) (width 0.127))
(fp_line (start 3.81 -3.81) (end 3.81 3.81) (layer F.SilkS) (width 0.127))
(fp_line (start 3.81 3.81) (end -3.81 3.81) (layer F.SilkS) (width 0.127))
(fp_line (start -3.81 -3.81) (end -3.81 3.81) (layer F.SilkS) (width 0.127))
(pad 1 thru_hole circle (at 3.81 -2.54) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole circle (at 3.81 2.54) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
(pad 1 thru_hole circle (at -3.81 -2.54) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole circle (at -3.81 2.54) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
)