forked from Tinkerforge/kicad-libraries
-
Notifications
You must be signed in to change notification settings - Fork 0
/
0805P.kicad_mod
24 lines (24 loc) · 1.11 KB
/
0805P.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
(module 0805P (layer F.Cu) (tedit 5983211C)
(fp_text reference C6 (at 0 -0.3) (layer F.Fab)
(effects (font (size 0.29972 0.2992) (thickness 0.0748)))
)
(fp_text value 10µF/16V-TT (at 0 0.4) (layer F.Fab)
(effects (font (size 0.29972 0.2992) (thickness 0.0748)))
)
(fp_line (start -2 1) (end -2 -1) (layer F.Fab) (width 0.01))
(fp_line (start -2 1) (end -1.6 1.4) (layer F.Fab) (width 0.01))
(fp_line (start -2 -1) (end -1.6 -1.3) (layer F.Fab) (width 0.01))
(fp_line (start -1.651 -0.8001) (end -1.651 0.8001) (layer F.Fab) (width 0.01))
(fp_line (start -1.651 0.8001) (end 1.651 0.8001) (layer F.Fab) (width 0.01))
(fp_line (start 1.651 0.8001) (end 1.651 -0.8001) (layer F.Fab) (width 0.01))
(fp_line (start 1.651 -0.8001) (end -1.651 -0.8001) (layer F.Fab) (width 0.01))
(pad 1 smd rect (at -1.00076 0) (size 1.00076 1.24968) (layers F.Cu F.Paste F.Mask)
(clearance 0.14986))
(pad 2 smd rect (at 1.00076 0) (size 1.00076 1.24968) (layers F.Cu F.Paste F.Mask)
(clearance 0.14986))
(model Capacitors_SMD/C_0805P.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)