still having random movements during macros execution.
UCCNC 1.2115 ( from the link in the forum)
AXBB_E controller
during Gcode execution we stop and reset macrostopped variable to execute macros to change from spindle to blades.
We found that in some cases the execution of
- Code: Select all
exec.CodeSync("G0 G53 z-10")
activates the "macrostopped" variable then the random movement happens.
During the unwanted movements "ismoving" is false ( even if the machine is moving)
The execution of the M6 macro, that takes care of swapping the tools, calls a button with its own macro to select each of the tools.
here is a short video, the movement is at the end
thanks
Giorgio
https://youtu.be/Strl2YLSPow