blob: 5fdbca7af8103a3eefc249f69c9fb456ae605fc2 (
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
|
(module LED_CREE-XQ_HandSoldering (layer F.Cu) (tedit 5759EDBD)
(descr http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds-XQB.pdf)
(tags "LED CREE XQ")
(attr smd)
(fp_text reference REF** (at 0 2) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value LED_CREE-XQ_HandSoldering (at 0 -2) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.8 -1.1) (end 1.8 -1.1) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.8 1.1) (end -1.8 -1.1) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.8 1.1) (end -1.8 1.1) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.8 -1.1) (end 1.8 1.1) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.2 1) (end -1.5 1) (layer F.SilkS) (width 0.12))
(fp_line (start 0.2 -1) (end -1.5 -1) (layer F.SilkS) (width 0.12))
(fp_line (start 0.2 0.2) (end -0.2 0) (layer F.Fab) (width 0.1))
(fp_line (start 0.2 -0.2) (end 0.2 0.2) (layer F.Fab) (width 0.1))
(fp_line (start -0.2 0) (end 0.2 -0.2) (layer F.Fab) (width 0.1))
(fp_line (start -0.2 -0.2) (end -0.2 0.2) (layer F.Fab) (width 0.1))
(fp_line (start -0.6 0) (end -0.2 0) (layer F.Fab) (width 0.1))
(fp_line (start 0.6 0) (end 0.2 0) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.8) (end -0.8 -0.8) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 0.8) (end -0.8 0.8) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.8) (end 0.8 0.8) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.8) (end 0.8 -0.8) (layer F.Fab) (width 0.1))
(pad 1 smd rect (at -0.88 0) (size 1.25 1.6) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 0.88 0) (size 1.25 1.6) (layers F.Cu F.Paste F.Mask))
)
|