From bc7541bdb706e53880a54eeb8d501c4ee7e471cb Mon Sep 17 00:00:00 2001 From: Brian Kahl Date: Tue, 5 Oct 2021 15:04:42 -0500 Subject: [PATCH] Adding HOST_ACTION_COMMANDS --- 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 0e91a5f0d..dca521c6d 100644 --- a/Marlin/Configuration_adv.h +++ b/Marlin/Configuration_adv.h @@ -3970,7 +3970,7 @@ * Host Prompt Support enables Marlin to use the host for user prompts so * filament runout and other processes can be managed from the host side. */ -//#define HOST_ACTION_COMMANDS +#define HOST_ACTION_COMMANDS #if ENABLED(HOST_ACTION_COMMANDS) //#define HOST_PROMPT_SUPPORT //#define HOST_START_MENU_ITEM // Add a menu item that tells the host to start