chessie,
A tool change can be done a number of different ways.
First, understand in General Logic Configuration you have a choice of how a YOU want the call for a tool change to be handled.
- Ignore Tool Change - Mach will ignore the M6 command in the g-code T404 M6.
- Stop Spindle. Waite for Cycle Start - Mach will use both the M6 start and M6 end macros.
- Auto Tool Changer - only the M6 start macro will be used
Once you selected which of the options you want to use you can then place code in the macro to do whatever you want to happen.
Have not used Fusion in a rather long time nor modified a post processor in Fusion in a long time so you are on your owne.
You should use the post processor which includes the m6, and since the macro's would be different for a turret or quick change, you should have a different profile depending on what changer is mounted on the carriage.
RICH