forked from foostan/kbd
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSwitch_Cuts_for_Al.kicad_mod
20 lines (20 loc) · 1.26 KB
/
Switch_Cuts_for_Al.kicad_mod
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
(module Switch_Cuts_for_Al (layer F.Cu) (tedit 5D3889D4)
(fp_text reference REF** (at 7.1 8.2) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value SW_PUSH (at -4.8 8.3) (layer F.Fab) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -9.525 -9.525) (end 9.525 -9.525) (layer Dwgs.User) (width 0.15))
(fp_line (start 9.525 -9.525) (end 9.525 9.525) (layer Dwgs.User) (width 0.15))
(fp_line (start 9.525 9.525) (end -9.525 9.525) (layer Dwgs.User) (width 0.15))
(fp_line (start -9.525 9.525) (end -9.525 -9.525) (layer Dwgs.User) (width 0.15))
(fp_line (start -7 -7) (end -7 7) (layer Edge.Cuts) (width 0.15))
(fp_line (start -7 7) (end 7 7) (layer Edge.Cuts) (width 0.15))
(fp_line (start -7 -7) (end 7 -7) (layer Edge.Cuts) (width 0.15))
(fp_line (start 7 -7) (end 7 7) (layer Edge.Cuts) (width 0.15))
(pad "" np_thru_hole circle (at -6.477 -6.477) (size 1.524 1.524) (drill 1.5) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 6.477 6.477) (size 1.524 1.524) (drill 1.5) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at -6.477 6.477) (size 1.524 1.524) (drill 1.5) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 6.477 -6.477) (size 1.524 1.524) (drill 1.5) (layers *.Cu *.Mask))
)