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

    Flyback diode with water pump?

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    4
    12
    2.0k
    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.
    • Dougal1957undefined
      Dougal1957
      last edited by

      and brushless motors shouldn't need a flyback diode anyway but the fan may if it is a brushed one

      1 Reply Last reply Reply Quote 0
      • DjDemonDundefined
        DjDemonD
        last edited by

        Cheers guys, as usual, I asked here as it was the right thing to do, but in the end, just hooked it up and gave it a whirl. Seems fine. Although I haven't added the water yet (the bit that always makes me a bit nervous) so the load on the pump is zero at present.

        Another question I fitted a pt100 via daughter board for my hotend and that works great but can I now use thermistor 0 for another dummy tool to monitor the heatsink temp in this case. I can't see any easy way to do this as thermistors are not essentially independent of heaters they are linked to them. So if I have replaced thermistor 0 with pt100 then is thermistor 0 now defunct?

        I can use thermistor 3,4,5 on the expansion connector as I am using one of these already, but maybe its time to consider uncoupling heaters from thermistor channels and just having a configuration matrix where heaters, thermistors (or other temp sensors), fans can be associated freely (or in the case of using multiple thermistors to monitor various temps, not linked to anything at all).

        Simon. Precision Piezo Z-Probe Technology
        www.precisionpiezo.co.uk
        PT1000 cartridge sensors NOW IN, just attach to your Duet board directly!

        1 Reply Last reply Reply Quote 0
        • Dougal1957undefined
          Dougal1957
          last edited by

          sure you can just map the thermistor channel to a virtual heater as Ian has done to monitor things like driver temp and such.

          doug

          Water is nothing to be scared of as long as you make sure nothing can leak used in my PC's for years

          1 Reply Last reply Reply Quote 0
          • DjDemonDundefined
            DjDemonD
            last edited by

            Yeah I've used it in PC's plenty but the print head of my delta moves around a lot more, and a lot faster than any parts in my PC. 🙂 I'll look into Ian's method.

            Simon. Precision Piezo Z-Probe Technology
            www.precisionpiezo.co.uk
            PT1000 cartridge sensors NOW IN, just attach to your Duet board directly!

            1 Reply Last reply Reply Quote 0
            • dc42undefined
              dc42 administrators
              last edited by

              If you want to use a buck converter do drive your fan/pump, DO NOT connect its input to a fan output. The constant charging of the input capacitor without a current limiter may eventually wreck the fan mosfet, and PWM won;t work well. Instead, connect the buck converter input to VIN, and connect the fan/pump + wire to the buck converter output and the - wire to the FAN- pin on your chosen fan output.

              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
              • dc42undefined
                dc42 administrators
                last edited by

                @DjDemonD:

                Another question I fitted a pt100 via daughter board for my hotend and that works great but can I now use thermistor 0 for another dummy tool to monitor the heatsink temp in this case. I can't see any easy way to do this as thermistors are not essentially independent of heaters they are linked to them. So if I have replaced thermistor 0 with pt100 then is thermistor 0 now defunct?

                I can use thermistor 3,4,5 on the expansion connector as I am using one of these already, but maybe its time to consider uncoupling heaters from thermistor channels and just having a configuration matrix where heaters, thermistors (or other temp sensors), fans can be associated freely (or in the case of using multiple thermistors to monitor various temps, not linked to anything at all).

                As doug says, you can do this already - that's what "virtual heaters" are for. But I am indeed considering uncoupling sensors from heaters. This would require config.g changes for anyone using PT100s, thermocouples etc. because you would need to replace this:

                M305 P1 X200 F50 ; use RTD channel 200 to control heater 1, set its rejection frequency to 50Hz
                M307 H1 A… C... D... ; set heater 1 model

                by this:

                M305 P200 F50 ; enable RTD channel 200, set its rejection frequency to 50Hz
                M307 H1 S200 A... C... D... ; set heater 1 model and assign sensor channel 200 to it

                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
                • DjDemonDundefined
                  DjDemonD
                  last edited by

                  Yes managed to get it working, so using X1 in M305 has remapped this thermistor to a virtual heater that I can monitor.

                  Water cooling working 🙂


                  A few snagging issues:
                  -I need to tighten the water block onto the heatsink, which has been filed flat on one side, generous thermal transfer paste applied and then attached with twisted wire. I plan to tap the fins and attach it with m2 screws at some point.
                  -One water joint had a tiny drip, due to a not-great moulding leaving a nasty sharp seam on one of the barbed fittings.
                  -My LEDs are now off, on the smarteffector, as I no longer have a hotend fan running on it. Can I connect the hotend heater wires to the smart effector in parallel to the hotend fan input, to get the LED's on? I know they might strobe under PWM, but I think that might actually look quite good. 🙂

                  Simon. Precision Piezo Z-Probe Technology
                  www.precisionpiezo.co.uk
                  PT1000 cartridge sensors NOW IN, just attach to your Duet board directly!

                  1 Reply Last reply Reply Quote 0
                  • dc42undefined
                    dc42 administrators
                    last edited by

                    Why not connect the smart effector hotend fan wires to one of the always-on fan connectors?

                    Or, if your buck converter is reducing the voltage from 24V to 12V for the water pump, connect the hotend fan wires in parallel with the pump and set the jumper on the smart effector to the 12V setting. The jumper only affects the supply to the illumination LEDs.

                    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
                    • DjDemonDundefined
                      DjDemonD
                      last edited by

                      Thanks, yes I could do either of these, the reason why I have not so far is that I repurposed the hotend fan wires and used them for the thermistor I fitted into the heatsink. I've used all the cores on my 2 network cables.

                      Simon. Precision Piezo Z-Probe Technology
                      www.precisionpiezo.co.uk
                      PT1000 cartridge sensors NOW IN, just attach to your Duet board directly!

                      1 Reply Last reply Reply Quote 0
                      • DjDemonDundefined
                        DjDemonD
                        last edited by

                        So I hot-wired it, ran a parallel connection from heater screw terminals to the hotend fan port. Now my LED's go on/off with my hotend heater, which isn't annoying and at a glance I can see if it is on or off. Quite stroby when it using PWM, but not too distracting.

                        Simon. Precision Piezo Z-Probe Technology
                        www.precisionpiezo.co.uk
                        PT1000 cartridge sensors NOW IN, just attach to your Duet board directly!

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