Set build version and date. Also enable TFT debugging.
This commit is contained in:
@@ -41,10 +41,10 @@
|
||||
* here we define this default string as the date where the latest release
|
||||
* version was tagged.
|
||||
*/
|
||||
#define CUSTOM_BUILD_VERSION "1.5.0"
|
||||
#define CUSTOM_BUILD_VERSION "1.5.0-b7"
|
||||
|
||||
#ifndef STRING_DISTRIBUTION_DATE
|
||||
#define STRING_DISTRIBUTION_DATE "2023-05-31"
|
||||
#define STRING_DISTRIBUTION_DATE "2023-06-02"
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
@@ -34,7 +34,7 @@
|
||||
|
||||
//#define ANYCUBIC_TFT_DEBUG
|
||||
//#define KNUTWURST_DGUS2_TFT
|
||||
//#define KNUTWURST_TFT_LEVELING
|
||||
#define KNUTWURST_TFT_LEVELING
|
||||
|
||||
#ifdef ANYCUBIC_TOUCHSCREEN
|
||||
#include "./anycubic_touchscreen.h"
|
||||
|
Reference in New Issue
Block a user