- Home
- XXL to PGM converter
- Messages
Messages and errors
When the converter refuses a file or warns about it, it names a reason. Each reason has a page here explaining what the converter saw and what to change.
The file could not be read
- Missing H header line
missing_header - Duplicate H header line
duplicate_header - Header missing a dimension
header_missing - Unknown token in the header
header_unknown_token - Bad number in a value
bad_number - Malformed parameter
malformed_param - Unknown parameter letter
unknown_param - Duplicate parameter
duplicate_param - Arc without a centre
arc_needs_center - Value must be a whole number
int_required - Coordinate out of range
out_of_range - PAR without a value
declaration_incomplete - A name a value cannot be given to
declaration_bad_name - A name that was never given a value
expr_unknown_name - A value that divides by zero
expr_divide_by_zero - A bracket left open
expr_unbalanced - Something left over after the value
expr_trailing_input - A value that stops in the middle
expr_incomplete - A character that means nothing in a value
expr_bad_character - Brackets nested too deeply
expr_too_deep - A command missing a parameter it needs
missing_param - A face the converter has no name for
unknown_face
The file was refused
- First G0 has no tool number
no_tool - Cutting before any depth was set
cut_no_depth - No cutting moves found
no_cuts - Command not supported
unsupported_command
Converted with a warning
- Header without -AD
header_no_ad - Header R value differs from R99
header_r - Unit other than millimetres
header_unit - SY other than 1
sy_other - More than one path in a program
multi_contour_unverified - Working a face other than the top
face_unverified - Straight cut not yet run from our output
g1_flow_unverified - Counter-clockwise arc not yet run from our output
g3_flow_unverified - Feed converted to a class
feed_class_guess - Depth change after the first depth
depth_change