Multiple motion system
-
-
@Alva We're going to release 3.6.0-beta.3 in a couple of days, please retest when we release that.
Ian
-
@droftarts Sure will do. Thank you.
-
@Alva it's released:
https://forum.duet3d.com/topic/37289/software-version-3-6-0-beta-3-now-available
Testing is appreciated
-
My understanding of the dual gcode stream is: you can open two gcode files at the same time and have a daemon.g running in the background?
At the same time you'd have to split the config.g into two portions.
Maybe put the U-axis specific lines in the startcode of the second stream? -
@T3P3Tony Tested the above mentioned testing procedure and got the same error as 3.6.0.beta2 + 5.
-
@o_lampe My requirement is to utilize the unused axes during printing, with their movement controlled via daemon.g and triggered by a flag. My understanding of multiple motion systems is that the unused axes should be accessible to the other motion system. However, the error I am encountering indicates that the unused axes are still being treated as part of the motion system responsible for the print job.
-
Any updates about this topic? My observation is 3.6.0-beta2+3 worked , but after that it is broken. Thank you
-
-
@droftarts Okay , thank you.