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

    PanelDue Stopped working

    Scheduled Pinned Locked Moved
    PanelDue
    3
    4
    254
    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.
    • Furbyhaxxundefined
      Furbyhaxx
      last edited by Furbyhaxx

      Hi,
      Today on one of our printers the PanelDue stopped communicating with the DuetWifi while updating to firmware 3.1.0. I Tested 3 LCD incl. boards and two 4 pin cables but the PanelDuet stays at "connecting".

      When I update the Duet firmware over DWC the PanelDue shows the messages from the firmware update.

      Ah, PanelDue firmware was also updated to v1.24

      1 Reply Last reply Reply Quote 0
      • Furbyhaxxundefined
        Furbyhaxx
        last edited by

        found the error trought RRF, this line was missing from my config:

        M575 P1 S1 B57600                                                ; enable support for PanelDue
        

        interesting is that another machine with the same config and firmware 3.0 also not had this line but the PanelDuet worked without problems after updating.

        droftartsundefined A Former User? 2 Replies Last reply Reply Quote 0
        • droftartsundefined
          droftarts administrators @Furbyhaxx
          last edited by

          @Furbyhaxx what firmware was each PanelDue running?

          Ian

          Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

          1 Reply Last reply Reply Quote 0
          • A Former User?
            A Former User @Furbyhaxx
            last edited by A Former User

            @Furbyhaxx said in PanelDue Stopped working:

            this line was missing from my config:

            what was really missing was the user reading the upgrade notes.

            https://github.com/Duet3D/RepRapFirmware/blob/v3-dev/WHATS_NEW_RRF3.md#reprapfirmware-310

            Upgrade notes:

            <snip>
            All PanelDue users: the PanelDue connector (or IO_0 on Duet 3) is no longer dedicated to PanelDue, therefore if you connect a PanelDue to this port you must use the following command in config.g to enable it: M575 P1 S1 B57600. You can use baud rates other than 57600, however the IAP files all assume 57600 baud; therefore if you use another baud rate then PanelDue will not display firmware update progress.

            (or maybe the "All PanelDue users" part followed by Duet3 specific info makes it unclear if it applies to Duet 2? It does.

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