Skip to content

Commit

Permalink
Merge branch '50-octoprint-tells-me-my-firmware-lacks-support-for-hos…
Browse files Browse the repository at this point in the history
…t-action-commands' into 'master'

Resolve "OctoPrint tells me my firmware lacks support for host action commands"

Closes MarlinFirmware#50

See merge request lulzbot3d/marlin!29
  • Loading branch information
bmkahl committed Oct 11, 2021
2 parents 0c0a7af + bc7541b commit e8d7b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Marlin/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e8d7b82

Please sign in to comment.