forked from KiCad/Buttons_Switches_SMD.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSW_SPST_EVQP0.kicad_mod
39 lines (39 loc) · 2.13 KB
/
SW_SPST_EVQP0.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
28
29
30
31
32
33
34
35
36
37
38
39
(module SW_SPST_EVQP0 (layer F.Cu) (tedit 5872453F)
(descr "Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE28.pdf")
(attr smd)
(fp_text reference REF** (at 0 -3.9) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value SW_SPST_EVQP0 (at 0 4.25) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -3.35 2.65) (end -3.35 3.1) (layer F.SilkS) (width 0.12))
(fp_line (start -3.35 3.1) (end 3.35 3.1) (layer F.SilkS) (width 0.12))
(fp_line (start 3.35 3.1) (end 3.35 2.7) (layer F.SilkS) (width 0.12))
(fp_line (start -3.35 1.35) (end -3.35 -1.35) (layer F.SilkS) (width 0.12))
(fp_line (start 3.35 -1.35) (end 3.35 1.35) (layer F.SilkS) (width 0.12))
(fp_line (start -3.35 -3.1) (end 3.35 -3.1) (layer F.SilkS) (width 0.12))
(fp_line (start 3.35 -3.1) (end 3.35 -2.65) (layer F.SilkS) (width 0.12))
(fp_line (start -3.35 -2.65) (end -3.35 -3.1) (layer F.SilkS) (width 0.12))
(fp_line (start -3.25 -3) (end 3.25 -3) (layer F.Fab) (width 0.1))
(fp_line (start 3.25 -3) (end 3.25 3) (layer F.Fab) (width 0.1))
(fp_line (start 3.25 3) (end -3.25 3) (layer F.Fab) (width 0.1))
(fp_line (start -3.25 3) (end -3.25 -3) (layer F.Fab) (width 0.1))
(fp_text user %R (at 0 -3.9) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -4.5 -3.25) (end 4.5 -3.25) (layer F.CrtYd) (width 0.05))
(fp_line (start 4.5 -3.25) (end 4.5 3.25) (layer F.CrtYd) (width 0.05))
(fp_line (start 4.5 3.25) (end -4.5 3.25) (layer F.CrtYd) (width 0.05))
(fp_line (start -4.5 3.25) (end -4.5 -3.25) (layer F.CrtYd) (width 0.05))
(fp_circle (center 0 0) (end 1.7 0) (layer F.Fab) (width 0.1))
(pad 1 smd rect (at 2.88 -2) (size 2.75 1) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at -2.88 -2) (size 2.75 1) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at -2.88 2) (size 2.75 1) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 2.88 2) (size 2.75 1) (layers F.Cu F.Paste F.Mask))
(model ${KISYS3DMOD}/Buttons_Switches_SMD.3dshapes/SW_SPST_EVQP0.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)