You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Enable HYBRID_THRESHOLD
Set any stepper threshold to zero
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
The text was updated successfully, but these errors were encountered:
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 damageSetting
HYBRID_THRESHOLD
to 0 is possible at runtime and is effectively disabling StealthChop except at full stopBug 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 happeningActual 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
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
Configuration.h
andConfiguration_adv.h
.Additional information & file uploads
No response
The text was updated successfully, but these errors were encountered: