toolhead: Replace max_accel_to_decel with minimum_cruise_ratio Browse files The user facing max_accel_to_decel setting is complicated and confusing. Replace it with a new minimum_cruise_ratio parameter. Internally this user-facing parameter will calculate the existing low-level "accel_to_decel...
Considering the changes in Klipper as per #6418 this PR replaces the old max_accel_to_decel value with the new minimum_cruise_ratio for the tests.