Move fade_scaling_factor_for_z to Planner
This commit is contained in:
@@ -1165,7 +1165,7 @@
|
||||
|
||||
return;
|
||||
}
|
||||
ubl_state_at_invocation = state.active;
|
||||
ubl_state_at_invocation = planner.leveling_active;
|
||||
set_bed_leveling_enabled(false);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user