Skip to content

[BUG] Broken PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED #22295

@prophetmaster

Description

@prophetmaster

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions