From ba836fb8b468fbcefc7e4d627a2dedaae3d2257e Mon Sep 17 00:00:00 2001 From: BLR-IIC Date: Sun, 22 Mar 2026 12:37:15 -0400 Subject: [PATCH 1/5] Increase mesh inset from 15 to 45 --- .../Ender-5 Plus/CrealityV1 (ORIGIN UI)/Configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/examples/Creality/Ender-5 Plus/CrealityV1 (ORIGIN UI)/Configuration.h b/config/examples/Creality/Ender-5 Plus/CrealityV1 (ORIGIN UI)/Configuration.h index 6d8467335ac..d1f66119e1e 100644 --- a/config/examples/Creality/Ender-5 Plus/CrealityV1 (ORIGIN UI)/Configuration.h +++ b/config/examples/Creality/Ender-5 Plus/CrealityV1 (ORIGIN UI)/Configuration.h @@ -2306,7 +2306,7 @@ //#define MESH_EDIT_GFX_OVERLAY // Display a graphics overlay while editing the mesh - #define MESH_INSET 15 // Set Mesh bounds as an inset region of the bed + #define MESH_INSET 45 // Set Mesh bounds as an inset region of the bed #define GRID_MAX_POINTS_X 7 // Don't use more than 15 points per axis, implementation limited. #define GRID_MAX_POINTS_Y GRID_MAX_POINTS_X From 317271f0ed3e480889a3eea56570a967ba351449 Mon Sep 17 00:00:00 2001 From: BLR-IIC Date: Sun, 22 Mar 2026 12:38:06 -0400 Subject: [PATCH 2/5] Increase mesh inset value from 15 to 45 --- .../Ender-5 Plus/CrealityV1 (RELOADED UI)/Configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/examples/Creality/Ender-5 Plus/CrealityV1 (RELOADED UI)/Configuration.h b/config/examples/Creality/Ender-5 Plus/CrealityV1 (RELOADED UI)/Configuration.h index 80509daa030..c3ab75d4319 100644 --- a/config/examples/Creality/Ender-5 Plus/CrealityV1 (RELOADED UI)/Configuration.h +++ b/config/examples/Creality/Ender-5 Plus/CrealityV1 (RELOADED UI)/Configuration.h @@ -2306,7 +2306,7 @@ //#define MESH_EDIT_GFX_OVERLAY // Display a graphics overlay while editing the mesh - #define MESH_INSET 15 // Set Mesh bounds as an inset region of the bed + #define MESH_INSET 45 // Set Mesh bounds as an inset region of the bed #define GRID_MAX_POINTS_X 5 // Don't use more than 15 points per axis, implementation limited. #define GRID_MAX_POINTS_Y GRID_MAX_POINTS_X From 53fc5c4457ee308dc34f5158bf66c91323b38481 Mon Sep 17 00:00:00 2001 From: BLR-IIC Date: Sun, 22 Mar 2026 12:40:23 -0400 Subject: [PATCH 3/5] Update MESH_INSET value to 45 --- .../Ender-5 Plus/Creality 4.2.2 (RELOADED UI)/Configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/examples/Creality/Ender-5 Plus/Creality 4.2.2 (RELOADED UI)/Configuration.h b/config/examples/Creality/Ender-5 Plus/Creality 4.2.2 (RELOADED UI)/Configuration.h index 44578bf3920..fdacf8f1526 100644 --- a/config/examples/Creality/Ender-5 Plus/Creality 4.2.2 (RELOADED UI)/Configuration.h +++ b/config/examples/Creality/Ender-5 Plus/Creality 4.2.2 (RELOADED UI)/Configuration.h @@ -2303,7 +2303,7 @@ //#define MESH_EDIT_GFX_OVERLAY // Display a graphics overlay while editing the mesh - #define MESH_INSET 15 // Set Mesh bounds as an inset region of the bed + #define MESH_INSET 45 // Set Mesh bounds as an inset region of the bed #define GRID_MAX_POINTS_X 5 // Don't use more than 15 points per axis, implementation limited. #define GRID_MAX_POINTS_Y GRID_MAX_POINTS_X From 75a85ce7609a3f05dbcc8b6f13f3e316a248d481 Mon Sep 17 00:00:00 2001 From: BLR-IIC Date: Sun, 22 Mar 2026 12:41:58 -0400 Subject: [PATCH 4/5] Update MESH_INSET value to 45 --- .../Creality/Ender-5 Plus/BigTreeTech SKR 3/Configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/examples/Creality/Ender-5 Plus/BigTreeTech SKR 3/Configuration.h b/config/examples/Creality/Ender-5 Plus/BigTreeTech SKR 3/Configuration.h index 498b1d321e4..01d36ed95e3 100644 --- a/config/examples/Creality/Ender-5 Plus/BigTreeTech SKR 3/Configuration.h +++ b/config/examples/Creality/Ender-5 Plus/BigTreeTech SKR 3/Configuration.h @@ -2296,7 +2296,7 @@ //#define MESH_EDIT_GFX_OVERLAY // Display a graphics overlay while editing the mesh - #define MESH_INSET 1 // Set Mesh bounds as an inset region of the bed + #define MESH_INSET 45 // Set Mesh bounds as an inset region of the bed #define GRID_MAX_POINTS_X 5 // Don't use more than 15 points per axis, implementation limited. #define GRID_MAX_POINTS_Y GRID_MAX_POINTS_X From d57fc938cc48694a9d6f3c53765d0484ca7ef02f Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Wed, 20 May 2026 12:51:57 -0500 Subject: [PATCH 5/5] Maximize probed area --- .../Creality/Ender-5 Plus/BigTreeTech SKR 3/Configuration.h | 2 +- .../Ender-5 Plus/BigTreeTech SKR 3/Configuration_adv.h | 4 ++-- .../Ender-5 Plus/Creality 4.2.2 (RELOADED UI)/Configuration.h | 2 +- .../Creality 4.2.2 (RELOADED UI)/Configuration_adv.h | 4 ++-- .../Ender-5 Plus/CrealityV1 (ORIGIN UI)/Configuration.h | 2 +- .../Ender-5 Plus/CrealityV1 (ORIGIN UI)/Configuration_adv.h | 4 ++-- .../Ender-5 Plus/CrealityV1 (RELOADED UI)/Configuration.h | 2 +- .../Ender-5 Plus/CrealityV1 (RELOADED UI)/Configuration_adv.h | 4 ++-- 8 files changed, 12 insertions(+), 12 deletions(-) diff --git a/config/examples/Creality/Ender-5 Plus/BigTreeTech SKR 3/Configuration.h b/config/examples/Creality/Ender-5 Plus/BigTreeTech SKR 3/Configuration.h index 01d36ed95e3..c91bfc93026 100644 --- a/config/examples/Creality/Ender-5 Plus/BigTreeTech SKR 3/Configuration.h +++ b/config/examples/Creality/Ender-5 Plus/BigTreeTech SKR 3/Configuration.h @@ -2296,7 +2296,7 @@ //#define MESH_EDIT_GFX_OVERLAY // Display a graphics overlay while editing the mesh - #define MESH_INSET 45 // Set Mesh bounds as an inset region of the bed + #define MESH_INSET 1 // Set Mesh bounds as an inset region of the bed #define GRID_MAX_POINTS_X 5 // Don't use more than 15 points per axis, implementation limited. #define GRID_MAX_POINTS_Y GRID_MAX_POINTS_X diff --git a/config/examples/Creality/Ender-5 Plus/BigTreeTech SKR 3/Configuration_adv.h b/config/examples/Creality/Ender-5 Plus/BigTreeTech SKR 3/Configuration_adv.h index ad13e9d642e..03c3aeaab99 100644 --- a/config/examples/Creality/Ender-5 Plus/BigTreeTech SKR 3/Configuration_adv.h +++ b/config/examples/Creality/Ender-5 Plus/BigTreeTech SKR 3/Configuration_adv.h @@ -2538,8 +2538,8 @@ // Override the mesh area if the automatic (max) area is too large #define MESH_MIN_X MESH_INSET #define MESH_MIN_Y MESH_INSET - #define MESH_MAX_X X_BED_SIZE - (MESH_INSET) - #define MESH_MAX_Y Y_BED_SIZE - (MESH_INSET) + #define MESH_MAX_X (X_BED_SIZE - 44 - (MESH_INSET)) + #define MESH_MAX_Y (Y_BED_SIZE - 5 - (MESH_INSET)) #endif #if ALL(AUTO_BED_LEVELING_UBL, EEPROM_SETTINGS) diff --git a/config/examples/Creality/Ender-5 Plus/Creality 4.2.2 (RELOADED UI)/Configuration.h b/config/examples/Creality/Ender-5 Plus/Creality 4.2.2 (RELOADED UI)/Configuration.h index fdacf8f1526..ece4333a4b7 100644 --- a/config/examples/Creality/Ender-5 Plus/Creality 4.2.2 (RELOADED UI)/Configuration.h +++ b/config/examples/Creality/Ender-5 Plus/Creality 4.2.2 (RELOADED UI)/Configuration.h @@ -2303,7 +2303,7 @@ //#define MESH_EDIT_GFX_OVERLAY // Display a graphics overlay while editing the mesh - #define MESH_INSET 45 // Set Mesh bounds as an inset region of the bed + #define MESH_INSET 1 // Set Mesh bounds as an inset region of the bed #define GRID_MAX_POINTS_X 5 // Don't use more than 15 points per axis, implementation limited. #define GRID_MAX_POINTS_Y GRID_MAX_POINTS_X diff --git a/config/examples/Creality/Ender-5 Plus/Creality 4.2.2 (RELOADED UI)/Configuration_adv.h b/config/examples/Creality/Ender-5 Plus/Creality 4.2.2 (RELOADED UI)/Configuration_adv.h index 1f4492943cd..ef668feba1b 100644 --- a/config/examples/Creality/Ender-5 Plus/Creality 4.2.2 (RELOADED UI)/Configuration_adv.h +++ b/config/examples/Creality/Ender-5 Plus/Creality 4.2.2 (RELOADED UI)/Configuration_adv.h @@ -2537,8 +2537,8 @@ // Override the mesh area if the automatic (max) area is too large #define MESH_MIN_X MESH_INSET #define MESH_MIN_Y MESH_INSET - #define MESH_MAX_X X_BED_SIZE - (MESH_INSET) - #define MESH_MAX_Y Y_BED_SIZE - (MESH_INSET) + #define MESH_MAX_X (X_BED_SIZE - 44 - (MESH_INSET)) + #define MESH_MAX_Y (Y_BED_SIZE - 5 - (MESH_INSET)) #endif #if ALL(AUTO_BED_LEVELING_UBL, EEPROM_SETTINGS) diff --git a/config/examples/Creality/Ender-5 Plus/CrealityV1 (ORIGIN UI)/Configuration.h b/config/examples/Creality/Ender-5 Plus/CrealityV1 (ORIGIN UI)/Configuration.h index d1f66119e1e..dfffc98095d 100644 --- a/config/examples/Creality/Ender-5 Plus/CrealityV1 (ORIGIN UI)/Configuration.h +++ b/config/examples/Creality/Ender-5 Plus/CrealityV1 (ORIGIN UI)/Configuration.h @@ -2306,7 +2306,7 @@ //#define MESH_EDIT_GFX_OVERLAY // Display a graphics overlay while editing the mesh - #define MESH_INSET 45 // Set Mesh bounds as an inset region of the bed + #define MESH_INSET 1 // Set Mesh bounds as an inset region of the bed #define GRID_MAX_POINTS_X 7 // Don't use more than 15 points per axis, implementation limited. #define GRID_MAX_POINTS_Y GRID_MAX_POINTS_X diff --git a/config/examples/Creality/Ender-5 Plus/CrealityV1 (ORIGIN UI)/Configuration_adv.h b/config/examples/Creality/Ender-5 Plus/CrealityV1 (ORIGIN UI)/Configuration_adv.h index 6eee5625d7a..366cf711b05 100644 --- a/config/examples/Creality/Ender-5 Plus/CrealityV1 (ORIGIN UI)/Configuration_adv.h +++ b/config/examples/Creality/Ender-5 Plus/CrealityV1 (ORIGIN UI)/Configuration_adv.h @@ -2538,8 +2538,8 @@ // Override the mesh area if the automatic (max) area is too large #define MESH_MIN_X MESH_INSET #define MESH_MIN_Y MESH_INSET - #define MESH_MAX_X X_BED_SIZE - (MESH_INSET) - #define MESH_MAX_Y Y_BED_SIZE - (MESH_INSET) + #define MESH_MAX_X (X_BED_SIZE - 44 - (MESH_INSET)) + #define MESH_MAX_Y (Y_BED_SIZE - 5 - (MESH_INSET)) #endif #if ALL(AUTO_BED_LEVELING_UBL, EEPROM_SETTINGS) diff --git a/config/examples/Creality/Ender-5 Plus/CrealityV1 (RELOADED UI)/Configuration.h b/config/examples/Creality/Ender-5 Plus/CrealityV1 (RELOADED UI)/Configuration.h index c3ab75d4319..123e3716bbc 100644 --- a/config/examples/Creality/Ender-5 Plus/CrealityV1 (RELOADED UI)/Configuration.h +++ b/config/examples/Creality/Ender-5 Plus/CrealityV1 (RELOADED UI)/Configuration.h @@ -2306,7 +2306,7 @@ //#define MESH_EDIT_GFX_OVERLAY // Display a graphics overlay while editing the mesh - #define MESH_INSET 45 // Set Mesh bounds as an inset region of the bed + #define MESH_INSET 1 // Set Mesh bounds as an inset region of the bed #define GRID_MAX_POINTS_X 5 // Don't use more than 15 points per axis, implementation limited. #define GRID_MAX_POINTS_Y GRID_MAX_POINTS_X diff --git a/config/examples/Creality/Ender-5 Plus/CrealityV1 (RELOADED UI)/Configuration_adv.h b/config/examples/Creality/Ender-5 Plus/CrealityV1 (RELOADED UI)/Configuration_adv.h index e2325faf8f8..be9c5b6ac1b 100644 --- a/config/examples/Creality/Ender-5 Plus/CrealityV1 (RELOADED UI)/Configuration_adv.h +++ b/config/examples/Creality/Ender-5 Plus/CrealityV1 (RELOADED UI)/Configuration_adv.h @@ -2538,8 +2538,8 @@ // Override the mesh area if the automatic (max) area is too large #define MESH_MIN_X MESH_INSET #define MESH_MIN_Y MESH_INSET - #define MESH_MAX_X X_BED_SIZE - (MESH_INSET) - #define MESH_MAX_Y Y_BED_SIZE - (MESH_INSET) + #define MESH_MAX_X (X_BED_SIZE - 44 - (MESH_INSET)) + #define MESH_MAX_Y (Y_BED_SIZE - 5 - (MESH_INSET)) #endif #if ALL(AUTO_BED_LEVELING_UBL, EEPROM_SETTINGS)