Read the statement by Michael Teeuw here.
[octomirror-module] Monitor & Control an OctoPrint 3D Printer Server
-
@TheMysticle First I also couldn’t make the module work until I did the following:
- Entered in config.js the IP-address of the RPi OctoPrint runs on
- Enter the API key without any brackets (the ReadMe.md was a bit misleading)
My config looks like this:
{ module: "octomirror-module", position: "middle_center", config: { url: "http://192.168.0.123", printerName: "Ender 3 Pro", interactive: false, // Set to false to hide the file drop down and only show the stream. api_key: "1234567890ABCDEFGHI" } }, -
Hi, I have the same problem as @TheMysticle . I have tried changing nearly everything, but the only thing i got is the Camera Stream. The Api must be working, because i use this also in my Home Assistant and there i got all the Informations.
The Installation was made from https://github.com/shbatm/octomirror-moduleHere is my config
{ module: "octomirror-module", position: "bottom_left", config: { url: "http://192.168.0.97", api_key: "1234567890ABCDEF", printerName: "Ender 3", showTemps: true, showDetailsWhenOffline: true, interactive: false, // Set to false to hide the file drop down and only show the stream. } },Maybe someone has an Idea
-
So i found the solution if anyone needs this.
To show the details you only have to activate “Allow Cross Origin Resource Sharing (CORS)” in Octoprint API Key Settings -
@barnosch said in [octomirror-module] Monitor & Control an OctoPrint 3D Printer Server:
Awesome. Thanks, dude.

made some little adustments to fit my needs.
The only thing which i think could be also interesting is maybe the temperatures of the nozzle and the bed?Hello, how did you do to resize the modules ?, I just could modify the viedeo stream but not the lettering. : D
-
 Hello, are you able to get the “showDetailsWhenOffline” option to work I have the latest version of Octoprint and the “CORS” option check, when Octoprint is off the display remains on the mirror.

-
Hi There,
That module is really great job !!
But i have one thing i cannot solve. How can i resize the module especially the size from the video stream ??
I tried with “width: XXX” but it doesn´t change anything. Also i can´t find a .css file to adjust.Maybe someone can help me? Because i don´t want to miss this module.
Thanks
MArcus -
@jay-j-flynn
Thats also very interesting for me. Anybody an idea to hide the module when printer is offline / finished ? -
Thanks for the great Modul :call_me_hand:

-
Great module! I have one problem though - my mirror seems to stop updating the OctoPrint infos after some time - it then just says N/A… Anyone got an idea? Not refreshing anymore? Connection loss? Thanks!
-
Anyone an idea?
-
@nkb88
same on my side … no idea how to fix it -
In the readme it mentions viewing the G-code viewer. Is this implemented?
-
great job,is there a way for the stream to go left or right of the printer info?
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login