@ -174,6 +174,8 @@ class Planner {
#if ENABLED(ENABLE_LEVELING_FADE_HEIGHT)
static float z_fade_height, inverse_z_fade_height;
#endif
#else
static constexpr bool leveling_active = false;
#if ENABLED(LIN_ADVANCE)