♻️ reset_acceleration_rates => refresh_…
This commit is contained in:
@ -592,7 +592,7 @@ void MarlinSettings::postprocess() {
|
||||
xyze_pos_t oldpos = current_position;
|
||||
|
||||
// steps per s2 needs to be updated to agree with units per s2
|
||||
planner.reset_acceleration_rates();
|
||||
planner.refresh_acceleration_rates();
|
||||
|
||||
// Make sure delta kinematics are updated before refreshing the
|
||||
// planner position so the stepper counts will be set correctly.
|
||||
|
Reference in New Issue
Block a user