PROBE_SELECTED etc.
This commit is contained in:
parent
438e894899
commit
8ce9306b27
10 changed files with 66 additions and 78 deletions
|
|
@ -227,7 +227,7 @@ void MarlinSettings::postprocess() {
|
|||
// Make sure delta kinematics are updated before refreshing the
|
||||
// planner position so the stepper counts will be set correctly.
|
||||
#if ENABLED(DELTA)
|
||||
recalc_delta_settings(delta_radius, delta_diagonal_rod, delta_tower_angle_trim);
|
||||
recalc_delta_settings();
|
||||
#endif
|
||||
|
||||
// Refresh steps_to_mm with the reciprocal of axis_steps_per_mm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue