From 076afd2c617110c8f2e7df062329e32bd0f0269b Mon Sep 17 00:00:00 2001 From: Frederik Menke Date: Mon, 5 Sep 2022 23:51:59 +0200 Subject: [PATCH] Enable CNC coordinate system --- Marlin/Configuration_adv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Marlin/Configuration_adv.h b/Marlin/Configuration_adv.h index a6556b7108..eaf5c7be17 100644 --- a/Marlin/Configuration_adv.h +++ b/Marlin/Configuration_adv.h @@ -3725,7 +3725,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 /** * Auto-report fan speed with M123 S