Debounce #86
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Would it be possible to add debounce timers to the inputs? mine will occasionally trip for no reason.
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...
Hi, are you still experiencing issues? have you tried my recommendations?
Closing as OP did not respond my questions.