forked from KiCad/SMD_Packages.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSMD-2112_Pol.kicad_mod
25 lines (25 loc) · 1.2 KB
/
SMD-2112_Pol.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
(module SMD-2112_Pol (layer F.Cu)
(at 0 0)
(attr smd)
(fp_text reference REF** (at 0.762 0 90) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value SMD-2112_Pol (at -0.889 0 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center -5.08 2.794) (end -4.826 2.667) (layer F.SilkS) (width 0.15))
(fp_line (start -4.572 -2.667) (end -4.572 2.667) (layer F.SilkS) (width 0.15))
(fp_line (start -4.826 -2.667) (end -4.826 2.667) (layer F.SilkS) (width 0.15))
(fp_line (start -1.524 2.667) (end -4.826 2.667) (layer F.SilkS) (width 0.15))
(fp_line (start -1.524 -2.667) (end -4.826 -2.667) (layer F.SilkS) (width 0.15))
(fp_line (start 1.524 -2.667) (end 4.826 -2.667) (layer F.SilkS) (width 0.15))
(fp_line (start 4.826 -2.667) (end 4.826 2.667) (layer F.SilkS) (width 0.15))
(fp_line (start 4.826 2.667) (end 1.524 2.667) (layer F.SilkS) (width 0.15))
(pad 2 smd rect (at 3.175 0) (size 2.794 4.826) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at -3.175 0) (size 2.794 4.826) (layers F.Cu F.Paste F.Mask))
(model SMD_Packages.3dshapes/SMD-2112_Pol.wrl
(at (xyz 0 0 0))
(scale (xyz 0.3 0.4 0.4))
(rotate (xyz 0 0 0))
)
)