A name that was never given a value

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

What the converter says

WIDTH was never given a value

Code: expr_unknown_name

What triggers it

A coordinate refers to a name the file never declares. The converter will not guess a dimension, because a wrong guess machines the wrong part.

PAR LEN 800
G0 X=WIDTH/2 Y100.000 Z-81.000 T43

Example that triggers it

How to fix it

Add a PAR line giving the name a value before the first line that uses it, or check the spelling against the declarations already in the file.

Applies to

Messages this command can produce