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

    How do I configure my default fan?

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    4
    25
    967
    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.
    • maroondsundefined
      maroonds @droftarts
      last edited by

      @droftarts This was my setup on RRF3 (now I'm on 2.05.1):
      ; Fans
      M950 F3 C"e1heat"
      M106 P3 H1 T35 S1
      M950 F2 C"nil"
      M950 F0 C"fan2" Q500
      M106 P0 I0 C"5015" S0 H-1

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

        @maroonds try S255 . Any reason you rolled back from RRF3? Where the fans not working? Setting the part cooling fan with P0 and not thermostatic or bound to a tool should put it under slicer or manual control.

        As this is a Maestro, I’m not sure if pin A2 is correct for Heater 1. It should be. @dc42 ?

        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

        maroondsundefined 1 Reply Last reply Reply Quote 1
        • maroondsundefined
          maroonds @droftarts
          last edited by maroonds

          @droftarts I don't know what I did wrong yesterday, but now it's working.
          At least this command: M106 P2 A2 H-1 s255
          But how can I make it thermostatic controllable?
          This is my current setup:
          M106 P0 A22 H-1 S1 ; Part cooling fan
          M106 P3 A2 H1 T45 ; Hotend fan
          M307 H2 A-1 C-1 D-1 ; Disables H2

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

            @maroonds said in How do I configure my default fan?:

            M106 P0 A22 H-1 S1 ; Part cooling fan
            M106 P3 A2 H1 T45 ; Hotend fan
            M307 H2 A-1 C-1 D-1 ; Disables H2

            The M307 command must come before the M106 P3 A2 command.

            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

            maroondsundefined 1 Reply Last reply Reply Quote 1
            • maroondsundefined
              maroonds @dc42
              last edited by

              Now everything is working! Thanks @droftarts @dc42

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