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 too.
Read the statement by Michael Teeuw here.
Best posts made by LuckyDucker
-
MMM-BambuLabNotify - 3D printer notifications
Latest posts made by LuckyDucker
-
RE: MMM-BambuLabNotify - 3D printer notifications
Ok, they fixed my account so it’s available again at:
-
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 https://github.com/rwlongtx/MMM-BambuLabNotify
Also, It uses MQTT for polling, and I only created it to listen to one printer (since that’s all I have).
-
RE: MMM-BambuLabNotify - 3D printer notifications
Sorry, can’t edit the original post any more, but I’m not sure what happened to the original repo. It was working fine, but went to 404 for some reason, even though it was public. I created a new account and re-uploaded it.
-
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 too.