diff --git a/Firmware/Configuration_prusa.h b/Firmware/Configuration_prusa.h index 9749d6d7..21b3200c 100644 --- a/Firmware/Configuration_prusa.h +++ b/Firmware/Configuration_prusa.h @@ -506,4 +506,6 @@ const bool Z_MIN_ENDSTOP_INVERTING = false; // set to true to invert the logic o #define HEATBED_V2 +//#define SUPPORT_VERBOSITY + #endif //__CONFIGURATION_PRUSA_H