Unable to set M92 value

Hello,

I can’t tell extactely since when, but I am unable to get the estep done anymore using M92:

M92 235.78

M92 235.78

ok

echo: M92 X160.00 Y160.00 Z400.00 B888.89 Current E212.21, BACKUP SINGLE E212.21, BACKUP DUAL E667.22

ok

Values stays at 212.1

I tried M500 and when using M503, same value again.

Any idea?

Thanks

You forgot to insert the “E” operator.
Correctly it should look like M92 E235.78.
Then use the M500 and M503 commands.

1 Like