blob: cbdeb2f567ce55370592ac64298b2ea77db48979 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
(module C1.5V8V (layer F.Cu)
(at 0 0)
(fp_text reference REF** (at 0 2.286) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value C1.5V8V (at 0 -2.286) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user + (at -3.429 -0.127) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 0 0) (end 0 4.445) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole rect (at -1.905 0) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 1.905 0) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask))
(model Discret.3dshapes/C1.5V8V.wrl
(at (xyz 0 0 0))
(scale (xyz 1.5 1.5 1))
(rotate (xyz 0 0 0))
)
)
|