mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-08 07:27:44 -06:00
parent
fe5f3115be
commit
7fa60cf7bc
236 changed files with 2124 additions and 0 deletions
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2151,6 +2151,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2141,6 +2141,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
#define EMERGENCY_PARSER
|
#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
#define EMERGENCY_PARSER
|
#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
#define EMERGENCY_PARSER
|
#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
#define EMERGENCY_PARSER
|
#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
#define EMERGENCY_PARSER
|
#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
#define EMERGENCY_PARSER
|
#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
#define EMERGENCY_PARSER
|
#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2144,6 +2144,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2133,6 +2133,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
#define EMERGENCY_PARSER
|
#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
#define EMERGENCY_PARSER
|
#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2148,6 +2148,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
#define EMERGENCY_PARSER
|
#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
#define EMERGENCY_PARSER
|
#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
#define EMERGENCY_PARSER
|
#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2143,6 +2143,15 @@
|
||||||
*/
|
*/
|
||||||
#define EMERGENCY_PARSER
|
#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2144,6 +2144,15 @@
|
||||||
*/
|
*/
|
||||||
#define EMERGENCY_PARSER
|
#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
#define EMERGENCY_PARSER
|
#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
#define EMERGENCY_PARSER
|
#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
#define EMERGENCY_PARSER
|
#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
#define EMERGENCY_PARSER
|
#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2141,6 +2141,15 @@
|
||||||
*/
|
*/
|
||||||
#define EMERGENCY_PARSER
|
#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
#define EMERGENCY_PARSER
|
#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2141,6 +2141,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
#define EMERGENCY_PARSER
|
#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
#define EMERGENCY_PARSER
|
#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
#define EMERGENCY_PARSER
|
#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2141,6 +2141,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2141,6 +2141,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
#define EMERGENCY_PARSER
|
#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
#define EMERGENCY_PARSER
|
#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
#define EMERGENCY_PARSER
|
#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
#define EMERGENCY_PARSER
|
#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
#define EMERGENCY_PARSER
|
#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
#define EMERGENCY_PARSER
|
#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
#define EMERGENCY_PARSER
|
#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
#define EMERGENCY_PARSER
|
#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
#define EMERGENCY_PARSER
|
#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
#define EMERGENCY_PARSER
|
#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2144,6 +2144,15 @@
|
||||||
*/
|
*/
|
||||||
#define EMERGENCY_PARSER
|
#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
|
@ -2140,6 +2140,15 @@
|
||||||
*/
|
*/
|
||||||
//#define EMERGENCY_PARSER
|
//#define EMERGENCY_PARSER
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Realtime Reporting
|
||||||
|
* Add support for commands S000 State, P000 Pause, and R000 Resume
|
||||||
|
*/
|
||||||
|
//#define REALTIME_REPORTING_COMMANDS
|
||||||
|
#if ENABLED(REALTIME_REPORTING_COMMANDS)
|
||||||
|
//#define FULL_REPORT_TO_HOST_FEATURE // Auto-report the machine status like Grbl CNC
|
||||||
|
#endif
|
||||||
|
|
||||||
// Bad Serial-connections can miss a received command by sending an 'ok'
|
// Bad Serial-connections can miss a received command by sending an 'ok'
|
||||||
// Therefore some clients abort after 30 seconds in a timeout.
|
// Therefore some clients abort after 30 seconds in a timeout.
|
||||||
// Some other clients start sending commands while receiving a 'wait'.
|
// Some other clients start sending commands while receiving a 'wait'.
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue