forked from jaschaeisenberg/Discret.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
RV2X4.kicad_mod
30 lines (30 loc) · 1.55 KB
/
RV2X4.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
(module RV2X4 (layer F.Cu)
(at 0 0)
(descr "Resistance variable / Potentiometre")
(tags R)
(fp_text reference RV2X4 (at -2.54 -5.08) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value VAL** (at -1.651 5.461) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -7.62 -3.81) (end 3.81 -3.81) (layer F.SilkS) (width 0.15))
(fp_line (start 3.81 -3.81) (end 6.35 -1.27) (layer F.SilkS) (width 0.15))
(fp_line (start 6.35 -1.27) (end 6.35 1.27) (layer F.SilkS) (width 0.15))
(fp_line (start 6.35 1.27) (end 3.81 3.81) (layer F.SilkS) (width 0.15))
(fp_line (start 3.81 3.81) (end -7.62 3.81) (layer F.SilkS) (width 0.15))
(fp_line (start -7.62 3.81) (end -7.62 -3.81) (layer F.SilkS) (width 0.15))
(fp_line (start 0.762 -3.81) (end 1.905 -3.81) (layer F.SilkS) (width 0.15))
(fp_line (start 1.651 3.81) (end 0.762 3.81) (layer F.SilkS) (width 0.15))
(fp_line (start -2.54 -0.508) (end 4.953 -0.508) (layer F.SilkS) (width 0.15))
(fp_line (start -2.54 0.508) (end 4.953 0.508) (layer F.SilkS) (width 0.15))
(fp_circle (center 1.27 0) (end -2.54 -0.635) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole circle (at -5.08 -2.54) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole circle (at 5.08 0) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask F.SilkS))
(pad 3 thru_hole circle (at -5.08 2.54) (size 2.032 2.032) (drill 1.27) (layers *.Cu *.Mask F.SilkS))
(model Discret/RV2X4.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)