Disable BUFFER_MONITORING by default
This commit is contained in:
parent
f560ab9ab7
commit
3655c9f40a
1 changed files with 1 additions and 2 deletions
|
|
@ -1964,8 +1964,7 @@
|
||||||
* To help diagnose print quality issues stemming from command buffers being empty,
|
* To help diagnose print quality issues stemming from command buffers being empty,
|
||||||
* we add M576 which enables reporting of buffer empty
|
* we add M576 which enables reporting of buffer empty
|
||||||
*/
|
*/
|
||||||
|
//#define BUFFER_MONITORING
|
||||||
#define BUFFER_MONITORING
|
|
||||||
|
|
||||||
// Printrun may have trouble receiving long strings all at once.
|
// Printrun may have trouble receiving long strings all at once.
|
||||||
// This option inserts short delays between lines of serial output.
|
// This option inserts short delays between lines of serial output.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue