Add custom M600 configuration for DirectExtruder 4MAX Pro 2.0.
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-b5"
|
||||
#define CUSTOM_BUILD_VERSION "1.5.0-b6"
|
||||
|
||||
#ifndef STRING_DISTRIBUTION_DATE
|
||||
#define STRING_DISTRIBUTION_DATE "2023-05-28"
|
||||
#define STRING_DISTRIBUTION_DATE "2023-05-29"
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
@@ -34,7 +34,7 @@
|
||||
#include "../../../module/settings.h"
|
||||
#include "../../../module/stepper.h"
|
||||
|
||||
#define ANYCUBIC_TFT_DEBUG
|
||||
//#define ANYCUBIC_TFT_DEBUG
|
||||
|
||||
#ifdef ANYCUBIC_TOUCHSCREEN
|
||||
#include "./anycubic_touchscreen.h"
|
||||
|
Reference in New Issue
Block a user