Skip to content

Releases: techfreek/OctoPrint-Friendlybeeper

Settings validation and improvements to beep preview

13 Jan 01:48
082259a

Choose a tag to compare

  • Previewing the beep now uses the live settings (no longer need to save) (Thanks @Gottox)
  • The ui now has has min/max values set (Thanks @Gottox )
  • The plugin now enforces min/max values, especially beep duration due to an issue where a long (>= 5 second) beep could cause Prusa printers to restart.

Release V0.4

30 Nov 00:22
3a9bc1f

Choose a tag to compare

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

28 Apr 01:28
4973069

Choose a tag to compare

Can notify on pause
Clarified strings in settings tab

Fix version

26 Apr 15:46
ddf8317

Choose a tag to compare

v0.2.2

Update version to 0.2.2

Fix display name

25 Apr 16:40

Choose a tag to compare

v0.2.1

Update display name

Initial release

22 Apr 00:56

Choose a tag to compare

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

20 Apr 02:12

Choose a tag to compare

Pre-release
Time skew could cause a failure to beep when it was expected.

Proof of Concept Debugging

19 Apr 22:12

Choose a tag to compare

Pre-release

Improve debugging of proof of concept