diff --git a/config/SOVOL/SV01-BLTouch/Configuration.h b/config/SOVOL/SV01-BLTouch/Configuration.h index 696a540..b2b7e0c 100644 --- a/config/SOVOL/SV01-BLTouch/Configuration.h +++ b/config/SOVOL/SV01-BLTouch/Configuration.h @@ -1292,7 +1292,7 @@ //=================================== Mesh ================================== //=========================================================================== - #define MESH_INSET 10 // Set Mesh bounds as an inset region of the bed + #define MESH_INSET 25 // Set Mesh bounds as an inset region of the bed #define GRID_MAX_POINTS_X 3 // Don't use more than 7 points per axis, implementation limited. #define GRID_MAX_POINTS_Y GRID_MAX_POINTS_X diff --git a/config/SOVOL/SV01-SilentBoard/Configuration.h b/config/SOVOL/SV01-SilentBoard/Configuration.h index a62befa..c15c670 100644 --- a/config/SOVOL/SV01-SilentBoard/Configuration.h +++ b/config/SOVOL/SV01-SilentBoard/Configuration.h @@ -1292,7 +1292,7 @@ //=================================== Mesh ================================== //=========================================================================== - #define MESH_INSET 10 // Set Mesh bounds as an inset region of the bed + #define MESH_INSET 25 // Set Mesh bounds as an inset region of the bed #define GRID_MAX_POINTS_X 3 // Don't use more than 7 points per axis, implementation limited. #define GRID_MAX_POINTS_Y GRID_MAX_POINTS_X diff --git a/config/SOVOL/SV01-SilentBoard_BLTouch/Configuration.h b/config/SOVOL/SV01-SilentBoard_BLTouch/Configuration.h index a819371..e7363f8 100644 --- a/config/SOVOL/SV01-SilentBoard_BLTouch/Configuration.h +++ b/config/SOVOL/SV01-SilentBoard_BLTouch/Configuration.h @@ -1292,7 +1292,7 @@ //=================================== Mesh ================================== //=========================================================================== - #define MESH_INSET 10 // Set Mesh bounds as an inset region of the bed + #define MESH_INSET 25 // Set Mesh bounds as an inset region of the bed #define GRID_MAX_POINTS_X 3 // Don't use more than 7 points per axis, implementation limited. #define GRID_MAX_POINTS_Y GRID_MAX_POINTS_X diff --git a/config/SOVOL/SV01/Configuration.h b/config/SOVOL/SV01/Configuration.h index 3c5484e..f3ec7b9 100644 --- a/config/SOVOL/SV01/Configuration.h +++ b/config/SOVOL/SV01/Configuration.h @@ -1292,7 +1292,7 @@ //=================================== Mesh ================================== //=========================================================================== - #define MESH_INSET 10 // Set Mesh bounds as an inset region of the bed + #define MESH_INSET 25 // Set Mesh bounds as an inset region of the bed #define GRID_MAX_POINTS_X 3 // Don't use more than 7 points per axis, implementation limited. #define GRID_MAX_POINTS_Y GRID_MAX_POINTS_X