blob: 821e007cebfd26110c66838aa1cb08960840ea78 (
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 Diode_Bridge_MBLS (layer F.Cu) (tedit 59362E77)
(descr "SMD diode bridge MBLS, see http://www.vishay.com/docs/89959/mbl104s.pdf http://www.vishay.com/docs/88854/padlayouts.pdf")
(tags DFS)
(attr smd)
(fp_text reference REF** (at 0 -3.7) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Diode_Bridge_MBLS (at 0 3.7) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 2.5 -2.5) (end 2.5 -2.7) (layer F.SilkS) (width 0.12))
(fp_line (start 2.5 -2.7) (end -3.5 -2.7) (layer F.SilkS) (width 0.12))
(fp_text user %R (at 0 -0.065) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 2.5 2.5) (end 2.5 2.7) (layer F.SilkS) (width 0.12))
(fp_line (start 2.5 2.7) (end -2.5 2.7) (layer F.SilkS) (width 0.12))
(fp_line (start -2.5 2.7) (end -2.5 2.5) (layer F.SilkS) (width 0.12))
(fp_line (start 2.5 -1.5) (end 2.5 1.5) (layer F.SilkS) (width 0.12))
(fp_line (start -2.5 1.5) (end -2.5 -1.5) (layer F.SilkS) (width 0.12))
(fp_line (start -2.4 2.6) (end 2.4 2.6) (layer F.Fab) (width 0.12))
(fp_line (start 2.4 2.6) (end 2.4 -2.6) (layer F.Fab) (width 0.12))
(fp_line (start 2.4 -2.6) (end -1.8 -2.6) (layer F.Fab) (width 0.12))
(fp_line (start -1.8 -2.6) (end -2.4 -2) (layer F.Fab) (width 0.12))
(fp_line (start -2.4 -2) (end -2.4 2.6) (layer F.Fab) (width 0.12))
(fp_line (start -3.72 -2.85) (end 3.73 -2.85) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.72 -2.85) (end -3.72 2.85) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.73 2.85) (end 3.73 -2.85) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.73 2.85) (end -3.72 2.85) (layer F.CrtYd) (width 0.05))
(pad 1 smd rect (at -2.975 -2) (size 1 0.7) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at -2.975 2) (size 1 0.7) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at 2.975 2) (size 1 0.7) (layers F.Cu F.Paste F.Mask))
(pad 4 smd rect (at 2.975 -2) (size 1 0.7) (layers F.Cu F.Paste F.Mask))
(model ${KISYS3DMOD}/Diodes_SMD.3dshapes/Diode_Bridge_MBLS.wrl
(at (xyz 0 0.0005905512 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
|