Adapt MESH_EDIT_GFX_OVERLAY for 1.1.x
This commit is contained in:
parent
4e445f2c55
commit
c0190eff00
72 changed files with 251 additions and 77 deletions
|
|
@ -985,6 +985,8 @@
|
|||
//========================= Unified Bed Leveling ============================
|
||||
//===========================================================================
|
||||
|
||||
//#define MESH_EDIT_GFX_OVERLAY // Display a graphics overlay while editing the mesh
|
||||
|
||||
#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