only formatting
This commit is contained in:
@@ -8831,6 +8831,7 @@ inline void gcode_M109() {
|
|||||||
#ifdef ANYCUBIC_TFT_MODEL
|
#ifdef ANYCUBIC_TFT_MODEL
|
||||||
AnycubicTFT.BedHeatingStart();
|
AnycubicTFT.BedHeatingStart();
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
lcd_setstatusPGM(thermalManager.isHeatingBed() ? PSTR(MSG_BED_HEATING) : PSTR(MSG_BED_COOLING));
|
lcd_setstatusPGM(thermalManager.isHeatingBed() ? PSTR(MSG_BED_HEATING) : PSTR(MSG_BED_COOLING));
|
||||||
|
|
||||||
#if TEMP_BED_RESIDENCY_TIME > 0
|
#if TEMP_BED_RESIDENCY_TIME > 0
|
||||||
|
Reference in New Issue
Block a user