-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path45A-VERT-PAIR.kicad_mod
31 lines (31 loc) · 1.8 KB
/
45A-VERT-PAIR.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
(module 45A-VERT-PAIR (layer F.Cu) (tedit 5AAA941A)
(descr "Use through-hole center to align with adjacent PowerPole connectors. Do not rely on housing outlines.")
(tags "Anderson Powerpole 25A PCB right angle G2")
(fp_text reference P_** (at 0 -5) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value 45A-VERT-PAIR (at 0 2) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -7.9 -3.95) (end -7.9 3.95) (layer F.SilkS) (width 0.15))
(fp_line (start -8.5 -1.75) (end -8.5 1.75) (layer F.SilkS) (width 0.15))
(fp_line (start -7.9 -3.95) (end 0 -3.95) (layer F.SilkS) (width 0.15))
(fp_line (start -5.7 -3.35) (end -2.2 -3.35) (layer F.SilkS) (width 0.15))
(fp_line (start -7.9 3.95) (end 0 3.95) (layer F.SilkS) (width 0.15))
(fp_line (start -5.7 4.55) (end -2.2 4.55) (layer F.SilkS) (width 0.15))
(fp_line (start 0 -3.95) (end 7.9 -3.95) (layer F.SilkS) (width 0.15))
(fp_line (start -0.6 -1.75) (end -0.6 1.75) (layer F.SilkS) (width 0.15))
(fp_line (start 2.2 -3.35) (end 5.7 -3.35) (layer F.SilkS) (width 0.15))
(fp_line (start 7.3 -1.75) (end 7.3 1.75) (layer F.SilkS) (width 0.15))
(fp_line (start 7.9 -3.95) (end 7.9 3.95) (layer F.SilkS) (width 0.15))
(fp_line (start 0 -3.95) (end 0 3.95) (layer F.SilkS) (width 0.15))
(fp_line (start 0 3.95) (end 7.9 3.95) (layer F.SilkS) (width 0.15))
(fp_line (start 2.2 4.55) (end 5.7 4.55) (layer F.SilkS) (width 0.15))
(pad 2 thru_hole rect (at 3.95 0) (size 6.25 2.25) (drill oval 5.23 1.27) (layers *.Cu *.Mask))
(pad 1 thru_hole rect (at -3.95 0) (size 6.25 2.25) (drill oval 5.23 1.27) (layers *.Cu *.Mask))
(model /home/imuli/μπ/footprints/Connectors_Anderson.pretty/45A-VERT-PAIR.wrl
(at (xyz 0 0 0))
(scale (xyz -0.3937 -0.3937 0.3937))
(rotate (xyz 90 0 0))
)
)