First partially working ABL implementation for Anycubic Chiron including EEPROM functions.
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
#define KNUTWURST_SPECIAL_MENU_WO_SD
|
||||
//#define ANYCUBIC_TFT_DEBUG
|
||||
//#define POWER_OUTAGE_TEST
|
||||
|
||||
#define EXT_LEVEL_HIGH 0.1
|
||||
|
||||
/*
|
||||
@@ -87,9 +88,10 @@
|
||||
*
|
||||
*/
|
||||
#if ENABLED(KNUTWURST_CHIRON)
|
||||
//#define KNUTWURST_TFT_LEVELING
|
||||
#define KNUTWURST_TFT_LEVELING
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* Here you can set the default preheat-Temperatures
|
||||
* which are set when you use the builtin preheat
|
||||
|
Reference in New Issue
Block a user