forked from KiCad/Capacitors_THT.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
C_Rect_L18_W6_P15.kicad_mod
25 lines (25 loc) · 1.24 KB
/
C_Rect_L18_W6_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
23
24
25
(module C_Rect_L18_W6_P15 (layer F.Cu)
(descr "Film Capacitor Length 18mm x Width 6mm, Pitch 15mm")
(tags "Capacitor")
(fp_text reference REF** (at 7.5 -4.25) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value C_Rect_L18_W6_P15 (at 7.5 4.25) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.75 -3.25) (end 16.75 -3.25) (layer F.CrtYd) (width 0.05))
(fp_line (start 16.75 -3.25) (end 16.75 3.25) (layer F.CrtYd) (width 0.05))
(fp_line (start 16.75 3.25) (end -1.75 3.25) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.75 3.25) (end -1.75 -3.25) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.5 -3) (end 16.5 -3) (layer F.SilkS) (width 0.15))
(fp_line (start 16.5 -3) (end 16.5 3) (layer F.SilkS) (width 0.15))
(fp_line (start 16.5 3) (end -1.5 3) (layer F.SilkS) (width 0.15))
(fp_line (start -1.5 3) (end -1.5 -3) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole rect (at 0 0) (size 1.4 1.4) (drill 0.8) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole circle (at 15 0) (size 1.4 1.4) (drill 0.8) (layers *.Cu *.Mask F.SilkS))
(model Capacitors_ThroughHole.3dshapes/C_Rect_L18_W6_P15.wrl
(at (xyz 0.295276 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)