Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    PanelDue Firmware 3.5.0-rc6 released

    PanelDue
    4
    13
    185
    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.
    • mfs12
      mfs12 last edited by

      Hey people,

      a new release candidate is build and available on github.

      Firmware images and detailed release notes as usual on github.

      https://github.com/Duet3D/PanelDueFirmware/releases/tag/3.5.0-rc6

      Visit me on github at https://github.com/mfs12/

      OwenD 1 Reply Last reply Reply Quote 3
      • Referenced by  mfs12 mfs12 
      • Referenced by  mfs12 mfs12 
      • OwenD
        OwenD @mfs12 last edited by

        @mfs12
        For me this fixes the issue where thumbnails were not displaying on PD. 👍

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

          @OwenD said in PanelDue Firmware 3.5.0-rc6 released:

          @mfs12
          For me this fixes the issue where thumbnails were not displaying on PD. 👍

          Sadly it did not for me 😮‍💨

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

            @Exerqtor
            I have run some tests with the files you uploaded.
            The difference I see is that you are using Prusa Slicer.
            By default it includes the bed image in the thumbnail. There doesn't seem to be an option to turn it off.
            I am using SuperSlicer.
            I had it set NOT to include the bed in the thumbnail.
            If I set it to include the bed and generate the400x400 image first, then the thumbnail does not display.
            This tells me that with the bed included, the thumbnail is likely larger than the amount that PD is parsing to find it.

            These two files are the same except in one the bed is included and in the other it is not.

            test-superslicer-with-bed.gcode
            test-superslicer.gcode

            1 Reply Last reply Reply Quote 1
            • mfs12
              mfs12 last edited by

              @Exerqtor did you update RRF as well. As @dc42 mentioned there was a second problem with RRF thumbnail parsing. I am not sure if this fix already available.

              Visit me on github at https://github.com/mfs12/

              Exerqtor 1 Reply Last reply Reply Quote 0
              • Exerqtor
                Exerqtor @mfs12 last edited by

                @mfs12 I'm on 3.5b3+ atm, i don't think it's an newer version thats publicly avalible yet? 🤔

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

                  @Exerqtor said in PanelDue Firmware 3.5.0-rc6 released:

                  3.5b3+

                  Please provide the GCode file concerned so that I can test it before we release 3.5beta4.

                  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

                  mfs12 OwenD 2 Replies Last reply Reply Quote 0
                  • mfs12
                    mfs12 @dc42 last edited by

                    @dc42 this are the testfiles from @Exerqtor

                    https://mega.nz/folder/1VcgnA7A#3FFCNqOrY9yk6ODI-c6ABQ

                    Visit me on github at https://github.com/mfs12/

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

                      @dc42 @mfs12

                      It seems to be related to the detail of the thumbnail.
                      A thumbnail with 400x400 and 160x160 values of this works as expected on PD

                      ; thumbnail_QOI begin 400x400 86248
                      ; thumbnail_QOI begin 160x160 19260
                      

                      The 400x400 started on line 15 and finished on 1122
                      The 160 x 160 started on line 1126 and finished on line 1374

                      Whereas this will not display on PD

                      ; thumbnail_QOI begin 400x400 89288
                      ; thumbnail_QOI begin 160x160 19600
                      

                      The 400x400 started on line 15 and finished on 1161
                      The 160 x 160 started on line 1126 and finished on line 1418

                      To test it I placed a cylinder on the slicer bed. 10 x 10 x 10
                      Then right click and select "fill bed with instances"
                      You can then play with the height of the cylinder (instance 1) until you find the tipping point.

                      As I noted above, Prusa Slicer by defaults includes the image of the bed as part of the thumbnail, so it's got more detail.
                      In super slicer you can turn that off so you're only dealing with the print objects.

                      All files display properly in DWC
                      I also tried reversing the order the thumbnails were generated and the results remained the same.

                      EDIT
                      After some further testing, the tipping point for my test can be seen in these two files.
                      At 9.56mm high the file works.
                      At 9.58mm high it doesn't display in PD

                      remove the .txt from the end
                      test 9-58.zip.txt

                      dc42 2 Replies Last reply Reply Quote 2
                      • dc42
                        dc42 administrators @OwenD last edited by

                        @OwenD which version of RRF are you using?

                        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

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

                          @dc42 said in PanelDue Firmware 3.5.0-rc6 released:

                          @OwenD which version of RRF are you using?

                          @dc42 I'm running
                          RRF 3.5.0b3+

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

                            @OwenD both those files work for me (thumbnail is displayed on PanelDue) using a slightly more recent build of RRF than 3.5beta4, with the 3.5.0-rc6 PanelDue firmware. However, the second thumbnails finish on lines 1376 and 1381, and the 160x160 come before the 400x400, which is not what you said in your post. Did you post the wrong files?

                            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

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

                              @dc42 said in PanelDue Firmware 3.5.0-rc6 released:

                              Did you post the wrong files?

                              When I did the original post I had the 400x00 first.
                              When I did all the extra testing I tried 160x160 first.
                              I failed to edit the line numbers.
                              However I've just realised in amongst all the different tests I must have flashed the wrong version onto PD so that testing to find the "tipping point" is invalid 😡
                              With RC6 both those files work.
                              However if you check these files, you should find that the one with 160x160 first works and the one with 400x400 first doesn't display on PD

                              EDIT
                              Every file I've tested that had the160x160 thumbnail first works fine, so I'm not really seeing it as a bug. I don't think it's unreasonable to specify the order.

                              test-superslicer-with-bed-400-160.zip.txt

                              test-superslicer-with-bed-160-400.zip.txt

                              1 Reply Last reply Reply Quote 0
                              • First post
                                Last post
                              Unless otherwise noted, all forum content is licensed under CC-BY-SA