Add UBL_MESH_EDIT_ENABLED to configs

This commit is contained in:
Scott Lahteine
2017-03-24 00:44:28 -05:00
parent 8d54ffbf05
commit 783338a0b8
22 changed files with 22 additions and 0 deletions

View File

@ -859,6 +859,7 @@
#define UBL_PROBE_PT_2_Y 20
#define UBL_PROBE_PT_3_X 180
#define UBL_PROBE_PT_3_Y 20
#define UBL_MESH_EDIT_ENABLED // Enable G26 mesh editing
#elif ENABLED(MESH_BED_LEVELING)