• Tags
  • Documentation
  • Order
  • Register
  • Login
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.
  • undefined
    RodrigoRMaraujo
    last edited by 21 Sept 2022, 13:10

    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.

    undefined 1 Reply Last reply 21 Sept 2022, 14:46 Reply Quote 0
    • undefined
      jumpedwithbothfeet @RodrigoRMaraujo
      last edited by 21 Sept 2022, 14:46

      @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

      undefined 1 Reply Last reply 21 Sept 2022, 17:58 Reply Quote 0
      • undefined
        RodrigoRMaraujo @jumpedwithbothfeet
        last edited by 21 Sept 2022, 17:58

        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
        • undefined Phaedrux marked this topic as a question 21 Sept 2022, 20:49
        • undefined Phaedrux has marked this topic as solved 21 Sept 2022, 20:49
        1 out of 3
        • First post
          1/3
          Last post
        Unless otherwise noted, all forum content is licensed under CC-BY-SA