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

Running 3.5 inch TFT for paneldue. Possible?

Scheduled Pinned Locked Moved
PanelDue
4
6
434
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.
  • undefined
    djstephenson1
    last edited by 14 Aug 2020, 18:04

    Hi all. I hope you are well.

    The reason I am writing is to find out if there is a way to use a TFT3.5 inch, which is the stock size screen for my Two Trees Sapphire Plus. I am wondering if this is possible, and if so, what manufacturer should I use?

    Thanks!

    1 Reply Last reply Reply Quote 0
    • ?
      A Former User
      last edited by 14 Aug 2020, 18:38

      if this doesn't answer your question then its not going to be easy to use a non-standard screen

      https://github.com/Duet3D/PanelDueFirmware/blob/master/src/DisplaySize.hpp

      I.e. you'll need to find displays that have the same drivers and resolution as one of those, or adapt the code to use a custom display.

      1 Reply Last reply Reply Quote 0
      • ?
        A Former User
        last edited by 14 Aug 2020, 18:41

        Also you may want to look at this thread for an alternative solution, which still have a learning curve, but I expect it to be simpler than adapting PanelDue.

        https://forum.duet3d.com/topic/15198/reppanel-a-diy-alternative-to-the-paneldue-with-wifi-support

        1 Reply Last reply Reply Quote 1
        • undefined
          oliof
          last edited by 14 Aug 2020, 23:31

          RepRapFirmware 3.1.1 has support for "raw/Marlin style" touch screeens so you could for example use the BTT 3.5" screen. I dont know whether the TwoTrees screen also works. See https://duet3d.dozuki.com/Wiki/Gcode#Section_M575_Set_serial_comms_parameters

          <>RatRig V-Minion Fly Super5Pro RRF<> V-Core 3.1 IDEX k*****r <> RatRig V-Minion SKR 2 Marlin<>

          undefined 1 Reply Last reply 15 Aug 2020, 00:45 Reply Quote 2
          • undefined
            djstephenson1 @oliof
            last edited by 15 Aug 2020, 00:45

            @oliof Thanks for that tip. I will give that a shot. I just want the screen to function. It will never be my main interface

            1 Reply Last reply Reply Quote 0
            • undefined
              weed2all
              last edited by weed2all 16 Aug 2020, 18:46

              Maybe this can help you out:all my printers are with duet2 wifi, and upon building a printer for a friend with the hardware that he already had included a skr 1.3 and tmc2208 deivers, i came across reprap firmware for lpc boards and so i installed that port of reprap firmware to skr 1.3, and all and all was perfect.. my friend also has a btt tft32 that wanted to have it instaled(after i told him that with reprap firmware you dont need an lcd he still decided to have lcd)
              So i installed the lcd to the skr1.3 board and in the config.g file i specified raw mode and i was suprise to see it working...i can do all things from lcd as it was under marlin firmware...nevertheless i have as well an mks 32tft lcd and tryed that lcd and again all working just fine...

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

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