📝 Raise limit on MBL points

MarlinFirmware/Marlin#27790
This commit is contained in:
Scott Lahteine 2025-04-13 02:40:46 -05:00
parent 87b988f9d6
commit f823150ff8
381 changed files with 389 additions and 389 deletions

View file

@ -2287,7 +2287,7 @@
//===========================================================================
#define MESH_INSET 10 // 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_X 3
#define GRID_MAX_POINTS_Y GRID_MAX_POINTS_X
//#define MESH_G28_REST_ORIGIN // After homing all axes ('G28' or 'G28 XYZ') rest Z at Z_MIN_POS