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

    How to make a temperature sensor appear on the main dwc tab?

    Scheduled Pinned Locked Moved Solved
    Tuning and tweaking
    2
    3
    206
    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.
    • RodrigoRMaraujoundefined
      RodrigoRMaraujo
      last edited by

      Greetings from Brazil!

      I have a thermistor measuring the temperature of the edge of my table (350x350x8mm). This thermistor is not connected to any heater and serves to delay the start of prints until the edge of the table is warm enough (temperature close to the center of the table).

      I would like the temperature to appear in the main DWC tools tab. It only appears in the EXTRAS tab. It is possible?
      Maybe simulating a virtual heater, so this thermistor is hooked up to a heater and can pop up? I don't know how to do this yet. Can anyone help?

      Duet2 + duex5, RRF 3.4.2, Voron 2.4, silicone pad 750W 220V.
      Sorry for the english by google translator.
      Thanks.

      jumpedwithbothfeetundefined 1 Reply Last reply Reply Quote 0
      • jumpedwithbothfeetundefined
        jumpedwithbothfeet @RodrigoRMaraujo
        last edited by

        @rodrigormaraujo M308 is what you need 🙂

        e.g
        M308 S2 P"temp1" Y"thermistor" A"Enclosure temp" T100000 B4725 C7.06e-8 ; configure sensor 2 as thermistor on pin temp1

        check the Gcode dictionary -
        https://docs.duet3d.com/User_manual/Reference/Gcodes

        6HC Voron Trident based, 6XD CNC, Mini 5 polar printer

        RodrigoRMaraujoundefined 1 Reply Last reply Reply Quote 0
        • RodrigoRMaraujoundefined
          RodrigoRMaraujo @jumpedwithbothfeet
          last edited by

          Hi @jumpedwithbothfeet , thanks for replying.

          It's just that the M308 command is not enough for it to appear on the main tab. I already have the sensor set up and working.
          For it to appear on the main tab, it must be connected to a heater, just like the hotend and table sensors.

          tools.png

          See the "Sensor borda" in the second tab (extras). I would like this to appear in the tools tab.
          Extras.png

          As I understand it, I need to create a virtual heater and connect this sensor to this heater, so that it appears in the tools tab.

          1 Reply Last reply Reply Quote 1
          • Phaedruxundefined Phaedrux marked this topic as a question
          • Phaedruxundefined Phaedrux has marked this topic as solved
          • First post
            Last post
          Unless otherwise noted, all forum content is licensed under CC-BY-SA