I am using the Redline configuration in the custom GCode menu. When I try and edit the “tool change” field using the {tool} reference (T{tool}), the output for {tool} does not output the tool number, but rather a random decimal value. This is what the example below the field shows: T0.118
When I save the GCode, the {tool} value ends up being random decimals for each tool change.
My controller end up giving me an error saying this is not a true tool value.