Move out of range: 150.000 0.000 10.000 [20.000]

Basic Information:

Printer Model:
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:


printer.cfg (8.3 KB)
CaliperCase.gcode (430.6 KB)
Hello, when I start printing, I get the error “Move out of range: 150.000 0.000 10.000 [20.000]”. The area I am trying to print is much lower than 150. I was able to do multi-point calibration with BlTouch without any problems, but it won’t start printing.

Please:


Your gcode file, line 28:

G1 X150.0 E20 ; intro line

I’m sorry, I struggled with so many problems today that I missed it.

Thank you, this problem is solved now. But I started having problems with bltouch. I installed Klipper on a desktop PC. I think it doesn’t make much sense to use clippers on desktop computers.

How did you solve the Move out of Range problem? I’ve had this same problem for about 2 months now, even though PrusaSlicer works fine for me.

It’s written in the solution.

If you have a own issue, please open a new thread with all requested information. The reasons for this issue can be quite different.

I got this problem because of an error in the code. Even though the printer limits were 110mm, a move was trying to go to x150. For now, I don’t get this problem at all.

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