-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathButton_4x4.kicad_mod
25 lines (25 loc) · 1.54 KB
/
Button_4x4.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
(module "Button_4x4" (layer F.Cu) (tedit 5D0EEFCF)
(fp_text reference "REF**" (at 0.55 3.9) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "Button_4x4" (at 0 -3.85) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.6 -2.55) (end 1.6 -2.55) (layer F.SilkS) (width 0.1))
(fp_line (start 2.5 -1.05) (end 2.5 1.05) (layer F.SilkS) (width 0.1))
(fp_line (start 1.6 2.65) (end -1.6 2.65) (layer F.SilkS) (width 0.1))
(fp_line (start -2.6 1.05) (end -2.6 -1.05) (layer F.SilkS) (width 0.1))
(fp_line (start 2.5 1.05) (end 1.6 2.65) (layer F.SilkS) (width 0.1))
(fp_line (start -1.6 2.65) (end -2.6 1.05) (layer F.SilkS) (width 0.1))
(fp_line (start -2.6 -1.05) (end -1.6 -2.55) (layer F.SilkS) (width 0.1))
(fp_line (start 1.6 -2.55) (end 2.5 -1.05) (layer F.SilkS) (width 0.1))
(fp_circle (center 0 -0.05) (end 1.4 0.65) (layer F.SilkS) (width 0.1))
(fp_line (start -4.2 -2.75) (end 4.1 -2.75) (layer F.CrtYd) (width 0.1))
(fp_line (start 4.1 -2.75) (end 4.1 2.85) (layer F.CrtYd) (width 0.1))
(fp_line (start 4.1 2.85) (end -4.2 2.85) (layer F.CrtYd) (width 0.1))
(fp_line (start -4.2 2.85) (end -4.2 -2.75) (layer F.CrtYd) (width 0.1))
(pad "1" smd rect (at -3.2 -1.85) (size 1.7 1) (layers "F.Cu" "F.Paste" "F.Mask"))
(pad "2" smd rect (at -3.2 1.95) (size 1.7 1) (layers "F.Cu" "F.Paste" "F.Mask"))
(pad "1" smd rect (at 3.1 -1.85) (size 1.7 1) (layers "F.Cu" "F.Paste" "F.Mask"))
(pad "2" smd rect (at 3.1 1.95) (size 1.7 1) (layers "F.Cu" "F.Paste" "F.Mask"))
)