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

    Adding a Cpap blower to a duet 3 mini 5+

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    4
    18
    884
    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.
    • RatRig0331undefined
      RatRig0331
      last edited by

      I’m looking to wire in a CPAP blower into my duet 3 mini 5+. I need a 5v control wire for the blower speed control board, and what ever adjustments in the config file I’ll need to get it working as the new parts cooling fan.

      RatRig0331undefined 1 Reply Last reply Reply Quote 0
      • RatRig0331undefined
        RatRig0331 @RatRig0331
        last edited by

        @ratrig0331 alt text

        1 Reply Last reply Reply Quote 0
        • droftartsundefined
          droftarts administrators
          last edited by droftarts

          @ratrig0331 so long as you are not using out6, you can use the LASER/VFD output. This provides

          5V buffered output shared with out6, along with 5V and ground supply (see note 2 below). Provides a 5V PWM signal to drive hobby servos, and PWM->analog controls for VFDs or Lasers. Note out6 PWM pin is shared with OUT_6

          Ian

          Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

          RatRig0331undefined 3 Replies Last reply Reply Quote 0
          • RatRig0331undefined
            RatRig0331 @droftarts
            last edited by

            @droftarts Awesome that answers my question, I am using out 6 but I can splice that with a different fan output

            1 Reply Last reply Reply Quote 0
            • RatRig0331undefined
              RatRig0331 @droftarts
              last edited by

              @droftarts I final got around to finish wiring everything what do I need to add to the config file to get the out-6 pwm output working?

              1 Reply Last reply Reply Quote 0
              • RatRig0331undefined
                RatRig0331 @droftarts
                last edited by

                @droftarts I got the blower working off the duet 3 mini 5+ 5v pwm pin, but I had to add the ground pin the off the blower started running. No matter what I try with the gcode I can’t seem to control and lower the 5v signal

                droftartsundefined 1 Reply Last reply Reply Quote 0
                • droftartsundefined
                  droftarts administrators @RatRig0331
                  last edited by

                  @ratrig0331 try inverting the pin in config.g, eg M950 F2 C”!io6” where the ! sign inverts the logic of the io6 pin.

                  Ian

                  Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

                  RatRig0331undefined 3 Replies Last reply Reply Quote 0
                  • RatRig0331undefined
                    RatRig0331 @droftarts
                    last edited by

                    @droftarts I’m using the Vfd pwm 5v can I not use this to control speed or am I stuck neededing a iopin?

                    1 Reply Last reply Reply Quote 0
                    • RatRig0331undefined
                      RatRig0331 @droftarts
                      last edited by

                      @droftarts never mind I got it now I was using the 5v out that must be a Constant instead of the “buff” pin it works as it should now thanks for your help

                      1 Reply Last reply Reply Quote 0
                      • RatRig0331undefined
                        RatRig0331 @droftarts
                        last edited by

                        @droftarts one more question is there a way to set the max voltage output lower so when I’m using it as a cooling fan at 100% it’s really only 50% of what it can do?

                        cosmowaveundefined 1 Reply Last reply Reply Quote 0
                        • cosmowaveundefined
                          cosmowave @RatRig0331
                          last edited by

                          @ratrig0331 if you define your output with a M106, you can set the max. speed with the X parameter.

                          Mankati FSXT+, DeltaTowerV2, E3D MS/TC

                          RatRig0331undefined 1 Reply Last reply Reply Quote 0
                          • RatRig0331undefined
                            RatRig0331 @cosmowave
                            last edited by

                            @cosmowave ok so it would look like this?

                            M106 P1 C”Cpap” S0 H-1 X.5

                            cosmowaveundefined 1 Reply Last reply Reply Quote 0
                            • cosmowaveundefined
                              cosmowave @RatRig0331
                              last edited by

                              @ratrig0331 Yes. I think this should work

                              Mankati FSXT+, DeltaTowerV2, E3D MS/TC

                              RatRig0331undefined 2 Replies Last reply Reply Quote 0
                              • RatRig0331undefined
                                RatRig0331 @cosmowave
                                last edited by

                                @cosmowave thanks I’ll try it out tonight when I get home

                                1 Reply Last reply Reply Quote 0
                                • RatRig0331undefined
                                  RatRig0331 @cosmowave
                                  last edited by

                                  @cosmowave that worked to slow down the blower thanks!

                                  code7undefined 1 Reply Last reply Reply Quote 1
                                  • code7undefined
                                    code7 @RatRig0331
                                    last edited by

                                    @ratrig0331 Just curious what you're using a cpap blower for... to control your duet machine or to help with sleep apnea? 😉

                                    Delta Printer Using a Duet 2 Wifi v1.04c, FW3.4.0beta2, Duet WiFi sever 1.26, Duet Web Control 3.3.0

                                    RatRig0331undefined 1 Reply Last reply Reply Quote 0
                                    • RatRig0331undefined
                                      RatRig0331 @code7
                                      last edited by

                                      @code7 no I’m using it for part cooling on my 3d printer to bring cool air from outside my enclosure in. Yes I know that sounds a bit counter productive for a enclosure. But I was having a problem with the enclosure getting too hot inside not only for part cooling but melting the 3d printed carriage as well. My chamber is heated but only turns on to help stable out the start temp after that the large 510x510mm bed heater keeps things around 60c at a bed temp of 80c than I use 4 side blowers that draw from the bottom of the enclosure to the top to circulate the air evenly

                                      code7undefined 1 Reply Last reply Reply Quote 0
                                      • code7undefined
                                        code7 @RatRig0331
                                        last edited by

                                        @ratrig0331 Great use of an old cpap machine👍

                                        Delta Printer Using a Duet 2 Wifi v1.04c, FW3.4.0beta2, Duet WiFi sever 1.26, Duet Web Control 3.3.0

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