Releases: techfreek/OctoPrint-Friendlybeeper
Releases · techfreek/OctoPrint-Friendlybeeper
Settings validation and improvements to beep preview
Release V0.4
Contains:
- Support for day boundaries (Thanks @Gottox!)
- Typed input fields for settings (Thanks @Gottox!)
- Misc UI Improvements
- Adds test button for the beeper (Closes #1)
- Adds ability to delay beep/notification until after bed has cooled down (closes #9)
- Adds ability for custom gcode tone to be added (Closes #6)
- Updates documentation (Should resolve #8)
Added support to beep on pause
Can notify on pause
Clarified strings in settings tab
Fix version
v0.2.2 Update version to 0.2.2
Fix display name
v0.2.1 Update display name
Initial release
Releasing a simple plugin to add a completion notification beep to the end of all prints assuming it's within the specified time window.
I built this because I live in an apartment and didn't want my printer beeping at 2 in the morning when a print completed.
Add current time to settings window
Time skew could cause a failure to beep when it was expected.
Proof of Concept Debugging
Improve debugging of proof of concept