forked from KiCad/SMD_Packages.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
SMD-1210_Pol.kicad_mod
25 lines (25 loc) · 1.13 KB
/
SMD-1210_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-1210_Pol (layer F.Cu)
(at 0 0)
(tags "CMS SM")
(attr smd)
(fp_text reference REF** (at 0.127 -0.762) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value SMD-1210_Pol (at 0 0.762) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.794 -1.524) (end -2.794 1.524) (layer F.SilkS) (width 0.15))
(fp_line (start 0.889 1.524) (end 2.794 1.524) (layer F.SilkS) (width 0.15))
(fp_line (start 2.794 1.524) (end 2.794 -1.524) (layer F.SilkS) (width 0.15))
(fp_line (start 2.794 -1.524) (end 0.889 -1.524) (layer F.SilkS) (width 0.15))
(fp_line (start -0.762 -1.524) (end -2.794 -1.524) (layer F.SilkS) (width 0.15))
(fp_line (start -2.594 -1.524) (end -2.594 1.524) (layer F.SilkS) (width 0.15))
(fp_line (start -2.794 1.524) (end -0.762 1.524) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -1.778 0) (size 1.778 2.794) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 1.778 0) (size 1.778 2.794) (layers F.Cu F.Paste F.Mask))
(model SMD_Packages.3dshapes/SMD-1210_Pol.wrl
(at (xyz 0 0 0))
(scale (xyz 0.2 0.2 0.2))
(rotate (xyz 0 0 0))
)
)