-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathSOT-223.kicad_mod
29 lines (29 loc) · 1.23 KB
/
SOT-223.kicad_mod
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 SOT-223 (layer F.Cu) (tedit 55096D85)
(descr "module CMS SOT223 4 pins")
(tags "CMS SOT")
(attr smd)
(fp_text reference U1 (at 0 -4.445) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value AZ1117EH-3.3 (at -1.397 -3.683 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 2.032 3.556) (end -2.032 3.556) (layer F.SilkS) (width 0.25))
(fp_line (start 2.032 -3.556) (end -2.032 -3.556) (layer F.SilkS) (width 0.25))
(fp_line (start 2.032 -3.556) (end 2.032 3.556) (layer F.SilkS) (width 0.25))
(fp_line (start -2.032 3.556) (end -2.032 -3.556) (layer F.SilkS) (width 0.25))
(pad 4 smd rect (at 3.302 0 270) (size 3.6576 2.032) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at -3.302 0 270) (size 1.016 2.032) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at -3.302 2.286 270) (size 1.016 2.032) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at -3.302 -2.286 270) (size 1.016 2.032) (layers F.Cu F.Paste F.Mask))
(model SMD_Packages.3dshapes/SOT-223.wrl
(at (xyz 0 0 0))
(scale (xyz 0.4 0.4 0.4))
(rotate (xyz 0 0 0))
)
(model xess.3dshapes/AB2_SOT223.wrl
(at (xyz 0 0 0))
(scale (xyz 0.4 0.4 0.4))
(rotate (xyz 0 0 90))
)
)