Apply physical limits to mesh bounds
This commit is contained in:
parent
4e2baeb3e1
commit
580b6e9089
78 changed files with 615 additions and 2157 deletions
|
|
@ -937,7 +937,7 @@
|
|||
//========================= Unified Bed Leveling ============================
|
||||
//===========================================================================
|
||||
|
||||
#define UBL_MESH_INSET 1 // Mesh inset margin on print area
|
||||
#define MESH_INSET 1 // Mesh inset margin on print area
|
||||
#define GRID_MAX_POINTS_X 10 // Don't use more than 15 points per axis, implementation limited.
|
||||
#define GRID_MAX_POINTS_Y GRID_MAX_POINTS_X
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue