forked from foostan/kbd
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathRotaryEncoder_Cuts.kicad_mod
More file actions
34 lines (34 loc) · 1.81 KB
/
RotaryEncoder_Cuts.kicad_mod
File metadata and controls
34 lines (34 loc) · 1.81 KB
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
(module keebio_parts:RotaryEncoder_Cuts (layer F.Cu) (tedit 5E995800)
(descr "Alps rotary encoder, EC12E... with switch, vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html")
(tags "rotary encoder")
(fp_text reference REF** (at -4.7 -7.2) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Rotary_Encoder_Switch (at 0 7.9) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 0 0) (end 3 0) (layer F.Fab) (width 0.12))
(fp_line (start 8.5 7.1) (end -9 7.1) (layer F.CrtYd) (width 0.05))
(fp_line (start 8.5 7.1) (end 8.5 -7.1) (layer F.CrtYd) (width 0.05))
(fp_line (start -9 -7.1) (end -9 7.1) (layer F.CrtYd) (width 0.05))
(fp_line (start -9 -7.1) (end 8.5 -7.1) (layer F.CrtYd) (width 0.05))
(fp_line (start -5 -5.8) (end 6 -5.8) (layer F.Fab) (width 0.12))
(fp_line (start 6 -5.8) (end 6 5.8) (layer F.Fab) (width 0.12))
(fp_line (start 6 5.8) (end -6 5.8) (layer F.Fab) (width 0.12))
(fp_line (start -6 5.8) (end -6 -4.7) (layer F.Fab) (width 0.12))
(fp_line (start -6 -4.7) (end -5 -5.8) (layer F.Fab) (width 0.12))
(fp_line (start 6.1 5.9) (end -6.1 5.9) (layer Edge.Cuts) (width 0.12))
(fp_line (start 6.1 -5.9) (end -6.1 -5.9) (layer Edge.Cuts) (width 0.12))
(fp_line (start -6.1 -5.9) (end -6.1 5.9) (layer Edge.Cuts) (width 0.12))
(fp_line (start 6.1 -5.9) (end 6.1 5.9) (layer Edge.Cuts) (width 0.12))
(fp_line (start 0 -3) (end 0 3) (layer F.Fab) (width 0.12))
(fp_line (start -3 0) (end 3 0) (layer F.Fab) (width 0.12))
(fp_text user %R (at 3.6 3.8) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(model ${KISYS3DMOD}/Rotary_Encoder.3dshapes/RotaryEncoder_Alps_EC11E-Switch_Vertical_H20mm.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)