-
-
Notifications
You must be signed in to change notification settings - Fork 19.5k
Closed
Description
Did you test the latest bugfix-2.1.x
code?
Yes, and the problem still exists.
Bug Description
I run the latest version of trhe bugfix-2.1.x branch and recently the printer started to additionally lower the bed when running a G29. Is that a new configuration option or abug?
I configured MULTIPLE_PROBING 2
and BLTOUCH_HS_MODE true
A video showing the problem: https://youtu.be/SN9cbFaW7ks
Bug Timeline
new
Expected behavior
In previous versions it did the two probes and then lowered to Z_CLEARANCE_BETWEEN_PROBES
(I think) and then moved to the next point.
Actual behavior
After the two probes it lowers the bed to Z_CLEARANCE_BETWEEN_PROBES
and an additional ammount which I cannot tell where it comes from.
Steps to Reproduce
Simply run a G29
Version of Marlin Firmware
Bugfix-2.1.x 2023-03-24
Printer model
Ender 5 plus
Electronics
Bigtreetech SKR MINI E3 V3.0
Add-ons
No response
Bed Leveling
ABL Bilinear mesh
Your Slicer
Cura
Host Software
OctoPrint
Don't forget to include
- A ZIP file containing your
Configuration.h
andConfiguration_adv.h
.