blob: f1d9eb590640297130b5ea245ca0ae43a73721d5 (
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
32
33
34
35
36
37
38
|
(module D_2114 (layer F.Cu) (tedit 590CF38C)
(descr "Diode SMD 2114, reflow soldering http://datasheets.avx.com/schottky.pdf")
(tags "Diode 2114")
(attr smd)
(fp_text reference REF** (at 0 -2.7) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value D_2114 (at 0 2.8) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 -2.7) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -3.46 -1.95) (end -3.46 1.95) (layer F.SilkS) (width 0.12))
(fp_line (start -2.6 1.8) (end -2.6 -1.8) (layer F.Fab) (width 0.1))
(fp_line (start 2.6 -1.8) (end -2.6 -1.8) (layer F.Fab) (width 0.1))
(fp_line (start -3.61 -2.1) (end 3.61 -2.1) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.61 -2.1) (end 3.61 2.1) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.61 2.1) (end -3.61 2.1) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.61 2.1) (end -3.61 -2.1) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.64944 0.00102) (end -1.55114 0.00102) (layer F.Fab) (width 0.1))
(fp_line (start 0.50118 0.00102) (end 1.4994 0.00102) (layer F.Fab) (width 0.1))
(fp_line (start -0.64944 -0.79908) (end -0.64944 0.80112) (layer F.Fab) (width 0.1))
(fp_line (start 0.50118 0.75032) (end 0.50118 -0.79908) (layer F.Fab) (width 0.1))
(fp_line (start -0.64944 0.00102) (end 0.50118 0.75032) (layer F.Fab) (width 0.1))
(fp_line (start -0.64944 0.00102) (end 0.50118 -0.79908) (layer F.Fab) (width 0.1))
(fp_line (start -3.46 1.95) (end 2.15 1.95) (layer F.SilkS) (width 0.12))
(fp_line (start -3.46 -1.95) (end 2.15 -1.95) (layer F.SilkS) (width 0.12))
(fp_line (start 2.6 1.8) (end -2.6 1.8) (layer F.Fab) (width 0.1))
(fp_line (start 2.6 1.8) (end 2.6 -1.8) (layer F.Fab) (width 0.1))
(pad 1 smd rect (at -2.325 0) (size 2 3) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 2.325 0) (size 2 3) (layers F.Cu F.Paste F.Mask))
(model ${KISYS3DMOD}/Diodes_SMD.3dshapes/D_2114.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
|