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

    BTT TFT2.4 12864 mode with Maestro

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    3
    3
    165
    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.
    • oliofundefined
      oliof
      last edited by oliof

      For people looking for a nice, configurable 12864 display, I cannot recommend the BTT TFT2.4 (or other sizes) well enough. While it's nominally an MKS-like touch screen, it also has an 12864 emulation mode that works perfectly fine with the Duet Maestro (including external SD card support), except for annoyingly not drawing the initial screen nicely.

      So far I had to fiddle around with the screen (go to a sub menu, back out) to fix this display corruption, but today dealing with other things on my DICE I figured that the display comes up nicely after a reset initiated when the config file is updated. So there must be a better way than physically twiddling buttons I thought.

      The solution is fairly simple: Patience. And this is how you introduce patience (at the end of your config.g):

      M918 P1 E4 ;-- initialize screen 
      G4 P500    ;-- wait half a second
      M918 P1 E4 ;-- initialize again
      

      People smarter than me may figure out how to teach the touch screen to talk PanelDue, other than the MKS one the BTT one is fully open source with all files available.

      And here is a beauty shot:
      IMG_20200114_142920.jpg

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

      A Former User? 1 Reply Last reply Reply Quote 2
      • dc42undefined
        dc42 administrators
        last edited by

        Thanks for sharing this.

        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
        • A Former User?
          A Former User @oliof
          last edited by

          @oliof said in BTT TFT2.4 12864 mode with Maestro:

          People smarter than me may figure out how to teach the touch screen to talk PanelDue

          Might be easier to have Duet talk "Marlin" ?

          But thanks for the tip, might consider this as I feel the 128x64 I've got is a bit bigger than needs be.

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