forked from KiCad/Connectors.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
XLR3MC.kicad_mod
33 lines (33 loc) · 1.97 KB
/
XLR3MC.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
(module XLR3MC (layer F.Cu)
(at 0 0)
(fp_text reference XLR3MC (at 0 10.16) (layer F.SilkS)
(effects (font (size 1.778 1.524) (thickness 0.254)))
)
(fp_text value VAL* (at 0 15.24) (layer F.SilkS) hide
(effects (font (size 1.778 1.524) (thickness 0.254)))
)
(fp_line (start -11.43 22.225) (end -11.43 24.13) (layer F.SilkS) (width 0.254))
(fp_line (start -11.43 24.13) (end -11.43 24.765) (layer F.SilkS) (width 0.254))
(fp_line (start -11.43 24.765) (end 11.43 24.765) (layer F.SilkS) (width 0.254))
(fp_line (start 11.43 24.765) (end 11.43 22.225) (layer F.SilkS) (width 0.254))
(fp_line (start -1.27 0) (end -1.27 -5.08) (layer F.SilkS) (width 0.254))
(fp_line (start -1.27 -5.08) (end 1.27 -5.08) (layer F.SilkS) (width 0.254))
(fp_line (start 1.27 -5.08) (end 1.27 0) (layer F.SilkS) (width 0.254))
(fp_line (start -13.335 20.32) (end -13.335 22.225) (layer F.SilkS) (width 0.254))
(fp_line (start -13.335 22.225) (end 13.335 22.225) (layer F.SilkS) (width 0.254))
(fp_line (start 13.335 22.225) (end 13.335 20.32) (layer F.SilkS) (width 0.254))
(fp_line (start 13.335 20.32) (end -13.335 20.32) (layer F.SilkS) (width 0.254))
(fp_line (start -11.43 0) (end -11.43 20.32) (layer F.SilkS) (width 0.254))
(fp_line (start -11.43 0) (end 11.43 0) (layer F.SilkS) (width 0.254))
(fp_line (start 11.43 0) (end 11.43 20.32) (layer F.SilkS) (width 0.254))
(pad 1 thru_hole circle (at -4.064 0) (size 2.794 2.794) (drill 1.778) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole circle (at 4.064 0) (size 2.794 2.794) (drill 1.778) (layers *.Cu *.Mask F.SilkS))
(pad 4 thru_hole circle (at 0 -5.08) (size 2.54 2.54) (drill 1.27) (layers *.Cu *.Mask F.SilkS))
(pad 3 thru_hole circle (at 0 0) (size 2.794 2.794) (drill 1.778) (layers *.Cu *.Mask F.SilkS))
(pad "" thru_hole circle (at 0 5.08) (size 3.81 3.81) (drill 3.2004) (layers *.Cu *.Mask F.SilkS))
(model Connectors/xrl3male_90deg.wrl
(at (xyz 0 0 0))
(scale (xyz 2 2 2))
(rotate (xyz 0 0 0))
)
)