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

    How can I make Panel Due to show an icon

    Scheduled Pinned Locked Moved
    General Discussion
    4
    6
    892
    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.
    • DR8undefined
      DR8
      last edited by

      Hi guys. How can I make PanelDue to show an icon for 2 3 seconds when I power on the printer? Or how can I make it to show a text or even say something like hello. Thanks!

      1 Reply Last reply Reply Quote 0
      • AndreSundefined
        AndreS
        last edited by

        Put
        M291 P"message" R"title" S1 T3 Z0
        at the end of your config.g
        This will show a textbox for 3 seconds.

        1 Reply Last reply Reply Quote 0
        • DR8undefined
          DR8
          last edited by

          It does not have effect. I want something more graphical as a color icon to be shown. Not a normal message. Thanks!

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

            The PanelDue firmware has the facility to display a compressed bitmap for a few seconds at startup. For customers buying PanelDue in bulk, I do special firmware builds with a bitmap of their choice. Individual users would have to compile the firmware themselves to add the image.

            All version 3 PanelDue boards can support this, but earlier versions can only if either the TFT panel is the 4.3" version or if the processor is the ATSAM3S4BA, not the ATSAM3S2BA.

            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 0
            • idaho creatorundefined
              idaho creator
              last edited by

              What software would I look at using to modify paneldue firmware. Not a programmer but wanting to learn. Also what software is the firmware for Duet wifi built in.

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

                It's built in C++. See https://github.com/dc42/PanelDueFirmware/blob/master/BuildInstructions.md.

                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 0
                • First post
                  Last post
                Unless otherwise noted, all forum content is licensed under CC-BY-SA