🎨 steps_to_mm => mm_per_step (#22847)
This commit is contained in:
@ -557,7 +557,7 @@ void MarlinSettings::postprocess() {
|
||||
|
||||
TERN_(EXTENSIBLE_UI, ExtUI::onPostprocessSettings());
|
||||
|
||||
// Refresh steps_to_mm with the reciprocal of axis_steps_per_mm
|
||||
// Refresh mm_per_step with the reciprocal of axis_steps_per_mm
|
||||
// and init stepper.count[], planner.position[] with current_position
|
||||
planner.refresh_positioning();
|
||||
|
||||
|
Reference in New Issue
Block a user