forked from KiCad/Buttons_Switches_SMD.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSW_SPST_EVQPE1.kicad_mod
26 lines (26 loc) · 1.43 KB
/
SW_SPST_EVQPE1.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
(module SW_SPST_EVQPE1 (layer F.Cu) (tedit 5788B2FA)
(descr "Light Touch Switch")
(attr smd)
(fp_text reference REF** (at -0.9 -2.7) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value SW_SPST_EVQPE1 (at 0 3) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.4 -0.7) (end 1.4 -0.7) (layer F.SilkS) (width 0.15))
(fp_line (start 1.4 -0.7) (end 1.4 0.7) (layer F.SilkS) (width 0.15))
(fp_line (start 1.4 0.7) (end -1.4 0.7) (layer F.SilkS) (width 0.15))
(fp_line (start -1.4 0.7) (end -1.4 -0.7) (layer F.SilkS) (width 0.15))
(fp_line (start -3.95 -2) (end 3.95 -2) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.95 -2) (end 3.95 2) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.95 2) (end -3.95 2) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.95 2) (end -3.95 -2) (layer F.CrtYd) (width 0.05))
(fp_line (start 3 -1.75) (end 3 -1.1) (layer F.SilkS) (width 0.15))
(fp_line (start 3 1.75) (end 3 1.1) (layer F.SilkS) (width 0.15))
(fp_line (start -3 1.1) (end -3 1.75) (layer F.SilkS) (width 0.15))
(fp_line (start -3 -1.75) (end -3 -1.1) (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.75) (layer F.SilkS) (width 0.15))
(pad 2 smd rect (at 2.7 0) (size 2 1.6) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at -2.7 0) (size 2 1.6) (layers F.Cu F.Paste F.Mask))
)