Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    Ability to store fan speed?

    Using Duet Controllers
    4
    5
    109
    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.
    • obzocker
      obzocker last edited by

      Is there an Ability to store the current fan speed? I want to modify the
      "pause" and "resume" so that i can turn the fan off when paused and resume with the fan speed that i saved.

      cosmowave OwenD zapta 3 Replies Last reply Reply Quote 0
      • cosmowave
        cosmowave @obzocker last edited by

        @obzocker Yes. You can store the fan speed value in a variable...

        Mankati FSXT+, DeltaTowerV2, CBot3D

        1 Reply Last reply Reply Quote 0
        • OwenD
          OwenD @obzocker last edited by OwenD

          @obzocker
          What firmware are you running?
          Perhaps also post pause.g and resume.g
          You can restore fan speeds , but there were changes in V3.3

          Previously the command M106 R (with no P parameter and no value after R) would restore the last saved default print cooling fan speed, and if you did supply a value after R then that value was ignored. Now it is mandatory to specify a restore point number after R.
          Fan speeds are no longer restored automatically when resuming a print. If you change the print cooling fan speed in pause.g, restore it in resume.g using M106 R1.

          1 Reply Last reply Reply Quote 0
          • zapta
            zapta @obzocker last edited by

            Is it possible to do that without saving fan speed? E.g. on pause set max fan speed to 0 and on resume back to 100%?

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

              @zapta Yes. Set your fan to 0% at the beginning of pause.g, and back to 100% at the end of pause.g.

              Mankati FSXT+, DeltaTowerV2, CBot3D

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