Sorry if I'm asking for something that already exists or asking for it in the wrong place. I have some experience with Marlin firmware but none with Reprapfirmware.
I have a custom made cartesian 3D printer with 2 independent carriage extruders along the X-axis. For some reasons, the electronics I'm using now is on its limits (in terms of CPU speed, it is a 16MHz Megatronics V3.0) and I am considering moving to the Duet.
I would like to know if the use of independent X-axis with the Duet is an option in the firmware and if not if it would be very difficult to implement.
Marlin firmware has it implemented and from my understanding, what it does is that, when there is a tool change, it changes the X-axis pins (motor and end-stop) to the ones used to move the second extruder.
Hi!
Sorry if I'm asking for something that already exists or asking for it in the wrong place. I have some experience with Marlin firmware but none with Reprapfirmware.
I have a custom made cartesian 3D printer with 2 independent carriage extruders along the X-axis. For some reasons, the electronics I'm using now is on its limits (in terms of CPU speed, it is a 16MHz Megatronics V3.0) and I am considering moving to the Duet.
I would like to know if the use of independent X-axis with the Duet is an option in the firmware and if not if it would be very difficult to implement.
Marlin firmware has it implemented and from my understanding, what it does is that, when there is a tool change, it changes the X-axis pins (motor and end-stop) to the ones used to move the second extruder.
Thanks in advance