Power Loss and Re-starting G-code
Posted: Fri Jul 28, 2023 2:00 pm
While I was in the middle of a tool check we lost power. Is there anyway to re-start G-Code at a certain line number?
Thank you
Donald
Thank you
Donald
https://www.centroidcncforum.com/
Code: Select all
F2 - Search Invoking this option will bring you to the “Search and Run” menu. This menu will allow you
to specify the program line, block number, or tool number at which execution of a program is to begin.
Program lines are numbered from the top of the file down with the first line numbered 1. To enter a block
number, place an ”N” in front of the number. To enter a tool number, place a ”T” in front of the number.
Pressing CYCLE START from here would start the program at the point you specified.