@sdetweil Thank you!
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-BambuLabNotify - 3D printer notifications
Sorry everyone. I don’t know why my Github account was suspended after trying to edit the MagicMirror Wiki, but Github support has been non-existant. I’ve move the repo over to GitLab now. Unfortunately, I can’t edit the original post.
-
RE: MMM-BambuLabNotify - 3D printer notifications
I don’t know why but both accounts were flagged after trying to add my module to https://github.com/MagicMirrorOrg/MagicMirror/wiki/3rd-party-modules. So, they’re both hidden now. I’ve opened support tickets with Github.
-
RE: MMM-BambuLabNotify - 3D printer notifications
@amarand Sorry, the new repo is at git lab , see later post
Also, It uses MQTT for polling, and I only created it to listen to one printer (since that’s all I have).
-
MMM-BambuLabNotify - 3D printer notifications
Hi everyone! I’ve been tinkering around with MM for a few years and just recently renewed my interest in it. I’m also into 3D printing, using a BambuLab printer, which is located in another room, while my MM is in the main living room. I thought it would be nice for MM to show me a notification when a print is finished or has an issue. So, I used ChatGTP to write my first module. Maybe someone else will find it useful