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

    Duet2 Wifi Driver 3 overheat issue

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    duet 2 wifi driver extruder motor temperature
    3
    4
    352
    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.
    • 3dpnutundefined
      3dpnut
      last edited by

      I have Duet2 Wifi, and accidently disconnected an extruder motor while the control box was on. I plugged it back in, and now it gives an error message that driver 3 detected a temperature overload, and the driver chip next to the extruder motor plug instantly gets incredibly hot, and has what looks like melted spots. I unplugged the motor, and one by one the heater, fan, thermistor, but it still does the same thing, and will not turn. I tried plugging in other motors, and the result is the same. I checked the wiring, it all looks OK. Any help would be appreciated!!

      Phaedruxundefined 1 Reply Last reply Reply Quote 0
      • Phaedruxundefined
        Phaedrux Moderator @3dpnut
        last edited by

        @3dpnut said in Duet2 Wifi Driver 3 overheat issue:

        accidently disconnected an extruder motor while the control box was on

        That's a pretty huge no-no. There are few ways to really kill a duet, but that's one of them.

        If you have a spare driver you can remap the axis to use the spare instead and then disable the failed driver to suppress error messages.

        https://duet3d.dozuki.com/Wiki/Gcode?revisionid=HEAD#Section_M584_Set_drive_mapping

        https://duet3d.dozuki.com/Wiki/Gcode?revisionid=HEAD#Section_M569_Set_motor_driver_direction_enable_polarity_and_step_pulse_timing

        Z-Bot CoreXY Build | Thingiverse Profile

        1 Reply Last reply Reply Quote 0
        • 3dpnutundefined
          3dpnut
          last edited by

          Thanks very much for the quick response! I'm struggling with the mapping, I'm getting a whole string of errors relating to a "non-existent tool". Also, Drive 3 (the bad one) still gets hot. The board has several spare drives because I'm using the breakout extender board. I only have one extruder, which is plugged into Heater 0, Drive 4. Here is what I have:

          M569 P0 R-1 ; Drive 0 disabled
          M569 P1 R-1 ; Drive 1 disabled
          M569 P2 R-1 ; Drive 2 disabled
          M569 P3 R-1 ; Drive 3 disabled
          M569 P4 S1 ; Extruder goes forwards
          M569 P5 T2 ; 2 microsecond minimum step pulse width for x-axis
          M569 P6 T2 ; 2 microsecond minimum step pulse width for y-axis
          M569 P7 T2 ; 2 microsecond minimum step pulse width for z-axis
          M584 X5 Y6 Z7 E4 ; Apply custom drive mapping (X=Drive5, Y=Drive6, Z=Drive7, E4-Extruder1)

          What am I doing wrong?

          Vetiundefined 1 Reply Last reply Reply Quote 0
          • Vetiundefined
            Veti @3dpnut
            last edited by

            @3dpnut said in Duet2 Wifi Driver 3 overheat issue:

            Also, Drive 3 (the bad one) still gets hot.

            you might be able to desolder the chip

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