Replies: 1 comment 1 reply
-
This is a known issue, I do not know if this is still worked on. Ping @Dietz0r |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm testing grblHAL on my machine, on SKR 3 EZ board with TMC5160 drivers. I'm using third order acceleration and PnP plugin. I send G0 motion command, followed by M400. On some speed/acceleration and jerk combination, the machine spends several seconds on the last fraction of a mm of the movement. On some combination, the problem is not so apparent, but my feeling is that it is still there.
Here is a link to log where my software sends ? status request every 0.1 second after ther M400 command: log file (The "<==" is from my software to distinquish sent and received strings.) You can see that it spent a full second on the last 0.06mm. On this test, I had speed 10000mm/min, acceleration 3000mm/s^2 and jerk 30000mm/s^3.
Beta Was this translation helpful? Give feedback.
All reactions