Allow M117 to send Email
-
Add a switch to M117 Gcode to allow send de message via email (to check via email if the printer started to print or the print finished for example)
M117 S"This is the subject" -D"john@example.com" -B"This is the message body"
-
I just added another request similar to this that can be done in the same fashion but to the Pushover service (would need to specify key and token). If M117 is used it would be a common command for email / pushover and screen / web which would be nice.
-
With the combination of start.g , pause.g , stop.g and finish.g macros it will solve notification alerts
-
Just bumping this up as I too need this really miss having pushover or in fact any kind of remote notification on Duet. This worked great on Octoprint.
-
yeah lets continue the discussion here:
https://www.duet3d.com/forum/thread.php?id=170