35 lines
419 B
YAML
35 lines
419 B
YAML
nodes:
|
|
X1:
|
|
type: D-Sub
|
|
gender: female
|
|
num_pins: 4
|
|
X2:
|
|
type: Molex KK 254
|
|
gender: female
|
|
num_pins: 3
|
|
|
|
wires:
|
|
W1:
|
|
mm2: 0.25
|
|
show_equiv: true
|
|
length: 0.2
|
|
color_code: IEC
|
|
num_wires: 10
|
|
type: bundle
|
|
|
|
ferrules:
|
|
F_test:
|
|
type: crimp
|
|
|
|
connections:
|
|
-
|
|
- X1: [1-3]
|
|
- W1: [1-3]
|
|
- X2: [1-3]
|
|
-
|
|
- F_test
|
|
- W1: [4-10]
|
|
-
|
|
- W1: [10-4]
|
|
- F_test
|