Firmware2/Marlin
Marcio Teixeira f2224755ad Fix jumping progress bar. (#11439)
- 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`
2018-08-03 17:17:02 -05:00
..
lib
src Fix jumping progress bar. (#11439) 2018-08-03 17:17:02 -05:00
Configuration_adv.h Simplify stepper driver per-axis selection 2018-07-25 02:47:43 -05:00
Configuration.h [2.0.x] typo fix (#11365) 2018-07-25 18:00:47 -05:00
Makefile Match Makefile to boards.h 2018-04-20 16:13:50 -05:00
Marlin.ino