Unsolved independent movement
-
Is it possible to move one axis asynchronously to another?
What exactly do I want to do:
Assume I have two axes Z and X.
I want to move Z. Let's say G01 Z100 F100.
Independently I want to move X with G01 X200 F500
Both axes should start at the same time but move independently.Is this possible somehow?
-
-
@fladdie this is planned for RRF 3.5.
-
@dc42
that sounds very promising!I use the Duet3D ecosystem in my printer as well in some prototypes for special machines which have nothing to do with CNC or 3D printing.
I did a quick google but didn't find a current readmap. I am very interested in what else is planned
You guy are doing a great job!