-
-
Notifications
You must be signed in to change notification settings - Fork 19.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🐛 Define required endstop enums (#23425)
- Loading branch information
1 parent
93126c0
commit 4fd1de7
Showing
1 changed file
with
20 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4fd1de7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This commit blew away a change Fix up endstop flags #22487 3685b85
At least partially. I'm trying to build with dual endstops on X that zero in the positive direction. This endstop flags #22487 claimed to fix it, but someone's commit later on undid some of the fix. I'm working on trying to restore what's necessary.