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] Setting HYBRID_THRESHOLD to 0 hangs the board at boot #26679

Closed
1 task done
sargonphin opened this issue Jan 14, 2024 · 3 comments
Closed
1 task done

[BUG] Setting HYBRID_THRESHOLD to 0 hangs the board at boot #26679

sargonphin opened this issue Jan 14, 2024 · 3 comments

Comments

@sargonphin
Copy link
Contributor

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

Yes, and the problem still exists.

Bug Description

Setting HYBRID_THRESHOLD in Configuration_adv.h to 0 could potentially prevent boards from booting successfully after flashing, without permanent damage

Setting HYBRID_THRESHOLD to 0 is possible at runtime and is effectively disabling StealthChop except at full stop

Bug Timeline

New issue

Expected behavior

Setting this parameter to zero is produces the same outcome than at runtime

OR

SanityCheck.h prevents the compilation from happening

Actual behavior

Compilation is successful but the board does not boot. Flashing is still possible, activity is visible but the firmware hangs at loading

Steps to Reproduce

  1. Enable HYBRID_THRESHOLD
  2. Set any stepper threshold to zero
  3. Compile & Load

Version of Marlin Firmware

Current Bugfix

Printer model

--

Electronics

BTT OCtopus Max EZ

LCD/Controller

--

Other add-ons

--

Bed Leveling

None

Your Slicer

None

Host Software

None

Don't forget to include

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

Additional information & file uploads

No response

@thisiskeithb
Copy link
Member

See #19050 (comment)

@sargonphin
Copy link
Contributor Author

Solved

Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Mar 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants