Disable UBL_G26_MESH_EDITING by default

This commit is contained in:
Scott Lahteine
2017-03-30 22:46:40 -05:00
parent 9e4bd6b3b5
commit edbc024d76
26 changed files with 32 additions and 32 deletions

View File

@ -958,7 +958,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
//#define UBL_G26_MESH_EDITING // Enable G26 mesh editing
#elif ENABLED(MESH_BED_LEVELING)