Some machines need an g-code to enable high speed motion, like G5 or G64.
The other operations need an other g-code to stop exact for precision milling like G61.1
Whats about an custom setting for some operations ?
So as example, it add "G64" at the beginning of adaptive clearing and add an "G61.1" at the end of this operation.
Ok, there is a way to add an nc-code like comment or "M0". I tested all options, but i can not add an "M43" (external output for 4. axis) or this "G64". It will not be written to the g-code.
And the other thing is, if i can set it as an standard to this operations, it will newer missed !