Malformed parameter

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

What the converter says

malformed parameter 'Y'

Code: malformed_param

What triggers it

A token on a motion line is not a letter followed by a number. A lone letter, a number with no letter or a stray symbol all trigger this.

G1 X100.000 Y

Example that triggers it

How to fix it

Write each parameter as one capital letter immediately followed by its value, such as X100.000. Separate parameters with spaces.

Applies to

Messages this command can produce