fix STEPTEST macro to restore homing with dual Z endstops #537
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/523"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
This macro builds a string starting with
HAS_
butHAS_
was replaced withUSE_
in Marlin 2.1.2.2.Backport the upstream patch should restore correct endstop polling and fix the bad homing behavior.
Requirements
any target with dual Z endstop
Benefits
Z axis homing works again.
Configurations
--
Related Issues
fixes #523
Great! Thank you!
Thanks a lot this was why my 2.1.2.3 also not worked with my Chiron!