Debounce #86

Closed
opened 2018-01-15 17:41:52 +00:00 by ed12345678 · 3 comments
ed12345678 commented 2018-01-15 17:41:52 +00:00 (Migrated from github.com)

Would it be possible to add debounce timers to the inputs? mine will occasionally trip for no reason.

Would it be possible to add debounce timers to the inputs? mine will occasionally trip for no reason.
vitormhenrique commented 2018-01-15 17:54:39 +00:00 (Migrated from github.com)

Inputs already have a 200ms bounce time.

https://github.com/vitormhenrique/OctoPrint-Enclosure/blob/master/octoprint_enclosure/init.py#L429

Unusual trips might be an effect of power supply issues / wiring issues. You might want to add a capacitor on your button inputs and solve the issue.

Are you experiencing issues with filament sensors? Buttons? what...

Inputs already have a 200ms bounce time. https://github.com/vitormhenrique/OctoPrint-Enclosure/blob/master/octoprint_enclosure/__init__.py#L429 Unusual trips might be an effect of power supply issues / wiring issues. You might want to add a capacitor on your button inputs and solve the issue. Are you experiencing issues with filament sensors? Buttons? what...
vitormhenrique commented 2018-01-17 20:24:05 +00:00 (Migrated from github.com)

Hi, are you still experiencing issues? have you tried my recommendations?

Hi, are you still experiencing issues? have you tried my recommendations?
vitormhenrique commented 2018-01-18 22:07:13 +00:00 (Migrated from github.com)

Closing as OP did not respond my questions.

Closing as OP did not respond my questions.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Gandalf/OctoPrint-Enclosure#86