[2.0.0] Better off mesh behavior for UBL (#8714)

* Better off mesh behaviour for UBL

* Suggested ubl.h changes
This commit is contained in:
Roxy-3D
2017-12-08 19:00:59 -06:00
committed by Scott Lahteine
parent cffd052fee
commit f58eb391aa
2 changed files with 15 additions and 25 deletions

View File

@ -973,7 +973,7 @@
//========================= Unified Bed Leveling ============================
//===========================================================================
//#define MESH_EDIT_GFX_OVERLAY // Display a graphics overlay while editing the mesh
#define MESH_EDIT_GFX_OVERLAY // Display a graphics overlay while editing the mesh
#define MESH_INSET 45 // Mesh inset margin on print area
#define GRID_MAX_POINTS_X 10 // Don't use more than 15 points per axis, implementation limited.