config: enable host action commands and host prompt support #225

Merged
stklcode merged 1 commits from feature/host-actions into master 2021-11-09 14:58:04 -06:00
stklcode commented 2021-11-09 13:40:27 -06:00 (Migrated from github.com)

Description

Enable support for host action commands and This allows actions for pause/resume and receive a notice on filament runout or change requests in OctoPrint.

Successfully tested on Mega P with OctoPrint 1.7.2

Benefits

We can use Action commands, pause/resume, M600 filament change, etc. with host software like OctoPrint.

Configurations

See code changes.

None.

### Description Enable support for [host action commands](https://marlinfw.org/docs/configuration/configuration.html#host-action-commands) and This allows actions for pause/resume and receive a notice on filament runout or change requests in OctoPrint. Successfully tested on Mega P with OctoPrint 1.7.2 ### Benefits We can use [Action commands](https://reprap.org/wiki/G-code#Action_commands), pause/resume, [M600](https://marlinfw.org/docs/gcode/M600.html) filament change, etc. with host software like OctoPrint. ### Configurations See code changes. ### Related Issues None.
Sign in to join this conversation.
No description provided.