Voron 1.8 widebody edition, with double the toolheads.

I was a bit apprehensive of going down this path, but it wasn't as hard as expected.
It took an evening and a morning to get the config file squared away.
Nowhere near printing yet, but I can home and control the toolheads independently. Everything moves in the direction it supposed to.
I'm not using anything that wasn't already in klipper (hybrid_corexy kinematics, dual_carriage). Getting all the directions correct so the X motors don't fight the Y motors took some trial and error, but wasn't that bad.
The only issue is that when homing Z, Klipper doesn't have an option to automatically switch to the required toolhead if the wrong one is currently selected.
It can be worked around, but is more complicated than it should be.
I started printing the parts eddietheengineer has on github
https://github.com/FrankenVoron/Tridex, but didn't want to buy NEMA 14 motors and didn't like how thin some parts of the front idler assemblies were. I also didn't want to spend the time & plastic printing parts that will most certainly be revised later. So for the Y axis, I used a pair of NEMA 17s from the dead printer junkyard and mounted them the quickest/least effort way with parts I had on hand. He had an issue with the backs of the x-axis belts rubbing against the linear rail blocks. My setup also has this problem. Either the idlers on the x/y gantry need moved forward or the extrusion between them needs moved back. For now I ordered smaller idlers which aren't ideal, but will hopefully move the belts forward a tiny amount. EDIT: Also wondering if using toothed instead of smooth idlers would give any clearance.
eddietheengineer's BOM calls for a mcu that can handle 7 motors. This is only the case if you are using CANBUS to control the two extruder motors. If not, 9 motor drivers are needed. The CANBUS setup is another layer of expense & complication that I am not ready for. I can get away with 8 motor drivers(Octopus) since the 1.8 only needs two for the Z axis instead of 3 like the Trident. Right now I am running both Y motors off the same driver, so could add a third Z for a Trident conversion. I need to see if the linked Y motors cause any issues first. I already had a 3 driver expansion board on the way from aliexpress. When it arrives I will see if it works with the Octopus.
This is a test rig and pretty much
everything on it is temporary.
I wanted to make sure that I could get the kinematics working before sinking more time and money into details.
Now that the concept works (I think), it can be refined.