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

    Extract temp to external display

    Scheduled Pinned Locked Moved
    Duet Web Control
    4
    44
    1.7k
    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.
    • DIY-O-Sphereundefined
      DIY-O-Sphere @tecno
      last edited by

      @tecno
      Perfect...

      (UTC+1)

      tecnoundefined 1 Reply Last reply Reply Quote 0
      • tecnoundefined
        tecno @DIY-O-Sphere
        last edited by

        @DIY-O-Sphere

        So now my mini 12864 is working

        Next is to get my old RepRapDiscount to work. So how to read the silkscreen on board as regards cable keying?

        5ea15436-685d-4a0d-b14d-fbc666143015-DSC_0398.JPG

        DIY-O-Sphereundefined 1 Reply Last reply Reply Quote 0
        • DIY-O-Sphereundefined
          DIY-O-Sphere @tecno
          last edited by

          @tecno
          603fdb8d-4a7e-4952-a9d8-44766e22b0de-grafik.png

          (UTC+1)

          tecnoundefined 1 Reply Last reply Reply Quote 0
          • tecnoundefined
            tecno @DIY-O-Sphere
            last edited by

            @DIY-O-Sphere
            I interpret the white markings as the cable keying and that is 180° yet another twisted cable, right?

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

              @tecno please note, the RepRapDiscount controllers require 5V signals, so they are unlikely to work reliably with the 3.3V signals from the Duet 3 Mini. That's why we suggest the Mini 12864 display.

              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

              tecnoundefined 1 Reply Last reply Reply Quote 0
              • tecnoundefined
                tecno @dc42
                last edited by

                @dc42
                Yes I am aware of that. I assume only EXP1 needs level shifters on LCD_CS/SCK/MOSI ?

                tecnoundefined 1 Reply Last reply Reply Quote 0
                • tecnoundefined
                  tecno @tecno
                  last edited by

                  Lots of digging I found this:

                  https://forum.duet3d.com/post/236985

                  Looks like PCR is not here so where can I find 3pcs of this board?

                  tecnoundefined 1 Reply Last reply Reply Quote 0
                  • tecnoundefined
                    tecno @tecno
                    last edited by

                    Does anybody know if these boards are still available?

                    A bit of time wasted to CAD new board if original is to be found.

                    droftartsundefined 1 Reply Last reply Reply Quote 0
                    • droftartsundefined
                      droftarts administrators @tecno
                      last edited by droftarts

                      @tecno I think you have the BigTreeTech Mini12864 V1.0 working. Can you post your screen's config (M918 and M150)? I'll add it to the list of 'known working' screens on the wiki.

                      I've just got a Makerbase MKS Mini12864 V3.0 working with Duet 3 Mini 5+. It was supplied with the header shrouds the correct way around, which confused me, as I reversed them! It took me a while to work out what was wrong. Turning the encoder reset the display, which tipped me off, as when the cable is rotated the encoder is on the reset pin. I have the following in config.g:

                      M918 P2 E-4 C70 R4
                      M150 X2 R255 U0 B0 P255 S3 F0
                      

                      M918 R4 is the only value that works, with C70 about right for contrast. The only odd thing now is that the red and green channel seems to be swapped; M150 R255 U0 B0 makes it green, M150 R0 U255 B0 makes it red.
                      EDIT: just worked out the encoder goes backwards, so M918 E-4 needs to be used.

                      IMG_6925.JPG

                      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

                      tecnoundefined 1 Reply Last reply Reply Quote 0
                      • tecnoundefined
                        tecno @droftarts
                        last edited by

                        @droftarts
                        Hi Ian,

                        M918 P2 E2 F2000 C30 R6
                        ;M918 P2 E4 C70 R4
                        M150 X2 R255 U0 B0;

                        Either M918 works

                        Cheers
                        Bengt

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