forked from KiCad/Capacitors_THT.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
C_Rect_L18_W7_P15.kicad_mod
21 lines (21 loc) · 1.13 KB
/
C_Rect_L18_W7_P15.kicad_mod
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
(module C_Rect_L18_W7_P15 (layer F.Cu)
(at 0 0)
(descr "Film Capacitor Length 18mm x Width 7mm, Pitch 15mm")
(tags "Capacitor")
(fp_text reference REF** (at 7.5 -4.75) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value C_Rect_L18_W7_P15 (at 7.5 4.75) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.75 -3.75) (end 16.75 -3.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 16.75 -3.75) (end 16.75 3.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 16.75 3.75) (end -1.75 3.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.75 3.75) (end -1.75 -3.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.5 -3.5) (end 16.5 -3.5) (layer F.SilkS) (width 0.15))
(fp_line (start 16.5 -3.5) (end 16.5 3.5) (layer F.SilkS) (width 0.15))
(fp_line (start 16.5 3.5) (end -1.5 3.5) (layer F.SilkS) (width 0.15))
(fp_line (start -1.5 3.5) (end -1.5 -3.5) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole rect (at 0 0) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole circle (at 15 0) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask F.SilkS))
)