Different movement type
-
Hello guys,
in robotics you can choose different movement types. When you want to move from X0 Y0 to X75 Y100 there are different options. Option 1 is where the target (75 for X and 100 for Y) is reached in the same time so you are moving diaganoly. Option 2 is where the speed for X is not reduced so it is reaching the target first. e.g. for Z-hopping and Retract or a lot of other applications that would be very handy.
I know there is more important stuff on the wishlist for FW but just out of curiosity what do you guys think?
-
Would this be Not something which the slicer should handle?
-
Slicers use different strategies to achieve their desired result.
If optional movements like that were possible the slicers would have to know the nature of the movement and adjust for it.
And if the slicer adjusts for it the actual movement would be what the slicer wanted - not what the option specified.
Frederick