forked from KiCad/Buttons_Switches_SMD.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSW_SPST_EVQP2.kicad_mod
27 lines (27 loc) · 1.56 KB
/
SW_SPST_EVQP2.kicad_mod
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
(module SW_SPST_EVQP2 (layer F.Cu) (tedit 5788B2CB)
(descr "Light Touch Switch")
(attr smd)
(fp_text reference REF** (at -0.5 -3) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value SW_SPST_EVQP2 (at 0 3) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -3.55 -2) (end 3.55 -2) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.55 -2) (end 3.55 2) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.55 2) (end -3.55 2) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.55 2) (end -3.55 -2) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.35 -1.75) (end 2.35 -1.65) (layer F.SilkS) (width 0.15))
(fp_line (start 2.35 1.75) (end 2.35 1.65) (layer F.SilkS) (width 0.15))
(fp_line (start -2.35 1.65) (end -2.35 1.75) (layer F.SilkS) (width 0.15))
(fp_line (start -2.35 -1.75) (end -2.35 -1.65) (layer F.SilkS) (width 0.15))
(fp_line (start -2.35 -0.35) (end -2.35 0.35) (layer F.SilkS) (width 0.15))
(fp_line (start 2.35 -0.35) (end 2.35 0.35) (layer F.SilkS) (width 0.15))
(fp_line (start 2.35 -1.75) (end -2.35 -1.75) (layer F.SilkS) (width 0.15))
(fp_line (start -2.35 1.75) (end 2.35 1.75) (layer F.SilkS) (width 0.15))
(fp_circle (center 0 0) (end 0.9 0) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at 2.575 -1) (size 1.45 0.7) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at -2.575 -1) (size 1.45 0.7) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at -2.575 1) (size 1.45 0.7) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 2.575 1) (size 1.45 0.7) (layers F.Cu F.Paste F.Mask))
)