Better off mesh behavior for UBL (#8713)

* Better off mesh behaviour for UBL

* Spacing changes...
This commit is contained in:
Roxy-3D
2017-12-08 16:36:03 -06:00
committed by GitHub
parent 8385cddd8d
commit 23dd2cb6e7
2 changed files with 13 additions and 9 deletions

View File

@@ -978,7 +978,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.