Skip to content

Commit 53fc5c4

Browse files
authored
Update MESH_INSET value to 45
1 parent 317271f commit 53fc5c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • config/examples/Creality/Ender-5 Plus/Creality 4.2.2 (RELOADED UI)

config/examples/Creality/Ender-5 Plus/Creality 4.2.2 (RELOADED UI)/Configuration.h

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

23042304
//#define MESH_EDIT_GFX_OVERLAY // Display a graphics overlay while editing the mesh
23052305

2306-
#define MESH_INSET 15 // Set Mesh bounds as an inset region of the bed
2306+
#define MESH_INSET 45 // Set Mesh bounds as an inset region of the bed
23072307
#define GRID_MAX_POINTS_X 5 // Don't use more than 15 points per axis, implementation limited.
23082308
#define GRID_MAX_POINTS_Y GRID_MAX_POINTS_X
23092309

0 commit comments

Comments
 (0)