forked from Tinkerforge/kicad-libraries
-
Notifications
You must be signed in to change notification settings - Fork 0
/
C0603F.kicad_mod
20 lines (20 loc) · 894 Bytes
/
C0603F.kicad_mod
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
(module C0603F (layer F.Cu) (tedit 58F5DD02)
(attr smd)
(fp_text reference C6 (at 0.05 0.225) (layer F.Fab)
(effects (font (size 0.2 0.2) (thickness 0.05)))
)
(fp_text value 220nF (at 0.05 -0.375) (layer F.Fab)
(effects (font (size 0.2 0.2) (thickness 0.05)))
)
(fp_line (start -1.45034 -0.65024) (end 1.45034 -0.65024) (layer F.Fab) (width 0.001))
(fp_line (start 1.45034 -0.65024) (end 1.45034 0.65024) (layer F.Fab) (width 0.001))
(fp_line (start 1.45034 0.65024) (end -1.45034 0.65024) (layer F.Fab) (width 0.001))
(fp_line (start -1.45034 0.65024) (end -1.45034 -0.65024) (layer F.Fab) (width 0.001))
(pad 1 smd rect (at -0.75 0) (size 0.9 0.9) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 0.75 0) (size 0.9 0.9) (layers F.Cu F.Paste F.Mask))
(model Capacitors_SMD/C_0603.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)