Skip to content

Commit 75a85ce

Browse files
authored
Update MESH_INSET value to 45
1 parent 53fc5c4 commit 75a85ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/examples/Creality/Ender-5 Plus/BigTreeTech SKR 3/Configuration.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2296,7 +2296,7 @@
22962296

22972297
//#define MESH_EDIT_GFX_OVERLAY // Display a graphics overlay while editing the mesh
22982298

2299-
#define MESH_INSET 1 // Set Mesh bounds as an inset region of the bed
2299+
#define MESH_INSET 45 // Set Mesh bounds as an inset region of the bed
23002300
#define GRID_MAX_POINTS_X 5 // Don't use more than 15 points per axis, implementation limited.
23012301
#define GRID_MAX_POINTS_Y GRID_MAX_POINTS_X
23022302

0 commit comments

Comments
 (0)