Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    M84: Stop idle hold ¶

    Tuning and tweaking
    2
    2
    505
    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.
    • Jddt
      Jddt last edited by

      Hi. I am using an extension board to drive external stepper driver. M84 is set to S30 in the config file but the motors stays in idle mode even after some minutes, causing the motors to get hot, but when I execute the M84 command manually the motors is released.

      wilriker 1 Reply Last reply Reply Quote 0
      • wilriker
        wilriker @Jddt last edited by

        @jddt With M84 Sxx you set the timeout when motors are supposed to go into idle current state (not ending it). You set the idle current as a percentage with M906 Ixx. Motors will never turn them off completely without user interaction. This interaction might be M84 which without any further parameters will do what the title says, it will stop the idle hold mode of the motors and shut them off. The same can be achieved by issuing M18.

        Manuel
        Duet 3 6HC (v0.6) with RPi 4B on a custom Cartesian
        with probably always latest firmware/DWC (incl. betas or self-compiled)
        My Tool Collection

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