From f7e3195d781c9f00f22f5d2751107b2120c0226c Mon Sep 17 00:00:00 2001 From: gudnimg Date: Sat, 24 Aug 2024 16:33:00 +0000 Subject: [PATCH] Remove CUSTOM_M_CODES define --- Firmware/Configuration.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Firmware/Configuration.h b/Firmware/Configuration.h index 02d7ac935..0d045acd0 100644 --- a/Firmware/Configuration.h +++ b/Firmware/Configuration.h @@ -301,10 +301,6 @@ your extruder heater takes 2 minutes to hit the target on heating. //=============================Additional Features=========================== //=========================================================================== -// Custom M code points -#define CUSTOM_M_CODES - - // Host Keepalive // // When enabled Marlin will send a busy status message to the host