diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index e7726f05f..3da55e8c6 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -992,6 +992,7 @@ //#define UBL_Z_RAISE_WHEN_OFF_MESH 2.5 // When the nozzle is off the mesh, this value is used // as the Z-Height correction value. + #elif ENABLED(MESH_BED_LEVELING) //===========================================================================