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

    Custom splash screen

    Scheduled Pinned Locked Moved
    PanelDue
    6
    21
    4.0k
    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.
    • Monster Deltaundefined
      Monster Delta
      last edited by Monster Delta

      0_1523197200210_panel due logo-819x614.png

      jmlundefined 1 Reply Last reply Reply Quote 0
      • jmlundefined
        jml @Monster Delta
        last edited by jml

        @monster-delta How fast should the image load? I've added the splash screen, but it takes almost 7 secs to load (starts from the bottom and goes up). And it waits for a few seconds before disappearing.

        Is it possible to make it load the image faster? Can I adjust how long the splash screen remains presented after it loads? I don't mind messing around with the firmware.

        dragonnundefined 1 Reply Last reply Reply Quote 1
        • dragonnundefined
          dragonn @jml
          last edited by

          @jml said in Custom splash screen:

          @monster-delta How fast should the image load? I've added the splash screen, but it takes almost 7 secs to load (starts from the bottom and goes up). And it waits for a few seconds before disappearing.

          Is it possible to make it load the image faster? Can I adjust how long the splash screen remains presented after it loads? I don't mind messing around with the firmware.

          Yeah, I would be interested in this too. 2-3x faster would be much better.

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

            Currently the firmware takes care of rotating the image to suit the screen, which is why it is slow (it sends the address for every pixel). However I know that there is a hardware feature of the chip that can do this, so I'll try it out in the next release. It will break the CPLD build though unless someone else knows how to do the same thing on the controller chip used by the CPLD displays.

            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

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

              @dc42 no the best solution but could we disable that rotating and just burn the image into the firmware upside down when needed?

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

                Since this is a bit of a vanity feature isn't the point of it all to be displayed?

                Z-Bot CoreXY Build | Thingiverse Profile

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

                  @dragonn said in Custom splash screen:

                  @dc42 no the best solution but could we disable that rotating and just burn the image into the firmware upside down when needed?

                  Yes, but that would be harder to support.

                  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

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

                    @dc42 Maybe when pressing rotate/mirror in settings the firmware would rotate the image in flash memory? This would take some time for sure, but then the image would be ready to load at booting without doing the math every time.

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

                      @dragonn said in Custom splash screen:

                      @dc42 Maybe when pressing rotate/mirror in settings the firmware would rotate the image in flash memory? This would take some time for sure, but then the image would be ready to load at booting without doing the math every time.

                      That's not possible because the image is compressed. It would need to be expanded, then re-compressed using the new pixel write order - and there isn't enough RAM to hold the uncompressed image.

                      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

                      1 Reply Last reply Reply Quote 1
                      • dragonnundefined
                        dragonn
                        last edited by

                        So maybe just an option in settings with allows users to disable automatic rotating of the start logo so it loads faster? By default it would enabled and load slow.
                        Of course, this is of little importance.

                        1 Reply Last reply Reply Quote 0
                        • jmlundefined
                          jml
                          last edited by

                          @Phaedrux Yes I like it as a vanity feature - so ideally, I would like the logo to appear (fast), and then to not disappear until I press somewhere on the screen.

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

                            @jml I wouldn't mind that.

                            Z-Bot CoreXY Build | Thingiverse Profile

                            1 Reply Last reply Reply Quote 1
                            • jmlundefined
                              jml
                              last edited by

                              Its been a long time since I did anything with my 3d printer. I'm wondering if anyone here knows if the splash screen loading has been done any faster since this thread? If so I may load the new firmware if its is faster or if there is any other attractive reason to.

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

                                Yes it's faster in the latest firmware because the rotation and mirroring are done in hardware now.

                                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

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

                                  @dc42 awesome, thats great to hear!

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