Printer Model: Ender 5 Plus
Host / SBC: Raspberry Pi 3B
I know its somewhat of a known problem on here but everything i have read and tried did not work out. When Calibrating my Z offset for my BL touch my printer throws the error “Move out of range”. I already set my position_min to -6 but my printer won’t even go down to -1. I don’t know what to try next.
I already did that in the printer.cfg file. Do I have to do that in the Klippy.log file as well? Or am I not getting something? I also don’t know why it shows up like that in the Klippy.log file.
Your setup seems screwed.
Klipper expects the config in /home/pi/printer.cfg but you apparently edited /home/pi/klipper/config/printer-creality-ender5plus-2019.cfg
I’d recommend to start over and follow the official guides either:
You can do so, but the location /home/pi/printer.cfg is legacy and typically no longer used in today’s setup.
You will have to mess with your non-standard installation whenever you do something like installing webinterfaces or anything else. Your printer, your choice.