Tool compensation is left to the controller

NoticeWorth knowing about the file you get back. It never stops a conversion.

What the converter says

the tool runs left of the drawn path, which the controller works out from the tool's diameter

Code: gcode_comp_on_controller

What triggers it

The path is programmed on the drawn line and the tool is meant to run beside it. The file says so with G41 or G42, and the controller moves the path over by the radius in its tool table.

G0 X100 Y100 Z6 T43

Example that triggers it

How to fix it

Make sure the tool number in the file carries the right diameter in the controller's tool table, or turn compensation off and draw the path where the tool centre should go.

Applies to

Messages this command can produce