Add custom preheat temp to filament change (#11475)
This commit is contained in:
committed by
Scott Lahteine
parent
69d0ed5791
commit
2ebfe90be9
@ -154,6 +154,9 @@
|
||||
#ifndef MSG_PREHEAT_2_SETTINGS
|
||||
#define MSG_PREHEAT_2_SETTINGS MSG_PREHEAT_2 _UxGT(" conf")
|
||||
#endif
|
||||
#ifndef MSG_PREHEAT_CUSTOM
|
||||
#define MSG_PREHEAT_CUSTOM _UxGT("Preheat Custom")
|
||||
#endif
|
||||
#ifndef MSG_COOLDOWN
|
||||
#define MSG_COOLDOWN _UxGT("Cooldown")
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user