forked from KiCad/Capacitors_THT.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
C_Rect_L27_W11_P22.kicad_mod
21 lines (21 loc) · 1.13 KB
/
C_Rect_L27_W11_P22.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_L27_W11_P22 (layer F.Cu)
(at 0 0)
(descr "Film Capacitor Length 27mm x Width 11mm, Pitch 22mm")
(tags "Capacitor")
(fp_text reference REF** (at 11 -6.75) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value C_Rect_L27_W11_P22 (at 11 6.75) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.75 -5.75) (end 24.75 -5.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 24.75 -5.75) (end 24.75 5.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 24.75 5.75) (end -2.75 5.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.75 5.75) (end -2.75 -5.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.5 -5.5) (end 24.5 -5.5) (layer F.SilkS) (width 0.15))
(fp_line (start 24.5 -5.5) (end 24.5 5.5) (layer F.SilkS) (width 0.15))
(fp_line (start 24.5 5.5) (end -2.5 5.5) (layer F.SilkS) (width 0.15))
(fp_line (start -2.5 5.5) (end -2.5 -5.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 22.352 0) (size 1.6 1.6) (drill 1.1) (layers *.Cu *.Mask F.SilkS))
)