- When LCD_SET_PROGRESS_MANUALLY was disabled and an SD print was not active (i.e. the printer was idle), progress_bar_percent would read uninitialized memory from stack and cause progress bar to jump wildly. - Also updated conditions in `#ifdef` to match `ultralcd.cpp`
|
|
||
877 |
|
877 |
|
878 |
|
878 |
|
879 |
|
879 |
|
880 |
|
|
|
|
880 |
|
|
881 |
|
881 |
|
882 |
|
882 |
|
883 |
|
|
|
884 |
|
|
|
|
883 |
|
|
|
884 |
|
|
885 |
|
885 |
|
886 |
|
886 |
|
887 |
|
887 |
|