Read the statement by Michael Teeuw here.
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.
-
@LuckyDucker said in MMM-BambuLabNotify - 3D printer notifications:
Throws a 404 Page can’t be found. Maybe you need to make it public?
-
Getting a 404 on GitHub. Can you check permissions and verify URL please?
Also, what mechanism are you using to poll the printer(s)? Will it work with multiple printers?
-
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.
-
@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).
-
This post is deleted! -
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.
-
Ok, they fixed my account so it’s available again at:
-
@LuckyDucker unfortunately still 404 :(