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

Help with adding a second chamber heater to DWC?

Scheduled Pinned Locked Moved
Duet Web Control
3
7
649
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
    JPS0284
    last edited by 20 May 2021, 22:55

    I'm running a liquid cooled stepper / dual extrusion setup inside a heated chamber which everything's working great. Long story short, I made a chiller system for my liquid cooling loop and I'm having trouble getting it to show up on the DWC. Adding it as a 2nd chamber heater only seems to cancel out my working chamber heater after reloading the DWC. Is there a way to configure it to show up on the DWC? or possibly run it off the heated chambers SSR and add a second thermistor? I made a return temp sensor with a spare PT1000 that I'd like to control the temp with. I also have a Inkbird PID laying around I could use but I thought it'd be fun to integrate everything into the DWC, any ideas would be greatly appreciated.

    1 Reply Last reply Reply Quote 0
    • undefined
      Phaedrux Moderator
      last edited by 22 May 2021, 17:37

      Why add it as a second chamber heater?

      What firmware version are you using? You can add a temp sensor that shows up in DWC.

      Eitherway give us some more information. Show us how things are connected and show us your config.g and firmware version.

      Z-Bot CoreXY Build | Thingiverse Profile

      undefined 1 Reply Last reply 23 May 2021, 15:43 Reply Quote 0
      • undefined
        JPS0284 @Phaedrux
        last edited by 23 May 2021, 15:43

        @phaedrux I'm currently running firmware 3.3RC1, My thought was, adding the chiller as a second chamber heater allows for the same type of set point control and monitoring as you would with a chamber heater. I had the return temp sensor showing up in the DWC under the "extras" tab of the dashboard, but due to the lack of control I removed it from my config. It's currently wired to the same SSR as the chamber heater and running off an independent thermostat so theres not much to show. Ideally the chiller needs the same type of set point control and features (temp limiting, +/- temp faults, etc...) as the chamber heater since their purposes are identical in the way of achieving and maintaining a desired set point. Im sure theres creative ways to add fans and thermistors linked to the chamber heater and use them to control SSR's to achieve what I'm trying to accomplish, but the simplest way would be to run it the way it's configured now or add another chamber heater. So is it possible to do or would it require altering the firmware code?

        undefined undefined 2 Replies Last reply 26 May 2021, 16:37 Reply Quote 0
        • undefined
          Phaedrux Moderator
          last edited by 26 May 2021, 04:41

          I just don't understand why you'd want to run it as a chamber heater. It's not a chamber heater at all. A printer would only have a single chamber (usually?) Running it as a chiller makes sense and I think there are some plans/provisions to operate a chiller for things like chocolate printers. Basically you'd operate it like an inverted heater that monitors a sensor. No need to associate it as a chamber.

          Z-Bot CoreXY Build | Thingiverse Profile

          1 Reply Last reply Reply Quote 0
          • undefined
            theruttmeister @JPS0284
            last edited by 26 May 2021, 16:37

            @jps0284

            Use M950 to create a heater, setting the output/input as needed .
            Use M307 to configure the heater with inverted logic, so that exceeding the set temperature turns on the output.
            Use M141 to create a second chamber heater, using the heater you have created and configured.

            You now have a 'heater' that will turn on the cooling system when the temp sensor goes above the set temp.

            I don't know if DWC's UI displays multiple chamber heaters (I wouldn't be surprised if it doesn't). If it doesn't, just configure it as an additional tool. DWC will give you the ability to change set-points then (you'll want to change the standby value, maybe even add a standby value to the config.g).
            RRF doesn't know the difference between tool heaters or any other kind, the logic is all the same so can be made to do whatever you want.

            I haven't tried using the same sensor for multiple heaters, but it probably will work and its not hard to test.

            Isolate, substitute, verify.

            undefined 1 Reply Last reply 27 May 2021, 14:03 Reply Quote 1
            • undefined
              JPS0284 @JPS0284
              last edited by JPS0284 27 May 2021, 12:24

              @Phaedrux The way I see it is the"chamber heater" option is nothing more than just a thermostat you can monitor through the UI. It could just as easily be configured to air condition the chamber or anything else temperature sensitive that can run off a SSR and satisfy a thermistor. In my case of adding a second CH my "chamber" is the return side of my chiller sump where the thermistor monitors the returning water temperature. IMO it would be more useful to have an option in the RRF Config Tool to add a thermostat(s) which displays in the UI in the same way as the chamber heater allowing for better set point monitoring / safety controls. My chiller runs well off a remote thermostat but when something fails (pump failure, loss of power, etc) while the printers running at 300+C in a 150C, all my steppers have individual water blocks, yeah... things could get ugly quick.

              1 Reply Last reply Reply Quote 0
              • undefined
                JPS0284 @theruttmeister
                last edited by 27 May 2021, 14:03

                @theruttmeister thanks for the feedback, I tried that already it won’t show up in the UI unless you assign it a extruder drive which just gets messy. Your also right about the UI not allowing for multiples CH’s, when I tired that it confuses the UI and decides to not display anything. An option to add visible thermostats/humidistat like the chamber heater to the UI could open many new options like filament heating/dehumidification, multi-stage heating, chillers, or hepa / exhaust ventilation.

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