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

    Duet 2 WIFI with RRF3.0x MCU FAN Controll

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    2
    3
    287
    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.
    • Hornetriderundefined
      Hornetrider
      last edited by

      Hi

      I am currently preparring the change from RRF2.05 to RRF3.0x on my Duet2 WIFI maschine.
      I know that with Duet3 we need to create heaters to control fans, alsu for MCU Temp based cooling of the board.

      Could sombody help me with Duet2 Wifi and RRF3.0x in this case?

      On Duet2 Wifi with RRF2.05 I have used:
      M106 P2 T33:45 H100:101:102 ; Set Fan speed to cool MCU

      On the Duet3 with RRF3.0x:
      M308 S3 Y"mcu-temp" A"MCUTemp" ; configure sensor 3 as MCU Temperature
      M308 S4 Y"drivers" A"DriversTemp" ; configure sensor 4 as Dirver Temperature
      M950 F2 C"!out4+out4.tach" Q25000 ; create fan 2 on pin out4 and set its frequency
      M106 P2 H3:4 T33:45 C"MCU FAN" ; set fan 2 value. Thermostatic control is turned on

      Thanks.

      Cheers

      Phaedruxundefined 1 Reply Last reply Reply Quote 0
      • Phaedruxundefined
        Phaedrux Moderator @Hornetrider
        last edited by

        @Hornetrider The only thing that looks different from the example given here : https://duet3d.dozuki.com/Wiki/Mounting_and_cooling_the_board#Section_Cooling is your use of a fan with a tachometer.

        Does that fan config work if you remove thermostatic control with H-1?

        Z-Bot CoreXY Build | Thingiverse Profile

        1 Reply Last reply Reply Quote 0
        • Hornetriderundefined
          Hornetrider
          last edited by

          @Phaedrux
          thx. It works fine with the example.
          Should have known that there is documentation arround 🙂

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