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

    Whats up with my fans?

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    1
    2
    224
    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.
    • ajcraig99undefined
      ajcraig99
      last edited by

      Shouldn't L255 be forcing my hotend/heatsink fan to 100% minimum speed? It keeps running at weird ranges for each print.

      The fans seems to be running at 100% despite the displayed value though.
      It's a genuine E3D 12v fan and I'm getting 11.9v while printing.

      ; Fans
      M106 P1 S0 I0 F255 H-1 C"Part Cooling"      ; Set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off
      M106 P0 S1 I0 L255 F255 H1 T40 C"Hotend"    ; Set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned on
      

      0_1565395378430_460e4aaf-0ef6-4d87-acec-ef0a0be5d85b-image.png

      0_1565395857667_9c051ff4-ab52-4f8d-8725-4dd56ac9b465-image.png

      0_1565395972565_fe1e7fb0-7162-49af-b755-6fcada5ae556-image.png

      1 Reply Last reply Reply Quote 0
      • ajcraig99undefined
        ajcraig99
        last edited by

        Solved: It was my Gcode that was changing the fan because I was using P0 for the hotend fan when I should have been using P1. M106 in the gcode controls P0 by default.

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