config: enable host action commands and host prompt support #225
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/host-actions"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
Related Issues
None.