parent
de8fbdea6d
commit
9c667b5436
1 changed files with 1 additions and 1 deletions
|
|
@ -8021,7 +8021,7 @@ inline void gcode_M109() {
|
||||||
|
|
||||||
#if ENABLED(PRINTER_EVENT_LEDS)
|
#if ENABLED(PRINTER_EVENT_LEDS)
|
||||||
const float start_temp = thermalManager.degBed();
|
const float start_temp = thermalManager.degBed();
|
||||||
uint8_t old_red = 255;
|
uint8_t old_red = 127;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
do {
|
do {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue