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

Fan surging

Scheduled Pinned Locked Moved
Firmware installation
3
6
908
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.
  • undefined
    croadfeldt
    last edited by 25 Aug 2017, 22:49

    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
    • undefined
      croadfeldt
      last edited by 25 Aug 2017, 23:36

      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
      • undefined
        dc42 administrators
        last edited by 26 Aug 2017, 06:35

        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
        • undefined
          deckingman
          last edited by 26 Aug 2017, 09:23

          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
          • undefined
            croadfeldt
            last edited by 27 Aug 2017, 05:59

            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
            • undefined
              croadfeldt
              last edited by 29 Aug 2017, 06:50

              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
              3 out of 6
              • First post
                3/6
                Last post
              Unless otherwise noted, all forum content is licensed under CC-BY-SA