Brackets nested too deeply

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

What the converter says

brackets nest more than 32 deep

Code: expr_too_deep

What triggers it

A value nests brackets further than any real program needs. The limit is there so a damaged or hostile file cannot exhaust the converter.

G0 X=((((((((((((((((((((((((((((((((800)))))))))))))))))))))))))))))))) Y100 Z-81 T43

Example that triggers it

How to fix it

Simplify the sum, or split it across several PAR lines that build the value up a step at a time.

Applies to

Messages this command can produce