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

    Fan surging

    Scheduled Pinned Locked Moved
    Firmware installation
    3
    6
    909
    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.
    • croadfeldtundefined
      croadfeldt
      last edited by

      Have what might be a firmware issue, though have NOT done any troubleshooting to verify yet. Timing is suspect though. On my 4th print since updating to 1.19 on a DuetWifi. Never noticed the issue prior. Looking to see if this is isloated and what steps folks would like me to do to locate the issue. Will start on my own troubleshooting after my print finishes here in a couple hours.

      Issue: Fan is surging to XX% then dropping to 0%. I say XX% because it is tied to the percentage I issue via gcode, so if I say %100 then the fan fires up appears to hit the target PWM and then drops to 0, rinse and repeat.

      If I set the fan T %100, it appears to be fine, but it might also be that the off time is so short and speed so high that inertia prevents the fan from dropping in RPM enough to notice. The overall cycle time appears to be the same regardless.

      It feels like the fan is stuck in a continual blip cycle, as if it were using the target speed / pwm target as the blip target over and over and over again.

      I'm in the middle of a print now, so don't want to reset, though it would be a good test of the resume feature… 😉

      Thanks!
      Chris

      1 Reply Last reply Reply Quote 0
      • croadfeldtundefined
        croadfeldt
        last edited by

        Update: Send M106 to reset the PWM frequency cleared the surging.

        config.g - surging during normal print
        M106 P0 F200

        via gcode console - surging stopped and fan operated as expected
        M106 P0 F300

        via gcode console - set Freq back to 200 to see if that's the issue, result: no change in fan speed nor surging, as expected
        M106 P0 F200

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

          Some fans don't work well with PWM, but reducing PWM frequency to 100Hz sometimes helps.

          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
          • deckingmanundefined
            deckingman
            last edited by

            I have some tiny 12v blowers that I use through a 24V to 12V converter. I don;'t know if it's the fans or the converter that don't work with "normal" PWM frequencies but they work fine by dropping the frequency right down to 10 Hz. Been running them like this for about a year.

            Ian
            https://somei3deas.wordpress.com/
            https://www.youtube.com/@deckingman

            1 Reply Last reply Reply Quote 0
            • croadfeldtundefined
              croadfeldt
              last edited by

              Seems to be happening everytime now. If I issue a M106 P0 F200, which the config.g starts with, everything clears up. Checked my starting gcode in the slicer, nothing has changed there.

              I believe I found a permanent fix / workaround. I thought this was already set… Added a blip to the fan via M106 B
              config.g now has:
              M106 P0 F200 B.1

              FWIW - Didn't have an issue pre-1.19, not saying it's 1.19 nor aliens, but it's aliens. 😉

              This matter is closed for me with the fix above. Thanks all!

              1 Reply Last reply Reply Quote 0
              • croadfeldtundefined
                croadfeldt
                last edited by

                Ugh, spoke too soon evidently. What I thought was a fix or work around turned out to be false. The issue persists. Will do more troubleshooting tomorrow.

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