...
then you will want to reduce the feed rate for the remaining tool operations.
Preamble
The g-code program’s preamble comes at the start of the program. The g-code preamble sets up the machine. For instance the G20 or G21 command would be found in the preamble to instruct the machine to use inches or mm, respectively. The preamble must be included in the g-code program.
...
Click the Stop/Start Program button on the Play Menu to stop the program.
...
Locate the unfinished tool operation
...