- Home
- XXL to PGM converter
- Messages
- Brackets nested too deeply
Brackets nested too deeply
Parse errorThe file could not be read. Nothing is converted until the line is corrected.
What the converter says
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 T43How 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
- PAR: give a name a valueVerified