mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-06 22:47:35 -06:00
parent
6a1a7ecb43
commit
62b88a4b99
247 changed files with 741 additions and 0 deletions
|
@ -1760,6 +1760,9 @@
|
|||
* View the current statistics with M78.
|
||||
*/
|
||||
//#define PRINTCOUNTER
|
||||
#if ENABLED(PRINTCOUNTER)
|
||||
#define PRINTCOUNTER_SAVE_INTERVAL 60 // (minutes) EEPROM save interval during print
|
||||
#endif
|
||||
|
||||
/**
|
||||
* Password
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue