• 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
47 Posts 17 Posters 26.9k Views 18 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.
  • S Offline
    shbatm Module Developer
    last edited by shbatm Jan 24, 2018, 3:56 AM Jan 24, 2018, 3:50 AM

    @barnosch - it’s on the To-do list.

    For now, try setting the height/width in your custom.css file with something like:

    div.octomirror-module img {
        height: 150px;
        width: 150px;
    }
    

    EDIT: Removed the > in the selector line above.

    1 Reply Last reply Reply Quote 0
    • B Offline
      barnosch
      last edited by Jan 24, 2018, 5:22 PM

      Great. Good idea, since it is “only” a img tag, it is pretty easy.
      i was thinking to complicated. Now it fits nicely.
      0_1516814531991_005afc39-fe57-4c77-9773-6427357fe7f1-grafik.png

      Looking forward for the “hide camera window when not printing” feature.
      But no hurry.

      Great work!

      1 Reply Last reply Reply Quote 0
      • M Offline
        michael24h
        last edited by Feb 26, 2018, 9:31 PM

        My stream showing upside down. any idea ?

        1 Reply Last reply Reply Quote 0
        • M Offline
          michael24h
          last edited by Feb 26, 2018, 10:00 PM

          this works for me:
          div.octomirror-module img {
          transform: rotate(180deg);

          1 Reply Last reply Reply Quote 0
          • D Offline
            d3r
            last edited by Apr 24, 2018, 12:08 AM

            Installed this on my pi3 for the Mp select mini today. This is great!

            1 Reply Last reply Reply Quote 0
            • C Offline
              citizendevpi
              last edited by Jan 2, 2019, 10:53 AM

              I can not seam to get the informatin to show up all items say n/a but my video shows no problem, would realy apricate any help

              1 Reply Last reply Reply Quote 0
              • S Offline
                shbatm Module Developer
                last edited by Jan 2, 2019, 1:59 PM

                Can you please post your config section? Have you enabled the API and provided an API key?

                C 2 Replies Last reply Jan 4, 2019, 11:16 AM Reply Quote 0
                • M Offline
                  michael24h
                  last edited by Jan 3, 2019, 7:26 PM

                  @shbatm said in [octomirror-module] Monitor & Control an OctoPrint 3D Printer Server:
                  please post your config section

                  1 Reply Last reply Reply Quote 0
                  • C Offline
                    citizendevpi @shbatm
                    last edited by yawns Jan 4, 2019, 11:44 AM Jan 4, 2019, 11:16 AM

                    @shbatm

                    }, {
                            module: "octomirror-module",
                            position: "bottom_left",
                            config: {
                                url: "http://192.168.2.141",
                                api_key: "B7ACF3C4BDD04D61BF5176C75778661E",
                            }
                        },
                    

                    so i obviously cannot figure out how to copy paste my config i feel like i have some issues

                    1 Reply Last reply Reply Quote 0
                    • C Offline
                      citizendevpi @shbatm
                      last edited by Jan 4, 2019, 11:39 AM

                      @shbatm yes I have enabled the API as you can c it is in my config

                      S 1 Reply Last reply Jan 4, 2019, 3:49 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 2 / 5
                      • 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