I’m currently designing a new X axis for my Anycubic i3 Mega to convert it into an IDEX printer.
Already found that this can be achieved in Klipper with [dual_carriage] then.
What is the best homing procedure to get best precision? Do both print heads home to the opposite sides or can you home the first lets say to the left and then home the second head against the first?
Can homing be achieved with SensorlessHoming as this would be the easiest way to implement and safes some wires?
I run a MTW Creat2 IDEX. They have a switch at each end. You could set it up with a switch between the extruders but the second extruder would have the error of both switches in its position.
For the folks here reading this, the IDEX printer is now running with the Klipper branch from @dmbutyugin:
Currently I’m writing a Cura plugin to set the IDEX mode already in the slicer so one can process that in the START_PRINT macro.
This is already working like a charm:
Now as a nice to have feature I’m trying to change the build plate width to 50% when mirror or copy is selected so that one will see how big the parts can be.
Then I’ll publish it.