diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2020-02-25 12:54:55 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2020-03-04 19:43:47 -0500 |
commit | c9cb462f90a68deb73cacb179f7bbcde2cb9aeed (patch) | |
tree | e0167b9334f65dd43181472422649cb44d2df2ba /src/stm32 | |
parent | 8f8c1e2c587a8e4bc88524774ea6fd49139fd08a (diff) | |
download | kutter-c9cb462f90a68deb73cacb179f7bbcde2cb9aeed.tar.gz kutter-c9cb462f90a68deb73cacb179f7bbcde2cb9aeed.tar.xz kutter-c9cb462f90a68deb73cacb179f7bbcde2cb9aeed.zip |
itersolve: Implement a step+dir+step filter
Some stepper motor drivers do not respond well to rapid "step +
direction change + step" events. In particular, it is believed this
can cause "over current" events on the tmc2208 drivers when they are
in "stealthchop" mode. Detect these events and remove them from the
generated step times.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/stm32')
0 files changed, 0 insertions, 0 deletions