Changes supporting "Prussia3D" MK3 (#21617)

This commit is contained in:
Scott Lahteine
2021-04-20 00:44:19 -05:00
committed by GitHub
parent f52351d116
commit 6bb10b1898
5 changed files with 37 additions and 38 deletions

View File

@ -2539,7 +2539,9 @@
#endif
#if HAS_TEMPERATURE && EITHER(HAS_LCD_MENU, DWIN_CREALITY_LCD)
#ifdef PREHEAT_5_LABEL
#ifdef PREHEAT_6_LABEL
#define PREHEAT_COUNT 6
#elif defined(PREHEAT_5_LABEL)
#define PREHEAT_COUNT 5
#elif defined(PREHEAT_4_LABEL)
#define PREHEAT_COUNT 4