Scott Lahteine
|
11ac75edcb
|
Use PGM_P for PSTR pointers (#11977)
|
2018-09-30 23:44:33 -05:00 |
|
Marcio Teixeira
|
0f14977b5d
|
LIGHTWEIGHT_UI: Allow feedrate % to exceed 255% (#11656)
- Changed type of integer used for feedrate percentage from uint8_t to uint16_t.
|
2018-08-27 21:26:32 -05:00 |
|
Marcio Teixeira
|
fd883c909a
|
Improvements to Lightweight ST7920 status screen. (#9952)
- Show units on lightweight status screen.
- Fixed progress bar so it works with M73
|
2018-03-06 01:49:36 -06:00 |
|
Marcio Teixeira
|
716a22498f
|
Changed temp type from uint8_t to int16_t
- Also deleted old implementation files which had been renamed.
|
2018-02-21 10:15:55 -07:00 |
|
Scott Lahteine
|
79272f98fc
|
Proposed changes to ST7920 lightweight status screen
|
2018-02-18 02:47:31 -06:00 |
|