Is there a way to skip ahead in a gcode on the m4. I previously had to do this in webcontrol but do not see the option for the m4.
I was a little over an hour into a cut when it lost connection. Not sure why it is disconnecting either. I will get an error that yhe yaml file is corrupt after the disconnect. I had recalibrated and it ran longer, but still seems to disconect.
I would like to pick back up closer to where it stopped.
Just delete part of the g-code with a text editor. Make sure the right start g-codes don’t get deleted. Only delete the moves you are sure have already been made. I do not think there are options in the UI for doing this on the go. You can pause during running a g-code and start back up from that point, but as soon as you stop or loose connection or what ever, you will loose the pause point. Editing the g-code yourself is easier.