-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathToggleSwitch_Q22.kicad_mod
20 lines (20 loc) · 1.2 KB
/
ToggleSwitch_Q22.kicad_mod
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
(module Toggle_SW_Q22 (layer F.Cu) (tedit 59D9EEC0)
(fp_text reference REF** (at 0 -3.302) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Toggle_SW_Q22 (at 0 3.302) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 0 0) (end 1.016 0.762) (layer F.SilkS) (width 0.15))
(fp_circle (center 0 0) (end 1.778 -0.254) (layer F.SilkS) (width 0.15))
(fp_line (start -5.08 0) (end -5.08 -2.54) (layer F.SilkS) (width 0.15))
(fp_line (start -5.08 -2.54) (end 5.08 -2.54) (layer F.SilkS) (width 0.15))
(fp_line (start 5.08 -2.54) (end 5.08 2.54) (layer F.SilkS) (width 0.15))
(fp_line (start 5.08 2.54) (end -5.08 2.54) (layer F.SilkS) (width 0.15))
(fp_line (start -5.08 2.54) (end -5.08 0) (layer F.SilkS) (width 0.15))
(pad "" thru_hole circle (at -5.08 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
(pad 1 thru_hole circle (at -2.54 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 0 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at 2.54 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
(pad "" thru_hole circle (at 5.08 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
)