You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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`
7 years ago
..
lib Module updates 7 years ago
src Fix jumping progress bar. (#11439) 7 years ago
Configuration.h [2.0.x] typo fix (#11365) 7 years ago
Configuration_adv.h Simplify stepper driver per-axis selection 7 years ago
Makefile Match Makefile to boards.h 7 years ago
Marlin.ino Marlin.ino needs no content (#9506) 7 years ago