blob: 048c2a1d389f2cc41ad272308b5c2e04d997cd84 (
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
|
(module R3-5 (layer F.Cu)
(at 0 0)
(fp_text reference REF** (at 0 0) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value R3-5 (at 0 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -3.81 -0.635) (end -3.81 1.27) (layer F.SilkS) (width 0.15))
(fp_line (start -3.81 1.27) (end 3.81 1.27) (layer F.SilkS) (width 0.15))
(fp_line (start 3.81 1.27) (end 3.81 -1.27) (layer F.SilkS) (width 0.15))
(fp_line (start 3.81 -1.27) (end -3.81 -1.27) (layer F.SilkS) (width 0.15))
(fp_line (start -3.81 -1.27) (end -3.81 -0.635) (layer F.SilkS) (width 0.15))
(fp_line (start -4.445 0) (end -3.81 0) (layer F.SilkS) (width 0.15))
(fp_line (start 3.81 0) (end 4.445 0) (layer F.SilkS) (width 0.15))
(fp_line (start -3.81 -0.635) (end -3.175 -1.27) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole circle (at -4.445 0) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 4.445 0) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask))
(model Discret.3dshapes/R3-5.wrl
(at (xyz 0 0 0))
(scale (xyz 0.35 0.35 0.3))
(rotate (xyz 0 0 0))
)
)
|