Add an option to segment leveled moves

This commit is contained in:
Scott Lahteine 2017-11-29 00:05:39 -06:00
parent a0fc5f7b52
commit d786fb99e2
4 changed files with 106 additions and 20 deletions

View file

@ -220,6 +220,8 @@
#error "ENABLE_MESH_EDIT_GFX_OVERLAY is now MESH_EDIT_GFX_OVERLAY. Please update your configuration."
#elif defined(BABYSTEP_ZPROBE_GFX_REVERSE)
#error "BABYSTEP_ZPROBE_GFX_REVERSE is now set by OVERLAY_GFX_REVERSE. Please update your configurations."
#elif defined(UBL_GRANULAR_SEGMENTATION_FOR_CARTESIAN)
#error "UBL_GRANULAR_SEGMENTATION_FOR_CARTESIAN is now SEGMENT_LEVELED_MOVES. Please update your configuration."
#endif
/**