This repository has been archived by the owner on Dec 6, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 61
/
BARREL_JACK.kicad_mod
37 lines (37 loc) · 2.23 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
26
27
28
29
30
31
32
33
34
35
36
37
(module BARREL_JACK (layer F.Cu) (tedit 5861378E)
(descr "DC Barrel Jack")
(tags "Power Jack")
(fp_text reference REF** (at -8.45 5.75 180) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value BARREL_JACK (at -6.2 -5.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 1 -4.5) (end 1 -4.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1 -4.75) (end -14 -4.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1 -4.5) (end 1 -2) (layer F.CrtYd) (width 0.05))
(fp_line (start 1 -2) (end 2 -2) (layer F.CrtYd) (width 0.05))
(fp_line (start 2 -2) (end 2 2) (layer F.CrtYd) (width 0.05))
(fp_line (start 2 2) (end 1 2) (layer F.CrtYd) (width 0.05))
(fp_line (start 1 2) (end 1 4.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1 4.75) (end -1 4.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1 4.75) (end -1 6.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1 6.75) (end -5 6.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -5 6.75) (end -5 4.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -5 4.75) (end -14 4.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -14 4.75) (end -14 -4.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -5 4.6) (end -13.8 4.6) (layer F.SilkS) (width 0.12))
(fp_line (start -13.8 4.6) (end -13.8 -4.6) (layer F.SilkS) (width 0.12))
(fp_line (start 0.9 1.9) (end 0.9 4.6) (layer F.SilkS) (width 0.12))
(fp_line (start 0.9 4.6) (end -1 4.6) (layer F.SilkS) (width 0.12))
(fp_line (start -13.8 -4.6) (end 0.9 -4.6) (layer F.SilkS) (width 0.12))
(fp_line (start 0.9 -4.6) (end 0.9 -2) (layer F.SilkS) (width 0.12))
(fp_line (start -10.2 -4.5) (end -10.2 4.5) (layer F.Fab) (width 0.1))
(fp_line (start -13.7 -4.5) (end -13.7 4.5) (layer F.Fab) (width 0.1))
(fp_line (start -13.7 4.5) (end 0.8 4.5) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 4.5) (end 0.8 -4.5) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -4.5) (end -13.7 -4.5) (layer F.Fab) (width 0.1))
(pad 1 thru_hole rect (at 0 0) (size 3.5 3.5) (drill oval 1 3) (layers *.Cu *.Mask))
(pad 2 thru_hole rect (at -6 0) (size 3.5 3.5) (drill oval 1 3) (layers *.Cu *.Mask))
(pad 3 thru_hole rect (at -3 4.7) (size 3.5 3.5) (drill oval 3 1) (layers *.Cu *.Mask))
)