• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

[octomirror-module] Monitor & Control an OctoPrint 3D Printer Server

Scheduled Pinned Locked Moved Productivity
2 Posts 2 Posters 490 Views 2 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    julien80132
    last edited by sdetweil Aug 18, 2020, 9:12 PM Aug 18, 2020, 9:06 PM

    Re: [octomirror-module] Monitor & Control an OctoPrint 3D Printer Server

    Hello I need help about the module, i would like when my printer is turned off, i want to see nothing on my magicmirror just below my data:

    {
            module: "octomirror-module",
            position: "lower_third",
    		showDetailsWhenOffline: false,
            config: {
                url: "http://192.168.1.23",
    		showDetailsWhenOffline: false,		
    		printerName: "Creality-Ender 3 Pro",
    		showStream: false,
    		interactive: false,
    		debugMode: false,
    		showTemps: true,
                api_key: "218A52134E674CCDB774862855B05926"
            }
        },
    

    could you help me ??

    thanks

    1 Reply Last reply Reply Quote 0
    • B Offline
      Bouba830
      last edited by Dec 20, 2020, 9:43 AM

      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. :(

      1 Reply Last reply Reply Quote 0
      • 1 / 1
      • First post
        Last post
      Enjoying MagicMirror? Please consider a donation!
      MagicMirror created by Michael Teeuw.
      Forum managed by Sam, technical setup by Karsten.
      This forum is using NodeBB as its core | Contributors
      Contact | Privacy Policy