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

    Display 3HC mcu and drivers temp

    Scheduled Pinned Locked Moved
    Using Duet Controllers
    3
    4
    266
    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.
    • Pierigundefined
      Pierig
      last edited by

      I can display the Duet 3 6HC mcu and drivers temp with

      M308 S10 Y"mcu-temp" A"6HC MCU"
      M308 S11 Y"drivers" A"6HC Steppers"
      

      But How do get the same info from expansion boards?

      Cheers.

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

        @pierig for e.g. a board at CAN address 1 you can use:

        M308 S12 Y"mcu-temp" P"1.dummy" A"3HC MCU"
        M307 S13 Y"drivertemp" P"1.dummy" A"3HC Steppers"
        

        Note, in the next 3.4.0beta release, "drivertemp" will be changed to "drivers" to match the main board.

        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

        Pierigundefined Mr Yodundefined 2 Replies Last reply Reply Quote 0
        • Pierigundefined
          Pierig @dc42
          last edited by

          @dc42 Thank you sir! works perfectly!

          1 Reply Last reply Reply Quote 0
          • Mr Yodundefined
            Mr Yod @dc42
            last edited by

            @dc42 said in Display 3HC mcu and drivers temp:

            @pierig for e.g. a board at CAN address 1 you can use:

            M308 S12 Y"mcu-temp" P"1.dummy" A"3HC MCU"
            M307 S13 Y"drivertemp" P"1.dummy" A"3HC Steppers"
            

            Note, in the next 3.4.0beta release, "drivertemp" will be changed to "drivers" to match the main board.

            Thanks! 😮
            Just a minor correction: it should be M308 even for 3HC Steppers (I couldn't understand why it wouldn't show up, then I noticed that slight difference 😃 ).

            Besides: do I need to calibrate the 3HC processor's sensor too like I did for the 6HC or one calibration fits all?

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