- Home
- XXL to PGM converter
- Messages
- Header missing a dimension
Header missing a dimension
Parse errorThe file could not be read. Nothing is converted until the line is corrected.
What the converter says
What triggers it
The H line is present but one of DX, DY or DZ is absent. All three are structural fields written directly into the PGM header, so none can be defaulted.
H DX800.000 DY600.000 -AD R99 *MM /DEFHow to fix it
Add the missing dimension in millimetres. DX is the panel length, DY the width and DZ the thickness.
Applies to
- H: the panel headerVerified