-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed graph min/max to use an asymptote Cleaned up `calc` methods Added `Move` class for controlling movement patterns Cleaned up AttemptWrapper Added gcode_move Added z axis as valid Removed config z, instead defaulting to z center Removed `dist` and `ittr` options Changed `accu` options to all use percentages Added `dist` and `home` to better track stepper movements Added z axis stepper definitions Cleaned up AUTO_SPEED_GRAPH to reduce code duplication Switched graph export path to logs Removed `find_max`, `attempt_accel`, and `attempt_veloc` for `binary_search` Cleaned up test/attempt/movement patterns and code Movement patterns will no longer crash the toolhead Movement patterns use minimum distance to reach required veloc/accel
- Loading branch information
Anonoei
committed
Oct 29, 2023
1 parent
0099802
commit 05a7285
Showing
2 changed files
with
496 additions
and
411 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
Oops, something went wrong.