gmorse7
gmorse7
Has anything been done to add the capability to accommodate tool changes and resetting Z manually in a single g-code file?
Here's a simple sample with tool change generated by the Fusion 360 GRBL post processor. I agree, pause on M6, allow movement to facilitate tool change and Z re-zero then...
Here's some psuedo code I used to modify a post processor for another machine. 
Does the M6 triggered code raise to safe height and command a spindle stop? Tool change user prompt window and text looks good to me.