-
Notifications
You must be signed in to change notification settings - Fork 6
/
Rotary_Switch_THT.kicad_mod
19 lines (19 loc) · 1.12 KB
/
Rotary_Switch_THT.kicad_mod
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
(module Rotary_Switch_THT (layer F.Cu) (tedit 58C29640)
(fp_text reference REF** (at 0 6) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Rotary_Switch_THT (at 0 -6) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -5 -5) (end 5 -5) (layer F.SilkS) (width 0.15))
(fp_line (start 5 -5) (end 5 5) (layer F.SilkS) (width 0.15))
(fp_line (start 5 5) (end -4 5) (layer F.SilkS) (width 0.15))
(fp_line (start -4 5) (end -5 4) (layer F.SilkS) (width 0.15))
(fp_line (start -5 4) (end -5 -5) (layer F.SilkS) (width 0.15))
(pad C thru_hole circle (at 0 -3.81 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 2.54 -3.81 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask))
(pad 8 thru_hole circle (at -2.54 -3.81 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask))
(pad 4 thru_hole circle (at 2.54 3.81 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask))
(pad C thru_hole circle (at 0 3.81 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask))
(pad 1 thru_hole circle (at -2.54 3.81 90) (size 1.8 1.8) (drill 1) (layers *.Cu *.Mask))
)