PROBE_SELECTED etc.

This commit is contained in:
LVD-AC 2017-11-08 09:43:29 +01:00 committed by Scott Lahteine
parent 438e894899
commit 8ce9306b27
10 changed files with 66 additions and 78 deletions

View file

@ -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