A bracket left open

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

What the converter says

a bracket was opened and never closed

Code: expr_unbalanced

What triggers it

A value opens a bracket and never closes it, so where the sum was meant to end cannot be told.

G0 X=(800-100 Y100.000 Z-81.000 T43

Example that triggers it

How to fix it

Close the bracket. Every opening bracket in a value needs a closing one.

Applies to

Messages this command can produce