blob: d6c44207a9cf1db3519e5fdac2e2526693177c8e (
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
39
|
(module L_Bourns-SRU8043 (layer F.Cu) (tedit 5990349C)
(descr "Bourns SRU8043 series SMD inductor")
(tags "Bourns SRU8043 SMD inductor")
(attr smd)
(fp_text reference REF** (at 0 5.2) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value L_Bourns-SRU8043 (at 0 -5.1) (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 5.15 -4.4) (end 5.15 4.4) (layer F.CrtYd) (width 0.05))
(fp_line (start 5.15 4.4) (end -5.15 4.4) (layer F.CrtYd) (width 0.05))
(fp_line (start -5.15 4.4) (end -5.15 -4.4) (layer F.CrtYd) (width 0.05))
(fp_line (start -5.15 -4.4) (end 5.15 -4.4) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.05 -4.15) (end 4.15 -2.05) (layer F.SilkS) (width 0.12))
(fp_line (start 2.05 4.15) (end 4.15 2.05) (layer F.SilkS) (width 0.12))
(fp_line (start 2.05 4.15) (end -2.05 4.15) (layer F.SilkS) (width 0.12))
(fp_line (start -2.05 4.15) (end -4.15 2.05) (layer F.SilkS) (width 0.12))
(fp_line (start -2.05 -4.15) (end 2.05 -4.15) (layer F.SilkS) (width 0.12))
(fp_line (start 4 -2) (end 4 2) (layer F.Fab) (width 0.1))
(fp_line (start 4 2) (end 2 4) (layer F.Fab) (width 0.1))
(fp_line (start 2 4) (end -2 4) (layer F.Fab) (width 0.1))
(fp_line (start -2 4) (end -4 2) (layer F.Fab) (width 0.1))
(fp_line (start -4 2) (end -4 -2) (layer F.Fab) (width 0.1))
(fp_line (start -4 -2) (end -2 -4) (layer F.Fab) (width 0.1))
(fp_line (start -2 -4) (end 2 -4) (layer F.Fab) (width 0.1))
(fp_line (start 2 -4) (end 4 -2) (layer F.Fab) (width 0.1))
(fp_circle (center 0 0) (end 0 -3) (layer F.Fab) (width 0.1))
(pad 1 smd rect (at -3.9 0) (size 2 3.2) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 3.9 0) (size 2 3.2) (layers F.Cu F.Paste F.Mask))
(model ${KISYS3DMOD}/Inductors_SMD.3dshapes/L_Bourns-SRU8043.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
|