-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path0603.kicad_mod
25 lines (25 loc) · 1.18 KB
/
0603.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 0603 (layer F.Cu)
(attr smd)
(fp_text reference >NAME (at 0 -1.7) (layer F.SilkS) hide
(effects (font (size 1.016 1.016) (thickness 0.254)))
)
(fp_text value >VALUE (at 0 1.8) (layer F.SilkS) hide
(effects (font (size 1.016 1.016) (thickness 0.254)))
)
(fp_line (start 0 0.5) (end 0 -0.5) (layer F.SilkS) (width 0.15))
(fp_line (start -0.1 -0.5) (end -0.1 0.5) (layer F.SilkS) (width 0.15))
(fp_line (start -0.1 0.5) (end 0.1 0.5) (layer F.SilkS) (width 0.15))
(fp_line (start 0.1 0.5) (end 0.1 -0.5) (layer F.SilkS) (width 0.15))
(fp_line (start 0.1 -0.5) (end -0.1 -0.5) (layer F.SilkS) (width 0.15))
(fp_line (start -1.4 -0.9) (end 1.4 -0.9) (layer F.SilkS) (width 0.15))
(fp_line (start 1.4 -0.9) (end 1.4 0.9) (layer F.SilkS) (width 0.15))
(fp_line (start 1.4 0.9) (end -1.4 0.9) (layer F.SilkS) (width 0.15))
(fp_line (start -1.4 0.9) (end -1.4 -0.9) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.762 0) (size 0.635 1.143) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 0.762 0) (size 0.635 1.143) (layers F.Cu F.Paste F.Mask))
(model smd\resistors\R0603.wrl
(at (xyz 0 0 0.001))
(scale (xyz 0.5 0.5 0.5))
(rotate (xyz 0 0 0))
)
)