Apply physical limits to mesh bounds
This commit is contained in:
parent
3235beef6d
commit
f06f4b40b8
73 changed files with 578 additions and 2020 deletions
|
|
@ -997,7 +997,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