Persistant move out of range error

Basic Information:

Printer Model: K1 MAX
MCU / Printerboard:
Host / SBC
klippy.log

Fill out above information and in all cases attach your klippy.log file (use zip to compress it, if too big). Pasting your printer.cfg is not needed
Be sure to check our “Knowledge Base” Category first. Most relevant items, e.g. error messages, are covered there

Describe your issue:

Keep getting the below warning when trying to print, restarting klipper and firmware doesnt work

!! {“code”:“key586”,“msg”:“Move out of range: 133.857 296.192 5.000 [0.000]”, “values”:[133.857, 296.192, 5.000, 0.000]}

Unconfirmed 532868.zip (1.6 MB)

Unconfirmed 555962.cfg (9.8 KB)

Hello @bad_printer !

This is quite hard to tell, because the klippy.log does not adhering to the genuine Klipper conventions.

Thank you for the reply, appreciate you looking into it.

I did manage to solve the issue though. The printer was attemping to move outside the printer movement limits (296.192) i changed the printer limits in the config file to (297) and has resolved the issue

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.