ulti-probe end
Traceback (most recent call last):
File “/home/pi/klipper/klippy/extras/probe.py”, line 89, in _handle_command_error
self.multi_probe_end()
File “/home/pi/klipper/klippy/extras/probe.py”, line 98, in multi_probe_end
self.mcu_probe.multi_probe_end()
File “/home/pi/klipper/klippy/extras/bltouch.py”, line 181, in multi_probe_end
self.verify_raise_probe()
File “/home/pi/klipper/klippy/extras/bltouch.py”, line 135, in verify_raise_probe
“BLTouch failed to raise probe”)
CommandError: BLTouch failed to raise probe
All that’s happening here is that Klipper is telling you that the probe wouldn’t go back up. Most likely either a wiring issue, or the magnet on the probe isn’t adjusted properly. Either one of those cases will let the probe work sometimes, but not others.