gSender M6T<n> not being passed through

Hello,
I’ve got a CNC with an ATC that can process M6Tn commands. FluidNC is the firmware.

I’ve got passthrough enabled in gSender, and the M6 mode is ā€œCodeā€ with no code in any of the codeblocks.

When gSender encounters a command e.g. M6T1, it actually sends M6(T1), which isn’t what I want - I do want the controller to receive the tool number as well, so it knows what tool to go pick up.

Hey @dymk, didn’t mean to leave you with a stale question here - but as of the later versions, as well as once Edge 8 comes out, this shouldn’t be an issue anymore and you should be able to get the T command through to your board uncommented :+1:

Let me know if that works out ok for you