Hi there,
I communicate with my smoothie via usb serial where I sent all the commands. I've been trying to find anything on how to change the speed while I have a program (gcode) already running from a text file. I use "play" command which streams the gcode saved in a text file line after line. However, to my understanding, the play command will stream all the gcode in the file before it takes any other serial commands so I cannot change F parameter until it's finished.
I was wondering if there is a command like "set_temp" for setting the temperature, which allows changing the temperature anytime during the operation but for speed adjustment.
Any help would be much appreciated.
Cheers,
Pawel