- Home
- Troubleshooting
- CNC Machine - EVO
- Tips & Tricks
- Split a milling job in several parts without loosing coordinates
Split a milling job in several parts without loosing coordinates
▶ Description of the problem
You plan a very long milling job, for which you'll need to shut down your machine to continue the job later.
When done carefully, it can be easy to do. But if you don't get prepared well, it is very easy to break an end mill or ruin your stock/parts...
Here is a quick guide to help you start a job from a certain point in the G-code.
▶ Step by step solution
1. Pause - End of first milling session
To end your first milling session, press pause.
- Stop the spindle.
- Write down the G-code line number on which you paused (ex: 189296).
- Write down or take a picture of the Work and Machine coordinates.


2. Resume - Start of the second milling session
When you are ready to start again the milling session:
- Start by checking that the "work" and "machine" coordinates are still as you left them. If not, you can always double click on the value you need to change and enter the correct one.
- Start the spindle.
- Follow this procedure to restart the milling at the given line:
- Select the correct line.
- Click on the machine tab.
- Click on "Start options" - "Start From Selected Line"
- Select the correct line.

Thank you for your feedback!