Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement tmc2208 step+dir+step filter (TAKE 2) #2597

Closed
wants to merge 0 commits into from

Conversation

KevinOConnor
Copy link
Collaborator

This is a retry on PR #2565. To test this branch: cd ~/klipper; git checkout origin/work-stepdirstep-20200306; sudo service klipper restart

As with PR #2565, this update is intended to improve support for tmc2208 drivers in stealhchop mode - even when they are in standalone mode. See the description of PR #2565 for more details.

This new version of the code should do a better job of flushing steps and thus avoid the "Timer too close" errors that the previous code could result in.

-Kevin

@KevinOConnor KevinOConnor mentioned this pull request Mar 7, 2020
@KevinOConnor KevinOConnor force-pushed the work-stepdirstep-20200306 branch 2 times, most recently from 39351bb to e3908a3 Compare March 8, 2020 15:36
@KevinOConnor KevinOConnor force-pushed the work-stepdirstep-20200306 branch from e3908a3 to acd165c Compare March 14, 2020 01:57
@github-pages github-pages bot temporarily deployed to github-pages March 14, 2020 01:58 Inactive
@KevinOConnor KevinOConnor deleted the work-stepdirstep-20200306 branch March 14, 2020 01:58
@KevinOConnor
Copy link
Collaborator Author

This was merged as of commit acd165c.

-Kevin

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant