A value that divides by zero

Parse errorThe file could not be read. Nothing is converted until the line is corrected.

What the converter says

the value works out to a division by zero

Code: expr_divide_by_zero

What triggers it

The sum in this coordinate ends up dividing by zero, usually because a name it divides by was declared as zero.

PAR GAP 0
G0 X=800/GAP Y100.000 Z-81.000 T43

Example that triggers it

How to fix it

Check the value of the name being divided by. If the file is meant to handle zero, the program has to choose the coordinate some other way.

Applies to

Messages this command can produce