Shorter BTT board names (for LCD info) (#18139)
This commit is contained in:
@ -27,7 +27,7 @@
|
||||
#error "BIGTREE BTT002 V1.0 supports up to 1 hotends / E-steppers."
|
||||
#endif
|
||||
|
||||
#define BOARD_INFO_NAME "BIGTREE Btt002 1.0"
|
||||
#define BOARD_INFO_NAME "BTT BTT002 V1.0"
|
||||
|
||||
// Use one of these or SDCard-based Emulation will be used
|
||||
#if NO_EEPROM_SELECTED
|
||||
|
@ -29,7 +29,7 @@
|
||||
#error "Marlin extruder/hotends limit! Increase MAX_EXTRUDERS to continue."
|
||||
#endif
|
||||
|
||||
#define BOARD_INFO_NAME "BIGTREE GTR 1.0"
|
||||
#define BOARD_INFO_NAME "BTT GTR V1.0"
|
||||
|
||||
// Onboard I2C EEPROM
|
||||
#define I2C_EEPROM
|
||||
|
@ -27,7 +27,7 @@
|
||||
#error "BIGTREE SKR Pro V1.1 supports up to 3 hotends / E-steppers."
|
||||
#endif
|
||||
|
||||
#define BOARD_INFO_NAME "BIGTREE SKR Pro 1.1" // redefined?
|
||||
#define BOARD_INFO_NAME "BTT SKR Pro V1.1" // redefined?
|
||||
|
||||
// Use one of these or SDCard-based Emulation will be used
|
||||
#if NO_EEPROM_SELECTED
|
||||
|
Reference in New Issue
Block a user