diff options
Diffstat (limited to 'wireviz/Choppy_ECU_12FB.yml')
-rw-r--r-- | wireviz/Choppy_ECU_12FB.yml | 97 |
1 files changed, 75 insertions, 22 deletions
diff --git a/wireviz/Choppy_ECU_12FB.yml b/wireviz/Choppy_ECU_12FB.yml index 3ee252e..f2e8fa6 100644 --- a/wireviz/Choppy_ECU_12FB.yml +++ b/wireviz/Choppy_ECU_12FB.yml @@ -159,10 +159,10 @@ cables: <<: *power_wire length: 10 Inches colors: [RD,RD] - # W5: - # <<: *power_wire - # length: 0.2 - # colors: [WHBU, WH] + W5: + <<: *logic_wire + length: 10 Inches + colors: [RD] W6: <<: *power_wire length: 10 Inches @@ -190,7 +190,7 @@ cables: colors: [GY,GY] W19: <<: *logic_wire - length: 6 Inches + length: 10 Inches colors: [GY,GY] W20: <<: *logic_wire @@ -244,6 +244,25 @@ cables: gauge: 18 AWG length: 20 Inches colors: [BK] + W23: + <<: *power_wire + length: 6 Inches + colors: [RD] + notes: 12 Inch difference between outermost coils. + W24: + <<: *power_wire + length: 8 Inches + colors: [RD] + notes: 12 Inch difference between outermost coils. + W25: + <<: *power_wire + length: 12 Inches + colors: [RD] + notes: 12 Inch difference between outermost coils. + W26: + <<: *logic_wire + length: 6 Inches + colors: [GY] @@ -262,18 +281,29 @@ connections: - W1: [1] - Coil Pack 1: [E] - - - ECUM: [1] - W1: [1] + - [S] + - W23: [1] - Coil Pack 2: [E] - - - ECUM: [1] - W1: [1] + - [S] + - W24: [1] - Coil Pack 3: [E] - - - ECUM: [1] - W1: [1] + - [S] + - W25: [1] - Coil Pack 4: [E] # - + # - ECUM: [1] + # - W1: [1] + # - Coil Pack 3: [E] + # - + # - ECUM: [1] + # - W1: [1] + # - Coil Pack 4: [E] + # - # - ECU: [7] # - W1: [6] # - ECU1: [M4] @@ -289,12 +319,13 @@ connections: # - # - W1: [5] # - [S] + # - + # - ECUM: [7] + # - W2: [1] + # - Fuel Injector 2: [1] - - - ECUM: [7] - - W2: [1] - - Fuel Injector 2: [1] - - - - ECUM: [7] + - W15: [1] + - [S] - W2: [1] - Fuel Injector 1: [1] # - @@ -346,7 +377,8 @@ connections: # - W9: [1] # - Engine Head: [Head Bolt] - - - ECUM: [12V ECU] + - W15: [1] + - [S] - W21: [1] - LSU: [3] - @@ -354,21 +386,34 @@ connections: - W18: [1] - Negative Bus Bar: [3] - - - Coil Pack 1: [Head Ground] + - Coil Pack 1: [C] - W10: [1] + - + - W10: [1] + - [S] + - W26: [1] - [Engine GND] - - - Coil Pack 4: [Head Ground] + - Coil Pack 4: [C] - W10: [2] - - [Engine GND] - - - Coil Pack 3: [Head Ground] + - W10: [2] + - [S] + - W26: [1] + - + - Coil Pack 3: [C] - W19: [1] - - [Engine GND] - - - Coil Pack 2: [Head Ground] + - W19: [1] + - [S] + - W26: [1] + - + - Coil Pack 2: [C] - W19: [2] - - [Engine GND] + - + - W19: [2] + - [S] + - W26: [1] - - Coil Pack 1: [Battery Ground] - W20: [1] @@ -401,4 +446,12 @@ connections: - W3: [3] - [S] - W13: [1] - - [Engine GND]
\ No newline at end of file + - [Engine GND] + - + - W2: [1] + - [S] + - W5: [1] + - Fuel Injector 2: [1] + # - + # - W26: [1] + # - [Engine GND]
\ No newline at end of file |