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

Add dual end stop support #1604

Open
alphaonex86 opened this issue Mar 8, 2024 · 1 comment
Open

Add dual end stop support #1604

alphaonex86 opened this issue Mar 8, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@alphaonex86
Copy link

Please describe the feature you would like implemented
Actually only ESP32 is fast to support dual end stop + stop the move and return, but actually it support only 1 end stop.
I wish support min end stop and max end stop, if min trigger do x++ to be safe, if max trigger do x-- to be safe.

Why do you think this would improve Grbl_ESP32?
If the machine start with end stop enable, it know in which way have to go

What do you need the feature for?
If the machine start with end stop enable, it know in which way have to go

Will this feature appear to a lot of users?
yes

@alphaonex86 alphaonex86 added the enhancement New feature or request label Mar 8, 2024
@bdring
Copy link
Owner

bdring commented Mar 8, 2024

Grbl_ESP32 is no longer supported. FluidNC is the new version of Grbl_ESP32.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants