This repository has been archived by the owner on Oct 2, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 710
/
Copy pathKSA_Tactile_SPST.kicad_mod
36 lines (36 loc) · 2.03 KB
/
KSA_Tactile_SPST.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
(module KSA_Tactile_SPST (layer F.Cu) (tedit 5A02FE31)
(descr "KSA http://www.ckswitches.com/media/1457/ksa_ksl.pdf")
(tags "SWITCH SMD KSA SW")
(fp_text reference REF** (at 2.54 -2) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value KSA_Tactile_SPST (at 2.54 10) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.16 7.91) (end 6.24 7.91) (layer F.Fab) (width 0.1))
(fp_line (start 6.24 -0.29) (end -1.16 -0.29) (layer F.Fab) (width 0.1))
(fp_line (start -1.16 7.91) (end -1.16 -0.29) (layer F.Fab) (width 0.1))
(fp_text user %R (at 2.54 4) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 6.35 8.89) (end 6.35 -1.27) (layer F.SilkS) (width 0.12))
(fp_line (start -1.27 -1.27) (end 6.35 -1.27) (layer F.SilkS) (width 0.12))
(fp_line (start -1.27 -1.27) (end -1.27 8.89) (layer F.SilkS) (width 0.12))
(fp_line (start -1.27 8.89) (end 6.35 8.89) (layer F.SilkS) (width 0.12))
(fp_line (start -1.41 -1.14) (end 6.49 -1.14) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.41 -1.14) (end -1.41 8.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 6.49 8.75) (end 6.49 -1.14) (layer F.CrtYd) (width 0.05))
(fp_line (start 6.49 8.75) (end -1.41 8.75) (layer F.CrtYd) (width 0.05))
(fp_circle (center 2.54 3.81) (end 0.54 3.81) (layer F.SilkS) (width 0.12))
(fp_line (start 6.24 7.91) (end 6.24 -0.29) (layer F.Fab) (width 0.1))
(pad 1 thru_hole circle (at 0 0) (size 1.778 1.778) (drill 1.143) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 5.08 0) (size 1.778 1.778) (drill 1.143) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at 5.08 7.62) (size 1.778 1.778) (drill 1.143) (layers *.Cu *.Mask))
(pad 4 thru_hole circle (at 2.54 7.62) (size 1.778 1.778) (drill 1.143) (layers *.Cu *.Mask))
(pad 5 thru_hole circle (at 0 7.62) (size 1.778 1.778) (drill 1.143) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Button_Switch_THT.3dshapes/KSA_Tactile_SPST.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)