blob: 83b1ca2db1c5ea1ee591e749e5ecb875f57e7d8f (
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
31
|
(module R_1812 (layer F.Cu) (tedit 58E0A804)
(descr "Resistor SMD 1812, flow soldering, Panasonic (see ERJ12)")
(tags "resistor 1812")
(attr smd)
(fp_text reference REF** (at 0 -2.72) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value R_1812 (at 0 2.85) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.25 1.6) (end -2.25 -1.6) (layer F.Fab) (width 0.1))
(fp_line (start 2.25 1.6) (end -2.25 1.6) (layer F.Fab) (width 0.1))
(fp_line (start 2.25 -1.6) (end 2.25 1.6) (layer F.Fab) (width 0.1))
(fp_line (start -2.25 -1.6) (end 2.25 -1.6) (layer F.Fab) (width 0.1))
(fp_line (start -1.73 1.88) (end 1.73 1.88) (layer F.SilkS) (width 0.12))
(fp_line (start -1.73 -1.88) (end 1.73 -1.88) (layer F.SilkS) (width 0.12))
(fp_line (start -3.49 -2) (end 3.49 -2) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.49 -2) (end -3.49 2) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.49 2) (end 3.49 -2) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.49 2) (end -3.49 2) (layer F.CrtYd) (width 0.05))
(pad 1 smd rect (at -2.44 0) (size 1.6 3.5) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 2.44 0) (size 1.6 3.5) (layers F.Cu F.Paste F.Mask))
(model ${KISYS3DMOD}/Resistors_SMD.3dshapes/R_1812.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
|