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

    MCU Temp Duet 3 Expansion EXP3HC?`

    Scheduled Pinned Locked Moved
    Gcode meta commands
    2
    3
    126
    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.
    • Zsevenundefined
      Zseven
      last edited by

      Hello , how can I include the MCU temperature from the Duet 3 Expansion EXP3HC?`

      1 Reply Last reply Reply Quote 0
      • marvineerundefined
        marvineer
        last edited by

        Hi,

        this works by adding this line to your config.g:

        M308 S6 Y"mcu-temp" P"1.dummy" A"3HC MCU"                            ;show MCU-temp of CAN expansion board 1 (3HC) in DWC (Tools -> Extra) Graph
        

        Note: Here you find the docs for M308.

        You have to adjust

        • the sensor number S (6 in my case but maybe allready taken in your setup)
        • the CAN address of your EXP3HC in P (1 in my case but probably different in your setup)
        Zsevenundefined 1 Reply Last reply Reply Quote 0
        • Zsevenundefined
          Zseven @marvineer
          last edited by

          Thank You !

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