Files
feeder_mk2/cad/CHA/feeder-floor-harness-tail/feeder-floor-harness-tail.yml
2023-01-17 18:50:44 -05:00

53 lines
1.0 KiB
YAML

templates:
- &template_con
type: IDC
subtype: female
pinlabels: [GND, GND, VDC, VDC, A, B]
image:
src: ../resources/idc.jpeg
caption: 2x3 IDC Connector
- &template_wire_jumper
gauge: 26 AWG
length: 0.03
colors: [RD, GY, GY, GY, GY, GY]
category: bundle
type: 1.27mm Pitch Ribbon Cable
- &template_wire_mobo
gauge: 26 AWG
length: 0.26
colors: [RD, GY, GY, GY, GY, GY]
category: bundle
type: 1.27mm Pitch Ribbon Cable
notes: NOTE - This cable is longer than the rest.
- &template_wire_front_back
gauge: 26 AWG
length: 0.475
colors: [RD, GY, GY, GY, GY, GY]
category: bundle
type: 1.27mm Pitch Ribbon Cable
notes: NOTE - This cable is longer than the rest.
connectors:
X48:
<<: *template_con
X49:
<<: *template_con
X50:
<<: *template_con
cables:
W1:
<<: *template_wire_jumper
W2:
<<: *template_wire_jumper
connections:
-
- X48: [1-6]
- W1: [1-6]
- X49: [1-6]
-
- X49: [1-6]
- W2: [1-6]
- X50: [1-6]