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

Debounce Setting for Hard Limits #158

Closed
Northernboy opened this issue Dec 6, 2021 · 2 comments
Closed

Debounce Setting for Hard Limits #158

Northernboy opened this issue Dec 6, 2021 · 2 comments

Comments

@Northernboy
Copy link

Is there a way to set the debounce on each of the limit switches used for hard limits?

Thx
NB

@Northernboy Northernboy changed the title Denounce Setting for Hard Limits Debounce Setting for Hard Limits Dec 6, 2021
@bdring
Copy link
Owner

bdring commented Dec 6, 2021

Currently we do not have software debouncing on limit switches.

What hardware are you using? I use hardware solutions on all my controllers. (low pass filters, Schmitt triggers, and/or opto isolation). It seems to work fine.

@Northernboy
Copy link
Author

Thank you for the response. I am presently using my own temporary test setup using opto isolators only. But working on my permanent circuit and will adding filters & triggers as well. My first test using FluidNC was using ESP32-GRBL and only had to increase the debounce a bit. All good enjoying the new system and working on my setup to make it better.

Cheers
NB

@bdring bdring closed this as completed Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants