Enable Realtime Reporting

This commit is contained in:
Thomas Basler 2022-06-04 11:36:59 +02:00
parent 65efe5ab49
commit a37e10ea5b
1 changed files with 1 additions and 1 deletions

View File

@ -2457,7 +2457,7 @@
* - During Hold all Emergency Parser commands are available, as usual.
* - Enable NANODLP_Z_SYNC and NANODLP_ALL_AXIS for move command end-state reports.
*/
//#define REALTIME_REPORTING_COMMANDS
#define REALTIME_REPORTING_COMMANDS
#if ENABLED(REALTIME_REPORTING_COMMANDS)
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
#endif