Navigation

    Duet3D Logo

    Duet3D

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

    Issues With Skipped Steps Recognition

    Duet Hardware and wiring
    2
    2
    416
    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.
    • samuelmennega
      samuelmennega last edited by

      Hi,

      I recently got the Duet WiFi for my CR-10S5 and i'm working on tuning skipped steps recognition. I thought I'd start with the X-Axis, and then move on to Y. The command I've put in config.g is as follows: M915 X Sxx F0 H50 R2. If I set the S-Value to anything below 30 it falsely detects lost steps every time the axis moves, however if I set it at 30 or above, it wont detect lost steps, even if I force the axis to skip. I am very frustrated and would greatly appreciate some help!

      Thanks

      1 Reply Last reply Reply Quote 0
      • dc42
        dc42 administrators last edited by

        S30 is much higher than normal, and H50 is much lower than is typically viable for reliable stall detection. The Trinamic datasheet for the stepper drivers states that 1 rev per second is typically the lowest speed at which an impending stall can be detected, which is why H defaults to 200 in the M915 command. I suggest you start by leaving H at the default value of 200, which should allow you to use lower S values.

        Duet WiFi hardware designer and firmware engineer
        Please do not ask me for Duet support via PM or email, use the forum
        http://www.escher3d.com, https://miscsolutions.wordpress.com

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