What is your way of overriding speed?
Now in each move instruction in program I have speed variable.
I set speed in percent in some other variable on panel and then recalculate all speed variables.
Wondering if it is a way to simply set percentage speed, in each instruction have speed constant and have everything done automaticly.
Speed override does not work for me, cause it resets to 100% after cycle, program restart etc. I also want to change speed during program execution.