I used the tool change script from the Milling Basics page.
If I replace the M84; Disable steppers with this:
M84 S999 ; enable steppers “forever”
I assume I can then use the LCD to move the router to where I want for the tool change and carry on with the rest of that script (touch probe, home and continue)? Just in case I miss the start of the tool change - don’t want the Z to let go and drop because with a running router it mist certainly will. Or can I only disable the X and Y somehow? That would be better.