Has added calculations to do safe wipe moves and not move any axis that will go out of bounds.
depends on [pause_resume] recover velocity being present in config.
Motivation and Context
removes out of bound issues and works better
How has this been tested?
tested over and over on the v0.870
Screenshots (if appropriate):
Types of changes
[x] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Checklist:
[x] I have read the CONTRIBUTING document.
[x] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
Description
Has added calculations to do safe wipe moves and not move any axis that will go out of bounds. depends on [pause_resume] recover velocity being present in config.
Motivation and Context
removes out of bound issues and works better
How has this been tested?
tested over and over on the v0.870
Screenshots (if appropriate):
Types of changes
Checklist: