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

Control 2 identical bed heaters on one temperature sensor

Scheduled Pinned Locked Moved
Duet Hardware and wiring
2
4
582
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
    Mklein23
    last edited by 26 Nov 2018, 19:14

    I have a print surface which in hindsight, I should have put more though into the location of the bed heater. As such, I am considering using 2 smaller PCB heaters to heat the print surface in place of one large silicone one. I'm considering this due to price and availability.

    Can I use 2 bed heaters on the same output and either put the temperature sensor in the Aluminum bed itself, or only use one of the beds built in temp sensors, and ignore the other one.

    Any input? I'm still in the brainstorm phase so nothing is totally set in stone. I just want to consider all of my options.

    Thanks all

    undefined 1 Reply Last reply 26 Nov 2018, 19:27 Reply Quote 0
    • undefined
      dc42 administrators @Mklein23
      last edited by 26 Nov 2018, 19:27

      @mklein23 said in Control 2 identical bed heaters on one temperature sensor:

      Can I use 2 bed heaters on the same output and either put the temperature sensor in the Aluminum bed itself, or only use one of the beds built in temp sensors, and ignore the other one.

      Yes, you can do either, subject to total current draw from the Duet bed heater output being no more than 18A. Or you can use both thermistors connected in parallel, and in the M305 P0 command use R50000 instead of R100000, assuming they are 100K thermistors.

      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

      1 Reply Last reply Reply Quote 0
      • undefined
        Mklein23
        last edited by 26 Nov 2018, 19:32

        @dc42 said in Control 2 identical bed heaters on one temperature sensor:

        M305 P0 command use R50000 instead of R100000, assuming they are 100K thermistors.

        Will doing this take the "average" of the 2 readings from the sensors?

        undefined 1 Reply Last reply 27 Nov 2018, 09:14 Reply Quote 0
        • undefined
          dc42 administrators @Mklein23
          last edited by 27 Nov 2018, 09:14

          @mklein23 said in Control 2 identical bed heaters on one temperature sensor:

          @dc42 said in Control 2 identical bed heaters on one temperature sensor:

          M305 P0 command use R50000 instead of R100000, assuming they are 100K thermistors.

          Will doing this take the "average" of the 2 readings from the sensors?

          Yes when the temperature difference is small, but a bias towards the hotter one if they are at significantly different temperatures.

          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

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