I had to pause a job midway through today, but I made sure to keep as much info about where I was as I could. What I know is:
Current Line on pause.
Code ran before pause.
Zero for XYZ.
How do I resume from here tomorrow?
One solution I’ve seen is to remove most of the content of the file before the line I was at. This sounds promising, so my first question is then; how do I know precisely what to remove?
The GCode is made with Fusion 360 using the Carbide3d post processor preset, if that matters.
I’m also wondering, is it possible to export a toolpath from Fusion 360 directly specifying where in it I’d like to start?
Thankful for any pointers in the right direction!