-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBARREL_JACK.kicad_mod
25 lines (25 loc) · 1.4 KB
/
BARREL_JACK.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 SVTmaker:BARREL_JACK (layer F.Cu) (tedit 5C0F375C)
(descr "DC Barrel Jack")
(tags "Power Jack")
(fp_text reference CON1 (at -1.4 3.2 180) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value BARREL_JACK (at 0 -5.99948) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -7.5 4.5) (end -4 4.5) (layer F.Fab) (width 0.15))
(fp_line (start -7.5 -4.5) (end -7.5 4.5) (layer F.Fab) (width 0.15))
(fp_line (start -4 -4.5) (end -7.5 -4.5) (layer F.Fab) (width 0.15))
(fp_line (start 7.00024 -4.50088) (end -4 -4.5) (layer F.SilkS) (width 0.15))
(fp_line (start 7.00024 4.50088) (end 7.00024 -4.50088) (layer F.SilkS) (width 0.15))
(fp_line (start -4 4.5) (end 7.00024 4.50088) (layer F.SilkS) (width 0.15))
(fp_line (start -4.0005 -4.50088) (end -4.0005 4.50088) (layer F.SilkS) (width 0.15))
(pad 3 thru_hole rect (at 3.2004 4.699) (size 3.50012 3.50012) (drill oval 2.99974 1.00076) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole rect (at 0.20066 0) (size 3.50012 3.50012) (drill oval 1.00076 2.99974) (layers *.Cu *.Mask F.SilkS))
(pad 1 thru_hole rect (at 6.20014 0) (size 3.50012 3.50012) (drill oval 1.00076 2.99974) (layers *.Cu *.Mask F.SilkS))
(model C:/Users/stanley/Dropbox/KiCAD/KiCad/modules/dc-barrel-jack-2mm.wrl
(offset (xyz -7.619999885559082 0 0))
(scale (xyz 0.4 0.4 0.4))
(rotate (xyz 180 180 270))
)
)