forked from KiCad/Buttons_Switches_SMD.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSW_SPST_B3U-1000P.kicad_mod
28 lines (28 loc) · 1.67 KB
/
SW_SPST_B3U-1000P.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
(module SW_SPST_B3U-1000P (layer F.Cu) (tedit 56EAB432)
(descr "Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, without Ground Terminal, without Boss")
(tags "Tactile Switch")
(attr smd)
(fp_text reference REF** (at 0 -2.5) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value SW_SPST_B3U-1000P (at 0 2.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.4 1.65) (end 2.4 1.65) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.4 1.65) (end 2.4 -1.65) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.4 -1.65) (end -2.4 -1.65) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.4 -1.65) (end -2.4 1.65) (layer F.CrtYd) (width 0.05))
(fp_circle (center 0 0) (end 0.75 0) (layer F.SilkS) (width 0.15))
(fp_line (start -1.65 1.1) (end -1.65 1.4) (layer F.SilkS) (width 0.15))
(fp_line (start -1.65 1.4) (end 1.65 1.4) (layer F.SilkS) (width 0.15))
(fp_line (start 1.65 1.4) (end 1.65 1.1) (layer F.SilkS) (width 0.15))
(fp_line (start -1.65 -1.1) (end -1.65 -1.4) (layer F.SilkS) (width 0.15))
(fp_line (start -1.65 -1.4) (end 1.65 -1.4) (layer F.SilkS) (width 0.15))
(fp_line (start 1.65 -1.4) (end 1.65 -1.1) (layer F.SilkS) (width 0.15))
(fp_line (start -1.5 -1.25) (end 1.5 -1.25) (layer F.Fab) (width 0.15))
(fp_line (start 1.5 -1.25) (end 1.5 1.25) (layer F.Fab) (width 0.15))
(fp_line (start 1.5 1.25) (end -1.5 1.25) (layer F.Fab) (width 0.15))
(fp_line (start -1.5 1.25) (end -1.5 -1.25) (layer F.Fab) (width 0.15))
(pad 1 smd rect (at -1.7 0) (size 0.9 1.7) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 1.7 0) (size 0.9 1.7) (layers F.Cu F.Paste F.Mask))
)