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

    Invalid max. MCU Temperature in DWC

    Scheduled Pinned Locked Moved
    Duet Web Control
    3
    7
    332
    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.
    • TopperHarleyundefined
      TopperHarley
      last edited by

      Just a small issue i have notivced:

      bf88d465-5d78-4568-8dfd-7bc4b1ea1f4f-image.png

      Looks like the maximum value is not updated properly.

      (Duet Web Control 3.2.0)

      Best regards
      Topper Harley

      1 Reply Last reply Reply Quote 0
      • chrishammundefined
        chrishamm administrators
        last edited by

        If you are on DWC 3.2, please send this from the G-code console and post the output:

        echo boards[0].mcuTemp.current
        echo boards[0].mcuTemp.min
        echo boards[0].mcuTemp.max
        

        AFAICS the correct fields are used DWC.

        Duet software engineer

        1 Reply Last reply Reply Quote 0
        • achrnundefined
          achrn
          last edited by

          @chrishamm said in Invalid max. MCU Temperature in DWC:

          echo boards[0].mcuTemp.max

          If I hover the mouse over the MCU temperature in the status box the reported maximum is less than the current temperature, but boards[0].mcuTemp.max reports a different temperature that is higher than the current temperature (i.e. that could be teh maximum temperature).

          1 Reply Last reply Reply Quote 0
          • chrishammundefined
            chrishamm administrators
            last edited by

            What board do you have? If it is a Duet 3, do you have a Pi connected?

            Duet software engineer

            TopperHarleyundefined achrnundefined 2 Replies Last reply Reply Quote 0
            • TopperHarleyundefined
              TopperHarley @chrishamm
              last edited by TopperHarley

              @chrishamm

              Im running a Duet2 Ethernet (standalone) with RRF3.2 + DWC 3.2.

              I have tried to reproduce the issue, but this time everything looks just fine...

              1 Reply Last reply Reply Quote 0
              • achrnundefined
                achrn @chrishamm
                last edited by

                @chrishamm
                Yes, it has a Pi 4, 4GB

                Board: Duet 3 MB6HC (MB6HC)
                DSF Version: 3.2.0
                Firmware: RepRapFirmware for Duet 3 MB6HC 3.2 (2021-01-05)

                Duet Web Control 3.2.0

                Firefox 84.0.2 (64-bit) on a win 10 machine

                The box that displays when I hover mouse over the MCU temperature displays the wrong maximum value - one that is lower than the current value, and lower than the boards[0].mcuTemp.max value:

                cb4a2cf5-62b4-459e-be0c-266059805ca4-image.png

                1 Reply Last reply Reply Quote 0
                • TopperHarleyundefined
                  TopperHarley
                  last edited by TopperHarley

                  @chrishamm

                  I was able to reproduce the issue:

                  acab95e5-4adf-47d5-9021-948256d4cbf6-image.png

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