-
-
Notifications
You must be signed in to change notification settings - Fork 384
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
Hardlimits on gpio36 and gpio39 not working #183
Labels
bug
For Developer use only
Comments
1subu
changed the title
Hardlimits on gpio36 anf gpio39 not working
Hardlimits on gpio36 and gpio39 not working
Dec 18, 2021
This is a known problem with the ESP32 hardware - see this ESP32 issue |
MitchBradley
added a commit
that referenced
this issue
Dec 19, 2021
Try this https://github.com/bdring/FluidNC/releases/tag/TestIssue183 to see if it fixes the problem |
Thank you, this works perfectly |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version: FluidNC v3.2.7 (wifi)
I have 4 limit switches on gpio 34, 35, 36 and 39. All with external pull ups.
When I test the switches with $limits, all working fine. Homing works also.
But when i enable hard_limits, only 34 and 35 are working.
The limit switches on gpio 36 and 39 immediately report alarm1 when I clear the alarm after startup.
log:
Config for gpio39:
It could be a bug, or did I miss something?
Any ideas?
The text was updated successfully, but these errors were encountered: