Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Unsafe behavior on mesh generation and bltouch probing error #27174

Open
1 task done
thephantom1492 opened this issue Jun 14, 2024 · 0 comments
Open
1 task done

Comments

@thephantom1492
Copy link

Did you test the latest bugfix-2.1.x code?

Yes, and the problem still exists.

Bug Description

I had a small misconfiguration that exposed the bug.
#define Z_CLEARANCE_DEPLOY_PROBE 5
This cause the bltouch to not be able to deploy during probing for the mesh.

Bug Timeline

Atleast since git of 2023-05-24

Expected behavior

Going into stop/panic as to prevent damage from whatever caused the probe to not deploy.

Actual behavior

A message about probing error and stop and to issue M999 to resume, but it continue to probe.
Sorry I forgot to save the exact message before fixing the config.

Steps to Reproduce

Set #define Z_CLEARANCE_DEPLOY_PROBE 10
Or
Have a faulty bltouch

Issue: G29 P1
Watch as the probe fail to deploy, a message get spammed in the terminal about the error, a message is spammed about stop and to M999

Version of Marlin Firmware

Git of 2024-05-24

Printer model

Heavy modified Ender 5 Plus

Electronics

BTT SKR3

LCD/Controller

No response

Other add-ons

octoprint/octodash

Bed Leveling

UBL Bilinear mesh

Your Slicer

Prusa Slicer

Host Software

OctoPrint

Don't forget to include

  • A ZIP file containing your Configuration.h and Configuration_adv.h.

Additional information & file uploads

config.zip

@thisiskeithb thisiskeithb changed the title Unsafe behavior on mesh generation and bltouch probing error [BUG] Unsafe behavior on mesh generation and bltouch probing error Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant