Shorter BTT board names (for LCD info) (#18139)

This commit is contained in:
Leo
2020-06-05 04:29:47 +02:00
committed by GitHub
parent 9e2f142391
commit f350e9d0cb
12 changed files with 12 additions and 12 deletions

View File

@ -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

View File

@ -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

View File

@ -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