Clon1998 / mobileraker

A Flutter mobile app for Klipper/Moonraker
Other
473 stars 52 forks source link

Customize what events generate alerts #71

Closed CornHead764 closed 1 year ago

CornHead764 commented 2 years ago

Is your feature request related to a problem? Please describe. When using Mobileraker with the companion for notifications, it sends notifications for events such as print pauses. When coupled with something like the moonraker timelapse plugin, you get a push notification every time it takes a screenshot, which is typically at every layer change.

Describe the solution you'd like I would like to see a way to customize what generates an alert. In my case, I would likely disable print pauses.

Describe alternatives you've considered I've thought about removing the companion for no notifications, but I would like progress and complete notifications still. Maybe the companion could detect the timelapse screenshot gcode and pause alerts temporarily.

Additional context https://github.com/mainsail-crew/moonraker-timelapse

Clon1998 commented 1 year ago

Was added in ebb9fbfa231a65dc3e9a43783c865c8f998dda29 . So far it seems to be working as it is included in the latest beta builds. I will close the issue for now. If there is any problem with the implementation just reopen the issue.