-
-
Notifications
You must be signed in to change notification settings - Fork 19.5k
Closed
Labels
Description
Did you test the latest bugfix-2.0.x
code?
Yes, and the problem still exists.
Bug Description
pause before probe not working in right direction inverted...
replace this -> if (deploy == PROBE_TRIGGERED()) break;
by -> if (deploy != PROBE_TRIGGERED()) break;
Bug Timeline
No response
Expected behavior
No response
Actual behavior
No response
Steps to Reproduce
No response
Version of Marlin Firmware
2.0.9.1
Printer model
custom delta
Electronics
No response
Add-ons
No response
Your Slicer
No response
Host Software
No response
Additional information & file uploads
No response