Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
committed by
Scott Lahteine
parent
4c84769a81
commit
7fa2dcedda
@@ -1702,7 +1702,7 @@ void DWIN_SetDataDefaults() {
|
||||
ApplyExtMinT();
|
||||
#endif
|
||||
#if BOTH(HAS_HEATED_BED, PREHEAT_BEFORE_LEVELING)
|
||||
HMI_data.BedLevT = PREHEAT_1_TEMP_BED;
|
||||
HMI_data.BedLevT = LEVELING_BED_TEMP;
|
||||
#endif
|
||||
TERN_(BAUD_RATE_GCODE, SetBaud250K());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user