@Phaedrux
I think what I'm looking for is a short macro (ZAdjustDown.g) which I could run from the command line, that will adjust the existing Z work zero by -0.1mm.
When the surfacing process is complete, the tool returns to Work coordinates X0, Y0, Z+5, but I would like the macro to change the actual Z starting point (without moving the spindle down) by -0.1mm, so that when I repeat the project, the spindle is moved down to the new start point and starts cutting from there.
I intend to assign the macro to a button on my jog controller, so I won't be necessary to enter it in the command line.
Thanks