forked from KiCad/Capacitors_THT.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
C_Rect_L7_W3.5_P5.kicad_mod
21 lines (21 loc) · 1.08 KB
/
C_Rect_L7_W3.5_P5.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_L7_W3.5_P5 (layer F.Cu)
(at 0 0)
(descr "Film Capacitor Length 7mm x Width 3.5mm, Pitch 5mm")
(tags "Capacitor")
(fp_text reference REF** (at 2.5 -3) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value C_Rect_L7_W3.5_P5 (at 2.5 3) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.25 -2) (end 6.25 -2) (layer F.CrtYd) (width 0.05))
(fp_line (start 6.25 -2) (end 6.25 2) (layer F.CrtYd) (width 0.05))
(fp_line (start 6.25 2) (end -1.25 2) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.25 2) (end -1.25 -2) (layer F.CrtYd) (width 0.05))
(fp_line (start -1 -1.75) (end 6 -1.75) (layer F.SilkS) (width 0.15))
(fp_line (start 6 -1.75) (end 6 1.75) (layer F.SilkS) (width 0.15))
(fp_line (start 6 1.75) (end -1 1.75) (layer F.SilkS) (width 0.15))
(fp_line (start -1 1.75) (end -1 -1.75) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole rect (at 0 0) (size 1.3 1.3) (drill 0.8) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole circle (at 5 0) (size 1.3 1.3) (drill 0.8) (layers *.Cu *.Mask F.SilkS))
)