diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index 7c88be6..0efac89 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -1383,7 +1383,7 @@ * * View the current statistics with M78. */ -//#define PRINTCOUNTER +#define PRINTCOUNTER //============================================================================= //============================= LCD and SD support ============================