blob: 9132a65ece4e067009c972a52b1e94a0c70dc8a5 (
plain)
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 RV_T93_XB (layer F.Cu) (tedit 5E579A4E)
(descr "Resistance variable / potentiometre")
(tags R)
(autoplace_cost90 10)
(autoplace_cost180 10)
(fp_text reference RV1 (at 0 -3.5) (layer F.SilkS)
(effects (font (size 1.397 1.27) (thickness 0.2032)))
)
(fp_text value 20k (at 0 3.5) (layer F.SilkS)
(effects (font (size 1.397 1.27) (thickness 0.2032)))
)
(fp_line (start -5 2.5) (end -5 -2.5) (layer F.SilkS) (width 0.15))
(fp_line (start 5 2.5) (end -5 2.5) (layer F.SilkS) (width 0.15))
(fp_line (start 5 -0.5) (end 5 2.5) (layer F.SilkS) (width 0.15))
(fp_line (start 6.5 -0.5) (end 5 -0.5) (layer F.SilkS) (width 0.15))
(fp_line (start 6.5 -2.5) (end 6.5 -0.5) (layer F.SilkS) (width 0.15))
(fp_line (start -5 -2.5) (end 6.5 -2.5) (layer F.SilkS) (width 0.15))
(fp_line (start -5 -2.5) (end 5.5 -2.5) (layer F.CrtYd) (width 0.12))
(fp_line (start 5.5 -2.5) (end 5.5 2.5) (layer F.CrtYd) (width 0.12))
(fp_line (start 5.5 2.5) (end -5 2.5) (layer F.CrtYd) (width 0.12))
(fp_line (start -5 2.5) (end -5 -2.5) (layer F.CrtYd) (width 0.12))
(pad 3 thru_hole circle (at 2.54 1.27) (size 1.524 1.524) (drill 0.8) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 0 -1.27) (size 1.524 1.524) (drill 0.8) (layers *.Cu *.Mask))
(pad 1 thru_hole circle (at -2.54 1.27) (size 1.524 1.524) (drill 0.8) (layers *.Cu *.Mask))
(model discret/adjustable_rx2.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
|