mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-09 07:56:27 -06:00
Sync with bugfix
This commit is contained in:
parent
da5c574514
commit
d4f01f77c8
2 changed files with 0 additions and 10 deletions
|
@ -1483,11 +1483,6 @@
|
|||
#define DEFAULT_KEEPALIVE_INTERVAL 2 // Number of seconds between "busy" messages. Set with M113.
|
||||
#define BUSY_WHILE_HEATING // Some hosts require "busy" messages even during heating
|
||||
|
||||
//
|
||||
// M100 Free Memory Watcher to debug memory usage
|
||||
//
|
||||
#define M100_FREE_MEMORY_WATCHER
|
||||
|
||||
//
|
||||
// G20/G21 Inch mode support
|
||||
//
|
||||
|
|
|
@ -1491,11 +1491,6 @@
|
|||
#define DEFAULT_KEEPALIVE_INTERVAL 2 // Number of seconds between "busy" messages. Set with M113.
|
||||
#define BUSY_WHILE_HEATING // Some hosts require "busy" messages even during heating
|
||||
|
||||
//
|
||||
// M100 Free Memory Watcher to debug memory usage
|
||||
//
|
||||
#define M100_FREE_MEMORY_WATCHER
|
||||
|
||||
//
|
||||
// G20/G21 Inch mode support
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue