Revert some changes to UBL

This commit is contained in:
Scott Lahteine
2017-04-01 20:06:12 -05:00
parent 63abb65146
commit b47fd31c37
4 changed files with 19 additions and 14 deletions

View File

@ -918,7 +918,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)