Program stop

easel pro was carving and stopped half way through carve. I was able to get back to my X - Y position. How do I get back to where it stopped so I don’t have to recut the whole piece.

What I personally would do is copy the gcode into Notepad, Remove all the Gcode up to the point where it stopped., and save a new file for the rest of it. I would make sure the machine starts at x0,y0, .z25 ( or whatever your machine is set to for safe movement), along with the G20/ G90 or G21 G91 that you see in the start of the file.

Mach3 has a “run from this line”, but I don’t think Easel does, but I could be wrong, as I’m not a regular Easel user.