fabianonline / OctoPrint-Telegram

Plugin for octoprint to send status messages and receive commands via Telegram messenger.
311 stars 115 forks source link

[FEATURE REQUEST] Generic GCODE command notification #85

Open aaronsel opened 7 years ago

aaronsel commented 7 years ago

I have been enjoying OctoPrint-Telegram for a while now.

I often do "multi-color" prints with my Prusa i3 MK2(S), in which a change filaments in the middle of the print. It would be very useful if Telegram would "notify" me when that time came.

The general implementation would be to have a user defined "Notification" whenever a specific GCODE command was issued (user selected). Since the change filament is done with rarely seen GCODE commands, such a general feature could be used for color changes on a Prusa using colorpoint, but in reality, it could be used whenever a user wanted notification of specific events (Calibration, pause, etc) which could be used to notify when filament sensors triggered, or other nice uses.

Thanks for the consideration, and great implementation.

kanocz commented 5 years ago

looks like this is deprecated (issue #181 looks better)