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