Firmware2/Marlin/src/lcd
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
..
dogm Fix jumping progress bar. (#11439) 2018-08-03 17:17:02 -05:00
language [2.0.x] add Calibrate Z (M915) to Prepare Menu (#11331) 2018-07-26 05:09:49 -05:00
fontutils.cpp [2.0.x] Buffer overflow and scroll fix, UTF8 cleanup (#10844) 2018-05-25 23:32:37 -05:00
fontutils.h Include stdlib in fontutils (#11251) 2018-07-13 00:02:38 -05:00
lcdprint_hd44780.cpp Text LCD display routine fix. Coauthored with @MagoKimbra (#10864) 2018-05-26 18:13:33 -05:00
lcdprint_u8g.cpp [2.0.x] Buffer overflow and scroll fix, UTF8 cleanup (#10844) 2018-05-25 23:32:37 -05:00
lcdprint.h [2.0.x] Buffer overflow and scroll fix, UTF8 cleanup (#10844) 2018-05-25 23:32:37 -05:00
malyanlcd.cpp Remove extra parameter to enqueue. (#11364) 2018-07-25 18:02:02 -05:00
thermistornames.h Add Einstart-S support (#11219) 2018-07-26 05:52:22 -05:00
u8g_fontutf8.cpp [2.0.x] Buffer overflow and scroll fix, UTF8 cleanup (#10844) 2018-05-25 23:32:37 -05:00
u8g_fontutf8.h Clean up some formatting 2018-05-27 17:58:40 -05:00
ultralcd_common_HD44780.h [2.0.x][HD44780] Remove unused include 2018-07-06 23:45:47 -05:00
ultralcd_impl_DOGM.h MKS_12864_OLED code cleanup 2018-07-30 23:22:40 -05:00
ultralcd_impl_HD44780.h Add card.longest_filename method 2018-07-17 18:18:52 -05:00
ultralcd.cpp [2.0.x] add Calibrate Z (M915) to Prepare Menu (#11331) 2018-07-26 05:09:49 -05:00
ultralcd.h Followup to endstops tweaks 2018-05-22 20:41:03 -05:00