-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathBARREL_JACK.kicad_mod
23 lines (23 loc) · 1.19 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
(module BARREL_JACK (layer F.Cu) (tedit 55FC30A4)
(descr "DC Barrel Jack")
(tags "Power Jack")
(fp_text reference CON1 (at -2.032 -3.556) (layer F.SilkS)
(effects (font (size 0.85 0.85) (thickness 0.15)))
)
(fp_text value BARREL_JACK (at 0 -5.99948) (layer F.Fab)
(effects (font (size 0.85 0.85) (thickness 0.15)))
)
(fp_line (start -4.0005 -4.50088) (end -4.0005 4.50088) (layer F.SilkS) (width 0.15))
(fp_line (start -7.50062 -4.50088) (end -7.50062 4.50088) (layer F.SilkS) (width 0.15))
(fp_line (start -7.50062 4.50088) (end 7.00024 4.50088) (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 7.00024 -4.50088) (end -7.50062 -4.50088) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole circle (at 6.20014 0) (size 4.5 4.5) (drill 3) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole circle (at 0.20066 0) (size 4.5 4.5) (drill 3) (layers *.Cu *.Mask F.SilkS))
(pad 3 thru_hole circle (at 3.2004 4.699) (size 4.5 4.5) (drill 3) (layers *.Cu *.Mask F.SilkS))
(model xess.3dshapes/AB2_PB_2MM_JACK_PTH.wrl
(offset (xyz -7.619999885559082 0 0))
(scale (xyz 0.4 0.4 0.4))
(rotate (xyz 0 0 90))
)
)