blob: 5cca29b7239b6ef10cc2448965f1367a0da8fc2a (
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 VALVE-NOVAL_P (layer F.Cu) (tedit 58C57ECC)
(descr "Valve NOVAL P")
(tags "Valve NOVAL P")
(fp_text reference REF** (at -7.62 -5.08) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value VALVE-NOVAL_P (at 4.57 4.95) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at -7.62 -5.08) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center -7.62 -5.08) (end 1.63 1.42) (layer F.SilkS) (width 0.12))
(fp_circle (center -7.62 -5.08) (end 1.63 1.42) (layer F.CrtYd) (width 0.05))
(fp_circle (center -7.62 -5.08) (end -13.34 0.63) (layer F.Fab) (width 0.1))
(pad 1 thru_hole rect (at 0 0) (size 2.54 2.54) (drill 1) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 0 -5.08) (size 2.54 5.08) (drill 1) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at 0 -10.16) (size 2.54 5.08) (drill 1) (layers *.Cu *.Mask))
(pad 4 thru_hole circle (at -5.08 -12.7) (size 2.54 5.08) (drill 1) (layers *.Cu *.Mask))
(pad 5 thru_hole circle (at -10.16 -12.7) (size 2.54 5.08) (drill 1) (layers *.Cu *.Mask))
(pad 6 thru_hole circle (at -15.24 -10.16) (size 2.54 5.08) (drill 1) (layers *.Cu *.Mask))
(pad 7 thru_hole circle (at -15.24 -5.08) (size 2.54 5.08) (drill 1) (layers *.Cu *.Mask))
(pad 8 thru_hole circle (at -15.24 0) (size 2.54 5.08) (drill 1) (layers *.Cu *.Mask))
(pad 9 thru_hole circle (at -10.16 2.54) (size 2.54 5.08) (drill 1) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Valves.3dshapes/VALVE-NOVAL_P.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
|