octomirror-module
octomirror-module copied to clipboard
Magic Mirror Module that can interact with an Octoprint instance
added hide details config element use case: I only want the webcam on screen.
Hello, thanks for the module ! As said in the title, when my MM (on rasp pi 3) is started before my Octoprint (on a Debian PC, Started only when...
Hello, I try to install the module on my magicmirror. but I have one error. When I lauch the npm start dev, I have this : starting module: octomirror-module octomirror-module.js:110...
Hi, I installed the module and have been trying to get it to work ever since. The module is displayed, but all values are N/A. In the Browser Console I...
Because Docker won't let you access other assets on the local network, I could not get this module to work on the magicmirroros version. I'm guessing it won't work on...
In the readme it says you can view the G-Code viewer. Does anyone know how to call this function? I don't see it in the example code.
It also appears to cause a soft-reset of the web UI when it makes a request now
All stats from Octoprint are showing as N/A. Switched on debug mode, but no messages are coming through either. The stream works great, and I've got the same API key...
I have it correctly set up within the config of the module, but it will not make the buttons disappear.
When the module goes to load lo_dash, jquery, etc. it opens the file in the root octomirror-module folder but does not go to the installed source in node_modules. I replaced...