♻️ reset_acceleration_rates => refresh_…

This commit is contained in:
Scott Lahteine
2022-06-26 22:30:05 -05:00
parent 05bdc5640d
commit 57c137a60f
5 changed files with 13 additions and 13 deletions

View File

@ -514,7 +514,7 @@ class Planner {
*/
// Recalculate steps/s^2 accelerations based on mm/s^2 settings
static void reset_acceleration_rates();
static void refresh_acceleration_rates();
/**
* Recalculate 'position' and 'mm_per_step'.