🎨 steps_to_mm => mm_per_step (#22847)
This commit is contained in:
parent
f73175d826
commit
228eb9c404
15 changed files with 58 additions and 58 deletions
|
|
@ -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();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue