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

    FAN0 =dead - Need FAN2 to turn on with FAN0? How?

    Scheduled Pinned Locked Moved
    Firmware installation
    2
    3
    195
    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.
    • Ottobawtundefined
      Ottobawt
      last edited by

      My duet2-wifi 's FAN0 no longer seems to work; when testing with my volt meter, it seems as though the read out blips to 19 volts, then holds at 1v , no difference if the FAN0 is toggled on or off.

      FAN 1 = heatsink

      FAN2 = Spare, and works.

      How can I get FAN 2 to turn on when the sliced file tells it to / so that the web interface's slider works with it?

      Firmware 1.19.2 (yes... I'm afraid to update).

      I've tried "M563 P0 D0 H1 F0:2" Former was M563 P0 D0 H1... no difference.

      o_lampeundefined 1 Reply Last reply Reply Quote 0
      • o_lampeundefined
        o_lampe @Ottobawt
        last edited by

        @ottobawt I believe, you can use M563 P0 D0 H1 F2, if you have defined F2 before. (not sure how that worked in RRF1.19)

        Ottobawtundefined 1 Reply Last reply Reply Quote 0
        • Ottobawtundefined
          Ottobawt @o_lampe
          last edited by

          @o_lampe said in FAN0 =dead - Need FAN2 to turn on with FAN0? How?:

          use M563 P0 D0 H1 F2, if you have defined F2 before

          This is what I tried, no luck.

          ; Fans
          m106 P0 H-1
          M106 P1 T50 S255 H1			  
          M106 P2 H-1		 		
          
          ; Tool definitions
          M563 P0 D0 H1 F2                     	; Define tool 0, the extruder (D0 = Default slot/plug)
          G10 P0 S0 R0                        	; Set tool 0 operating and standby temperatures
          M92 E414                       		; Set extruder steps per mm(last850
          
          
          
          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Unless otherwise noted, all forum content is licensed under CC-BY-SA