- Home
- XXL to MPR 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
- Cutting before any depth was set
cut_no_depth - No cutting moves found
no_cuts - An arc whose ends disagree about its centre
arc_centre_mismatch - A radius too small for the arc
arc_radius_too_small - A full circle given as a radius
arc_radius_full_circle - A full circle in woodWOP output
mpr_full_circle_unsupported - No panel thickness to measure a depth from
mpr_no_thickness - A line woodWOP cannot be told about
mpr_line_unsupported - Routing a face other than the top
mpr_contour_face_unsupported - Drilling a face this converter cannot write
mpr_drill_face_unsupported
Converted with a warning
- woodWOP output has not been checked yet
mpr_unvalidated - Cutting to one side of the path
mpr_compensation_unverified - No bit diameter for woodWOP to choose by
mpr_drill_no_diameter - A row of spindles written as separate holes
mpr_drill_row_split