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

    Fan problems can not control them

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    2
    3
    302
    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.
    • KevinOundefined
      KevinO
      last edited by

      Good evening,

      I have exchanged my heatsink and part cooling fans. The heatsink fan is blown on Fan1 with temperature detection. The part cooling fan is quite normal on Fan0 stomped as always.

      Both fans work with 24V and are completely identical.

      Now I have the problem either nobody or if I want to regulate the part cooling fan this only at 60% turns on and controls the other automatically with.

      Has anyone ever happened something like that? can that happen through the EMC?

      at the config file I did not change anything except the fans plugged

      • ; Fans
        M106 P0 S0 I0 F500 ; Set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off
        M106 P1 S1 I0 F500 H4 T45 ; Set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned on
        M106 P2 S1 I0 F500 ; Set fan 2 value, PWM signal inversion and frequency. Thermostatic control is turned on

      • ; Tools
        M563 P0 D0 H4 S"Links" ; Define tool 0
        G10 P0 X0 Y0 Z0 ; Set tool 0 axis offsets
        G10 P0 R0 S160 ; Set initial tool 0 active and standby temperatures to 160C
        M563 P1 D1 H5 S"Rechts" ; Define tool 1
        G10 P1 X0 Y-18 Z0 ; Set tool 1 axis offsets
        G10 P1 R0 S160 ; Set initial tool 1 active and standby temperatures to 160C

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

        @kevino said in Fan problems can not control them:

        Now I have the problem either nobody or if I want to regulate the part cooling fan this only at 60% turns on

        Some fans don't respond well to PWM Suggestions:

        • If the problem is that you can't turn it on with less than 60% PWM but once it is running you can reduce the PWM, increase the blip time (M106 B parameter)
        • If it stops when you reduce the PWM below 60%, try a low PWM frequency (M106 F parameter)

        and controls the other automatically with.

        Are you sure? In Duet Web Control, Fan 0 and Tool Fan are the same thing (in your configuration).

        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
        • KevinOundefined
          KevinO
          last edited by KevinO

          good Morning,

          I just checked it through again and do not get it to control the Fan0 alone. Fan1 and Fan0 are always controlled. I connected the two fans via a 4-wire PVC cable, can it hang together?

          does my config look good?

          here is a video:
          youtube

          *Edit:
          i changed to an other fan (other model) and now it works.. maybe its because those are the same fans?

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