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

    Microstepping with Duet2 expansion board

    Scheduled Pinned Locked Moved
    Using Duet Controllers
    3
    3
    216
    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.
    • mrehorstdmdundefined
      mrehorstdmd
      last edited by

      Can the Duet2 controller send microsteps to external drivers connected via an expansion board, or are only full steps available to the external drivers? If it can send microsteps, what is the limit - 1/16?

      https://drmrehorst.blogspot.com/

      engikeneerundefined JoergS5undefined 2 Replies Last reply Reply Quote 0
      • engikeneerundefined
        engikeneer @mrehorstdmd
        last edited by

        @mrehorstdmd it just sends step commands. Whether a step is a full step or a microstep depends on the dipswitch settings etc for the external driver. I think I run my 2108 stepsticks at either 16 or 32 microsteps (whichever was the highest I could get!)

        E3D TC with D3Mini and Toolboards.
        Home-built CoreXY, Duet Wifi, Chimera direct drive, 2x BMG, 300x300x300 build volume
        i3 clone with a bunch of mods

        1 Reply Last reply Reply Quote 1
        • JoergS5undefined
          JoergS5 @mrehorstdmd
          last edited by JoergS5

          @mrehorstdmd you can send 16 microsteps in I1 mode or up to 256 with I0 (no interpolation) mode. (Maestro is an exception, it can use I1 with other microsteps also).

          But the limiting factor is the number of steps per time: the limit is about 100 to 200 kHz per axis*) from the Duet side, and typically 100...200 kHz for the external stepper driver.
          E. g. 256 microsteps * 200 stepper-steps * 5 rotations/s = 256 kHz, which is already too much.

          *) https://forum.duet3d.com/topic/18694/duet-maximum-achievable-step-rates

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