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

    Duet WiFi fan confusion

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    3
    4
    753
    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.
    • Asdasd1234undefined
      Asdasd1234
      last edited by

      Hi all,

      I'm trying to get a fan working to go into the housing for the Wifi board. but I only need it running at half speed if that (its a pretty beefy fan for its job)

      It's a 4 wire 12v fan.

      I've connected just the Vin and ground to the FAN1 connector on the board.

      I can only make it turn on with this command "M106 P1 I1" The I1 part is needed or it doesn't work. And S0.1-1 or S50/S100/S255 have no affect on speed.

      How do I slow down this fan?

      All help appreciated!

      Many Thanks

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

        Connect the red and black wires to an always on fan connector, and the PWM wire to the FAN- pin of your chosen fan connector. Use parameter I1 innthe M106 command to invert the polarity.

        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
        • Asdasd1234undefined
          Asdasd1234
          last edited by

          I'll try that and report back, cheers!

          1 Reply Last reply Reply Quote 0
          • biscuitladundefined
            biscuitlad
            last edited by

            Isn't P1 defined to be a thermostatically controlled by default? You need to disable it first:

            M106 P1 H-1

            Then send your variable rate.

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