forked from Klipper3d/klipper
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
STEAPP-600: WIP: added new algorithm to calculate wcs for the SPIRAL …
…mode. (#154) * STEAPP-555: added new comand and move for calculate skew beetwen two points the X axis. * STEAPP-556: added commands for set and apply the correct accentricity wcs_1_x/y. * STEAPP-556: added commands for set and apply the offset for correcting the eccentricity. * STEAPP-556: fixed bug, and added condition for checking length the tool before measure skew for the axis X(where use points only wcs_1). * STEAPP-581: added new logic for apply skew compensation * STEAPP-581: disabled skew compensation in the CANCEL_PRINT command. * STEAPP-581: Edited and tested new algorithm. * STEAPP-581: Edited and tested new algorithm. * STEAPP-581: Edited and tested new algorithm. * STEAPP-581: refactoring the code. * STEAPP-581: added save skew for quickly use this functionality. * STEAPP-581: added save skew for quickly use this functionality. * STEAPP-600: added mode calibrate to function for get rough radius. * STEAPP-600: added new algorithm to calculate wcs for the SPIRAL mode. * STEAPP-581: refactoring the code. * STEAPP-600: disabled skew compensation and apply eccentricity --------- Co-authored-by: Ilya Gushchin <[email protected]>
- Loading branch information
1 parent
274ab12
commit 5dd798e
Showing
5 changed files
with
475 additions
and
151 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.