5 Commits (11ac75edcb34a2f90b50ca134ff40839f8c29199)

Author SHA1 Message Date
Scott Lahteine 11ac75edcb
Use PGM_P for PSTR pointers (#11977) 7 years ago
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.
7 years ago
Marcio Teixeira fd883c909a Improvements to Lightweight ST7920 status screen. (#9952)
- Show units on lightweight status screen.
- Fixed progress bar so it works with M73
7 years ago
Marcio Teixeira 716a22498f Changed temp type from uint8_t to int16_t
- Also deleted old implementation files which had been renamed.
7 years ago
Scott Lahteine 79272f98fc Proposed changes to ST7920 lightweight status screen 7 years ago