blob: 2e741165516fe0979736fc41163466d2d34564fe (
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
|
(module LED-L1T2_LUMILEDS (layer F.Cu) (tedit 587A6FAC)
(descr http://www.lumileds.com/uploads/438/DS133-pdf)
(tags "LUMILEDS LUXEON TX L1T2 LED")
(attr smd)
(fp_text reference REF** (at 0 2.58) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value LED-L1T2_LUMILEDS (at 0 -3.42) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.8 -2.2) (end 1.8 -2.2) (layer F.Fab) (width 0.1))
(fp_line (start -1.8 -2.2) (end -1.8 1.4) (layer F.Fab) (width 0.1))
(fp_line (start -1.8 1.4) (end 1.8 1.4) (layer F.Fab) (width 0.1))
(fp_line (start 1.8 1.4) (end 1.8 -2.2) (layer F.Fab) (width 0.1))
(fp_line (start -2.25 1.83) (end -2.25 -2.67) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.25 -2.67) (end 2.25 -2.67) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.25 -2.67) (end 2.25 1.83) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.25 1.83) (end -2.25 1.83) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.93 1.5) (end -1.93 -2.35) (layer F.SilkS) (width 0.12))
(fp_line (start -1.93 -2.35) (end 1.93 -2.35) (layer F.SilkS) (width 0.12))
(fp_line (start 1.93 -2.35) (end 1.93 1.5) (layer F.SilkS) (width 0.12))
(fp_line (start 1.4 1.5) (end -1.93 1.5) (layer F.SilkS) (width 0.12))
(fp_circle (center 0 -0.42) (end 0 -2.07) (layer F.Fab) (width 0.1))
(pad 1 smd rect (at 0.45 0.52) (size 0.55 0.38) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at -0.45 0.52) (size 0.55 0.38) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at 0 -0.52) (size 1.4 1.2) (layers F.Cu F.Paste F.Mask))
(model ${KISYS3DMOD}/LEDs.3dshapes/LED-L1T2_LUMILEDS.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
|