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

    Is the PanelDue display my only option?

    Scheduled Pinned Locked Moved
    General Discussion
    10
    27
    2.6k
    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.
    • Phaedruxundefined
      Phaedrux Moderator
      last edited by

      There's also DueUI if you have a spare tablet and want a customized interface.

      https://forum.duet3d.com/topic/13970/dueui-release-3-0-1-beta2-available

      Z-Bot CoreXY Build | Thingiverse Profile

      1 Reply Last reply Reply Quote 0
      • GeorgeMundefined
        GeorgeM
        last edited by

        I just came across this thread and since I had an old Bigtree TFT-24 lying around I thought I would give it a try.
        I connected the 4 pin connector to the PanelDue connector and updated the firmware on the TFT. It comes up with all the icons but says no printer is connected. Do I have to connect more than the 4 pin connector?

        Phaedruxundefined deadwood83undefined 2 Replies Last reply Reply Quote 0
        • Phaedruxundefined
          Phaedrux Moderator @GeorgeM
          last edited by

          @GeorgeM What firmware version are you using on the duet?

          You may need to add a M575 command as listed by Jay above.

          Z-Bot CoreXY Build | Thingiverse Profile

          jay_s_ukundefined 1 Reply Last reply Reply Quote 0
          • deadwood83undefined
            deadwood83 @GeorgeM
            last edited by

            @GeorgeM You 100% need an M575 in the config and you need to set the baud on the BTT panel to 57600

            source: running a TFT35V2 on one of my Duets

            1 Reply Last reply Reply Quote 0
            • jay_s_ukundefined
              jay_s_uk @Phaedrux
              last edited by

              @Phaedrux I would suggest going with

              M575 P1 S3 B57600
              

              You also need to be running RRF 3

              Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

              1 Reply Last reply Reply Quote 1
              • GeorgeMundefined
                GeorgeM
                last edited by

                I should have been more specific.
                I'm running 3.1.1
                I do have the M575 P1 S3 B57600 in my config file
                I have a duet2 wifi

                weed2allundefined 1 Reply Last reply Reply Quote 0
                • weed2allundefined
                  weed2all @GeorgeM
                  last edited by

                  @GeorgeM on the btt tft you need to match the 57600 baud rate as well...if not wont work!

                  https://www.thingiverse.com/weed2all/designs

                  GeorgeMundefined 1 Reply Last reply Reply Quote 1
                  • GeorgeMundefined
                    GeorgeM @weed2all
                    last edited by

                    @weed2all said in Is the PanelDue display my only option?:

                    @GeorgeM on the btt tft you need to match the 57600 baud rate as well...if not wont work!

                    I'm not sure how to do that. I just followed the directions linked above at github and copied the files to the sdcard. I assumed that since the directions said to have the M575 line in the config then the bin file contained info to set the baud rate.
                    Anyway its no big deal if I dont get it working. Just thought I would give it a try.

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

                      @GeorgeM said in Is the PanelDue display my only option?:

                      I'm not sure how to do that.

                      Is there a menu on the panel itself?

                      Z-Bot CoreXY Build | Thingiverse Profile

                      1 Reply Last reply Reply Quote 0
                      • jay_s_ukundefined
                        jay_s_uk
                        last edited by

                        yes, in settings

                        Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

                        1 Reply Last reply Reply Quote 0
                        • GeorgeMundefined
                          GeorgeM
                          last edited by

                          OK, found that. Didn't help.
                          If I have only the 4 pin connector connected, then I can see and operate all the icons but says printer not connected. If I then connect the 10 pin connector the screen comes up with the option for Marlin or TFT, however it will not accept any input -- will not go off that screen.
                          Again, I don't want you guys to spend a lot of time on this as it isn't a make or break problem. I would like to know if it is something simple I am overlooking.

                          jay_s_ukundefined 1 Reply Last reply Reply Quote 0
                          • jay_s_ukundefined
                            jay_s_uk @GeorgeM
                            last edited by

                            @GeorgeM can you confirm that the rx and tx pins are swapped?
                            The RX on the duet should go to the TX on the screen and vice versa

                            Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

                            GeorgeMundefined 1 Reply Last reply Reply Quote 0
                            • GeorgeMundefined
                              GeorgeM @jay_s_uk
                              last edited by

                              Thanks @jay_s_uk . That was it. I had just plugged in the cable as it was without tracing the lines. Working now.

                              grizewaldundefined 1 Reply Last reply Reply Quote 1
                              • grizewaldundefined
                                grizewald @GeorgeM
                                last edited by

                                @GeorgeM said in Is the PanelDue display my only option?:

                                Thanks @jay_s_uk . That was it. I had just plugged in the cable as it was without tracing the lines. Working now.

                                While I'm glad to hear that you found the problem, you're lucky it wasn't the power wires which were not hooked up as expected. That would have been a much more painful way to learn the lesson.

                                When it comes to cables, even directly from the manufacturer, always double check them with a multimeter and against the documentation as to what should go where or Murphy will hunt you down and make you pay!

                                Case in point; I unwrapped a brand new receiver to put in an RC model I was building the other day. I was about to use the programming cable which was included but I reminded myself of the "Check the cable" rule. Wouldn't you know it? Power and ground were reversed. On a cable from the manufacturer which was in a sealed anti-static bag together with the receiver.

                                Mistakes will happen and if you don't work on the basis that all cables are incorrectly wired until the opposite is proven, then sooner or later, you'll be letting the magic smoke out of something. Inevitably, this will happen when you're in a hurry and replacement electronics are only available from the other side of the planet. 🙂

                                1 Reply Last reply Reply Quote 1
                                • treetoppedundefined
                                  treetopped
                                  last edited by

                                  Hi everybody 🙂

                                  I am just installing Duet 2 Wifi in Creality Ender 5 Plus, and I wonder if I can use original 4,3'' touchscreen?
                                  It has similar specs to older/smallest Paneldue, and is really nicely mounted in the chassis. And upgrading to 5'' or 7'' Paneldue it means additional enclosure.

                                  I don't want to just plug-in-and-wait-what-happens-next, don't want to fry anything.

                                  Here is the specification of this display:
                                  https://www.datasheetarchive.com/whats_new/f461dd15e005b2a27f4b985dece87d8b.html

                                  I will greatly appreciate if sb. can check if it looks safe and possible.

                                  1 Reply Last reply Reply Quote 0
                                  • treetoppedundefined
                                    treetopped
                                    last edited by

                                    edit of the above - the actual display model is DMT48270C043 _06WT, similar but newer, I suppose.

                                    1 Reply Last reply Reply Quote 0
                                    • PCRundefined
                                      PCR
                                      last edited by

                                      How is the display connected to the orginal Ender 5 MB?

                                      treetoppedundefined 1 Reply Last reply Reply Quote 0
                                      • treetoppedundefined
                                        treetopped @PCR
                                        last edited by

                                        four wires - 5V, GND, Rx2, Tx2 (there are additional Rx4 and Tx4, not used)
                                        there are no other connections (I assume SD card port is not functional)

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