From 8fe3650376cbe5f237308105b65e0188fba14d59 Mon Sep 17 00:00:00 2001 From: InsanityAutomation Date: Mon, 15 Jun 2020 11:52:54 -0400 Subject: [PATCH] Bump to head, fix compile errors --- 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 c35d4cc931..83e6403eba 100644 --- a/Marlin/Configuration_adv.h +++ b/Marlin/Configuration_adv.h @@ -3344,7 +3344,7 @@ * * Implement M486 to allow Marlin to skip objects */ -//#define CANCEL_OBJECTS +#define CANCEL_OBJECTS /** * I2C position encoders for closed loop control.