Missing H header line

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

What the converter says

missing H header line

Code: missing_header

What triggers it

The program has no line starting with H. The converter reads the panel dimensions, unit and reference corner from that line and cannot size the job without it.

SY=1
G0 X100.000 Y100.000 Z-81.000 T43

Example that triggers it

How to fix it

Add an H line as the first instruction, before SY and any motion. It needs at least DX, DY and DZ in millimetres, for example H DX800.000 DY600.000 DZ18.000 -AD R99 *MM /DEF.

Applies to

Messages this command can produce