Wait for second temperature value before toggling outputs #481

Open
opened 2022-02-20 15:49:24 +00:00 by Julesprintsit · 0 comments
Julesprintsit commented 2022-02-20 15:49:24 +00:00 (Migrated from github.com)

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

...the print stops because the temp sensor gives one wrong value after working reliable for hours.

Describe the solution you'd like
A clear and concise description of what you want to happen.

It would be awesome if the plugin could wait for another measurement, when the current value exceeds its allowed bandwith.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

I can't really imagine another way to handle single wrong temp values, that control gcodes, shell scripts or relays.

Thanks in advance!

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] ...the print stops because the temp sensor gives one wrong value after working reliable for hours. **Describe the solution you'd like** A clear and concise description of what you want to happen. It would be awesome if the plugin could wait for another measurement, when the current value exceeds its allowed bandwith. **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. I can't really imagine another way to handle single wrong temp values, that control gcodes, shell scripts or relays. Thanks in advance!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Gandalf/OctoPrint-Enclosure#481