This plugin is designed to be used to notify when a print is complete. While gcode to beep on print completion can easily be added to the slicer/octoprint, I wanted a way to only beep during certain time frames as I don't want my neighbors to hate me for my printer beeping at 2 in the morning.
Install via the bundled Plugin Manager or manually using this URL:
https://github.com/techfreek/OctoPrint-Friendlybeeper/archive/master.zip
This plugin is designed to be used to notify when a print is complete. While gcode to beep on print completion can easily be added to the slicer/octoprint, I wanted a way to only beep during certain time frames as I don't want my neighbors to hate me for my printer beeping at 2 in the morning.
- Currently requires the use of Gcode M300 to trigger the beep
These settings define the hours the printer may beep when the printer completes. These default to 8am - 10pm as I won't likely be checking my printer outside those hours.
If you want to change the tone, or duration of the beep the printer makes, these can be changed to modify that.
Can be configured for custom tones
Notify On Pause: Allow notification on pause events (such as filament change) Wait for Cooldown: Will delay the beep until the bed has reached the indicated temperature (respecting active hours)