Scott Lahteine
58deab1915
Rename LCD conditionals ( #19533 )
2021-04-29 08:45:00 -05:00
ellensp
c1dcbab932
Fix extra string substitution bug ( #19351 )
2021-04-29 08:44:59 -05:00
Scott Lahteine
3dfbdbc66c
String interpolation for 2-digit numbers ( #18998 )
2021-04-29 08:44:56 -05:00
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
2020-07-22 22:20:14 -05:00
Scott Lahteine
0e1cb10909
Fix / improve menu items ( #18644 )
2020-07-13 19:59:32 -05:00
Giuliano Zaro
b0c6cfb051
MarlinUI support for up to 5 Material Presets ( #18488 )
...
- Add `I` preset parameter to `G26`, `M106`, `M140`, and `M190`.
- Extend menu items to permit a string interpolation.
- Keep material names in a list and interpolate in menu items.
- Extend material presets to support up to 5 predefined materials.
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-07-09 03:11:57 -05:00
Scott Lahteine
67305f7976
Add "Bed" / "Chamber" substitutions ( #18255 )
2020-06-10 18:35:56 -05:00
Scott Lahteine
000ec9fc13
Ensure language.h include order
...
See #17604
2020-04-20 09:43:48 -05:00
Scott Lahteine
bfad23d3e2
(c) 2020
2020-02-03 08:00:57 -06:00
Robby Candra
40bbe58371
Use lcd_uint_t in lcd_put_u8str_ind_P ( #15909 )
2019-11-16 16:37:21 -06:00
Scott Lahteine
27cb4db80e
Reduced string storage using tokens ( #15593 )
2019-11-14 20:30:30 -06:00