Disable TFT debug
This commit is contained in:
parent
5fbc1b6035
commit
16d6d37096
|
@ -1937,6 +1937,6 @@
|
||||||
// Enable Anycubic TFT
|
// Enable Anycubic TFT
|
||||||
#define ANYCUBIC_TFT_MODEL
|
#define ANYCUBIC_TFT_MODEL
|
||||||
#define ANYCUBIC_FILAMENT_RUNOUT_SENSOR
|
#define ANYCUBIC_FILAMENT_RUNOUT_SENSOR
|
||||||
#define ANYCUBIC_TFT_DEBUG
|
//#define ANYCUBIC_TFT_DEBUG
|
||||||
|
|
||||||
#endif // CONFIGURATION_H
|
#endif // CONFIGURATION_H
|
||||||
|
|
Loading…
Reference in New Issue