Page 1 of 1

Gcode for sending email or sms when printer done printing?

Posted: Sun Nov 20, 2016 1:09 am
by bradisrad
Hi,

Some people use a remote webcam to monitor their print status. Is there a way where we can put G-code to send an text sms or email the status when the printer is done printing?

Re: Gcode for sending email or sms when printer done printin

Posted: Sun Nov 20, 2016 5:05 am
by insta
Nope -- you'll need to use something like OctoPrint with a "run after" script. GCode is far too simple of a language for that.