Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    How to get thumbnails on Paneldue ?

    Scheduled Pinned Locked Moved Solved
    PanelDue
    7
    20
    1.5k
    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.
    • buckkerundefined
      buckker
      last edited by

      Hi

      I have updated the Panel Due to the latest firmware version (3.5.0-rc3-7.0i). I can see the thumbnail when choosing the file to print. But I can't see a thumbnail on the status screen. Is it planed that the thumbnail can be seen on the status screen? I would very appreciate it 🙂

      I also noticed that the max. image size is 160x160 for the Panel Due. I prefer to set it bigger (400x400) to have a nice preview on the Duet Web Control. But then, it doesn't work for the Panel Due. Is it possible to convert the image size during the upload to fit the Panel Due requirements?

      Panel Due.jpg

      dc42undefined 1 Reply Last reply Reply Quote 1
      • dc42undefined
        dc42 administrators @buckker
        last edited by

        @buckker you can set up PrusaSlicer to embed more than one thumbnail, for example 400x400 for DWC and 160x160 for PanelDue.

        PanelDue doesn't display the thumbnail on the Status screen due to lack of space. If we were to add the thumbnail, what layout would you suggest, and which information and controls should we remove to make space?

        Duet WiFi hardware designer and firmware engineer
        Please do not ask me for Duet support via PM or email, use the forum
        http://www.escher3d.com, https://miscsolutions.wordpress.com

        buckkerundefined 1 Reply Last reply Reply Quote 0
        • buckkerundefined
          buckker @dc42
          last edited by

          @dc42 Thanks for your reply. I think the data that is actually shown on the Panel Due Screen definitely makes sense. I would only remove the actual XYZ coordinates. Maybe it's possible to move the Pause and Baby Step button below the Speed and Fan button to have more space on the right side of the screen. You mentioned that on the status screen is not enough space. For what is the space used in the right upper corner (where I placed the yellow thumbnail dummy)?

          Many thanks in advance.

          Michael

          Phaedruxundefined 1 Reply Last reply Reply Quote 0
          • Phaedruxundefined
            Phaedrux Moderator @buckker
            last edited by

            @buckker said in How to get thumbnails on Paneldue ?:

            For what is the space used in the right upper corner

            For machines with multiple tools/heaters they show up there.

            Z-Bot CoreXY Build | Thingiverse Profile

            1 Reply Last reply Reply Quote 0
            • tasundefined
              tas
              last edited by

              In PrusaSlicer on the Printer Settings tab>Firmware>G-code thumbnails

              enter 400x400, 160x160

              In the format box select QOI

              If you enter it the other way around (160x160, 400x400) it doesn't work. Another forum member discovered this and unfortunately I can't remember who to give them credit.

              dc42undefined 1 Reply Last reply Reply Quote 1
              • dc42undefined
                dc42 administrators @tas
                last edited by

                If anyone has an example of where declaring the 160x160 thumbnail first doesn't work but declaring the 400x400 thumbnail first does, with the latest PanelDue 3.5 release candidate, please submit the files so that I can investigate this.

                Duet WiFi hardware designer and firmware engineer
                Please do not ask me for Duet support via PM or email, use the forum
                http://www.escher3d.com, https://miscsolutions.wordpress.com

                OwenDundefined 1 Reply Last reply Reply Quote 0
                • OwenDundefined
                  OwenD @dc42
                  last edited by OwenD

                  @dc42 said in How to get thumbnails on Paneldue ?:

                  If anyone has an example of where declaring the 160x160 thumbnail first doesn't work but declaring the 400x400 thumbnail first does, with the latest PanelDue 3.5 release candidate, please submit the files so that I can investigate this.

                  I use superslicer mostly, so it just has "small" and "big" ooptions
                  screen.png

                  If I use 160x160 in small and 400 x 400 in big, then the thumbnail loads in DWC but not in PanelDue
                  If I set small to 400 x 400 and big to 160 x 160 it loads in both.
                  However it takes 4-6 seconds to render the image on the paneldue.
                  I wonder if it's simply that the PD is taking a long time to read the larger image instead of skipping it?

                  test 400-160.gcode

                  test 160 - 400.gcode

                  Duet 2 WiFi 2WiFi 3.5.0-beta.3
                  Duet Web Control DWC 3.5.0-beta.3
                  PanelDue firmware 3.5.0 rc4

                  1 Reply Last reply Reply Quote 0
                  • buckkerundefined
                    buckker
                    last edited by

                    @dc42 I tested 3 different configurations. In DWC all configurations work, than means the thumbnails are shown as it should be. On the Panel Due 7i only the 160x160 work. Both other g-code files doesn't show any thumbnail on the Panel Due.
                    Endstopper V4 v3_160x160.gcode

                    Endstopper V4 v3_160x160, 400x400.gcode

                    Endstopper V4 v3_400x400, 160x160.gcode

                    That's my configuration from the Prusa (400x400, 160x160):
                    400x400, 160x160.jpg

                    Regarding the thumbnail on the status page. Does it make sense to add a second "status page" with less print information in order to have more space for the thumbnail? Why do I prefer to have a thumbnail on the status screen? In our company we are a team of 3 people who work on the 3d printers. Sometimes it's not 100% clear what's on the machine when you only see the filename. We noticed that the thumbnails helps a lot in the DWC. We can see quickly which parts and how much of them are placed on the build plate. If we can get those information visually on the Panel Due it would help us to be up to date more easily.

                    Many thanks in advance

                    Michael

                    dc42undefined 1 Reply Last reply Reply Quote 1
                    • tasundefined
                      tas
                      last edited by

                      Hi buckker,

                      On my PanelDue 7i running 3.4.1with 3.5.0 beta.3 on the Duet2Wifi only Endstopper V4 v3_160x160, 400x400 doesn't show. It also seems to lock up the display for a few seconds. The other two display the image.

                      I tried a few different sizes and 240x240 seems to be the upper size limit for the PanelDue.

                      I am using PrusaSlicer 2.6.6 alpha.

                      1 Reply Last reply Reply Quote 0
                      • dc42undefined
                        dc42 administrators @buckker
                        last edited by dc42

                        @buckker thanks for those files. In RRF 3.5beta3 the file containing 400x400 followed by 160x160 also works on PanelDue. The file containing 160x160 followed by 400x400 doesn't because of a problem in PanelDue. Github isn't working right now but we'll raise an issue for this when it is.

                        Edit: https://github.com/Duet3D/PanelDueFirmware/issues/300

                        dc42 created this issue in Duet3D/PanelDueFirmware

                        closed Multiple thumbnail images in job file not handled properly #300

                        Duet WiFi hardware designer and firmware engineer
                        Please do not ask me for Duet support via PM or email, use the forum
                        http://www.escher3d.com, https://miscsolutions.wordpress.com

                        buckkerundefined 1 Reply Last reply Reply Quote 2
                        • buckkerundefined
                          buckker @dc42
                          last edited by

                          @dc42 Thanks' a lot for adding this issue to Github

                          1 Reply Last reply Reply Quote 1
                          • mfs12undefined mfs12 marked this topic as a question
                          • mfs12undefined mfs12 has marked this topic as solved
                          • First post
                            Last post
                          Unless otherwise noted, all forum content is licensed under CC-BY-SA