diff --git a/Marlin/Configuration_adv.h b/Marlin/Configuration_adv.h index 603afbf114..ce9e45e71b 100644 --- a/Marlin/Configuration_adv.h +++ b/Marlin/Configuration_adv.h @@ -3584,7 +3584,7 @@ * Enables G53 and G54-G59.3 commands to select coordinate systems * and G92.1 to reset the workspace to native machine space. */ -//#define CNC_COORDINATE_SYSTEMS +#define CNC_COORDINATE_SYSTEMS // @section reporting