This repository has been archived on 2022-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Marlin-Artillery-M600/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 Module updates 2017-09-21 16:26:42 -05:00
src Fix jumping progress bar. (#11439) 2018-08-03 17:17:02 -05:00
Configuration.h [2.0.x] typo fix (#11365) 2018-07-25 18:00:47 -05:00
Configuration_adv.h Simplify stepper driver per-axis selection 2018-07-25 02:47:43 -05:00
Makefile Match Makefile to boards.h 2018-04-20 16:13:50 -05:00
Marlin.ino Marlin.ino needs no content (#9506) 2018-02-06 02:28:18 -06:00