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

    12864 Display Current Tool Temperatures

    Scheduled Pinned Locked Moved
    General Discussion
    3
    6
    895
    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.
    • incogizmoundefined
      incogizmo
      last edited by

      Hi
      I have found in my testing on the 12864 display the value items (0)79, 179 and 279 are displaying 0 rather than the current tool temperature values.

      I have checked by updating a menu and reloading the menu with values 000, 100, 200 and 001, 101, 201 all report the temperatures as expected. As soon as I use any of the 079 179 or 279 and reload the menu the values are
      Using 2.02RC3 while printing and Tool 1 is active.

      Also appologies for incorrectly submitting an issue on github, should have read the readme!

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

        Please post the menu file that is not working, also tell us which firmware version you are running on the Duet.

        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
        • incogizmoundefined
          incogizmo
          last edited by

          Running firmware 2.02 RC3
          I have attached the menu (this is a modified copy of the M3D crane menu)
          I also edited e_menu at the same time to be exactly the same.
          main

          Lines 7 and 9 specifically:
          7: value R15 C50 F0 D1 W27 N079
          9: value R15 C87 F0 D0 W27 N179

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

            Thanks. Item numbers 79, 179 and 279 were not implemented. Fixed in the forthcoming 2.02RC4 release.

            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
            • 3dmntbighkerundefined
              3dmntbighker
              last edited by 3dmntbighker

              I'm seeing my hot end temp reported as fault in the 12864 when the DWC has no faults reported? It's not all the time, but most of the time. Definitely as it heats up.

              text R3 C5 F0 T"Hotend:"
              text R3 C45 F0 V20 T"!!"
              value R3 C50 F0 W27 N0
              text R3 C80 F0 T"/"
              alter R3 C87 F0 D0 W27 N100

              I also just noticed that the fault ( "!!" ) seems to go away when the printer is printing if you force the display to reset by using the menus and letting it time out.

              Scratch built CoreXY with Maestro
              Heavily modified Ender 3 with Maestro
              MPCNC work in progress with Duet WiFi

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

                Thanks for your report. This is on my list to investigate.

                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
                • First post
                  Last post
                Unless otherwise noted, all forum content is licensed under CC-BY-SA