Scott Lahteine
90b5645223
🩹 Fix lcd_preheat compile
2 gadus atpakaļ
Scott Lahteine
8aca38351c
🧑💻 Extend LCD string substitution (#24278 )
2 gadus atpakaļ
Scott Lahteine
a5e1d4c50a
♻️ Apply F() to more LCD code (#24228 )
2 gadus atpakaļ
Scott Lahteine
b934a4c612
🩹 Fix printer_busy, M73
Followup to "Misc. LCD cleanup"
2 gadus atpakaļ
Scott Lahteine
ab46b7e2f2
🧑💻 HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU
2 gadus atpakaļ
Scott Lahteine
1d80464ba7
🎨 Define HAS_PREHEAT conditional
3 gadus atpakaļ
Scott Lahteine
417e2530eb
🎨 Apply F() to G-code suite and queue
3 gadus atpakaļ
Taylor Talkington
aec4a82a99
🐛 Fix Filament Change menu (#22370 )
Followup to #22277
3 gadus atpakaļ
Cytown
71bf61901c
🚸 Filament Change add confirm step (#22277 )
3 gadus atpakaļ
Scott Lahteine
dfcccb63a1
Use temperature accessors
3 gadus atpakaļ
Scott Lahteine
cfa6c7d45b
Improve max temp / target
3 gadus atpakaļ
Scott Lahteine
c0870d417a
Move some MarlinCore and MarlinUI code (#20832 )
3 gadus atpakaļ
Scott Lahteine
a8c361c93b
Menu item index followup
3 gadus atpakaļ
Victor Oliveira
a3fac744c7
Fix Change Filament menu actions (#20565 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
3 gadus atpakaļ
Victor Oliveira
6a8ac21f80
Fix Filament Change menu item labels (#20201 )
4 gadus atpakaļ
Scott Lahteine
06bf3ccfb7
Add alternative TERN macros
4 gadus atpakaļ
qwewer0
4424645e04
Multi-line comments cleanup (#19535 )
4 gadus atpakaļ
ellensp
2a72961be4
Fix 'cmd' array warning (#19193 )
4 gadus atpakaļ
Scott Lahteine
4f67642122
Header for individual menus
4 gadus atpakaļ
Scott Lahteine
c2d5b63a98
Fix up STATIC_ITEM (#18962 )
4 gadus atpakaļ
Alexander Gavrilenko
117df87d19
Support for TFT & Touch Screens (#18130 )
4 gadus atpakaļ
Diego von Deschwanden
42fbd527f3
Fix links to secure sites (#18745 )
4 gadus atpakaļ
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 >
4 gadus atpakaļ
Scott Lahteine
4275466f49
Fix issues with no hotend / bed / fan (#18395 )
4 gadus atpakaļ
Scott Lahteine
e8b0796fc7
Revert menu_item_if ahead of refactor
4 gadus atpakaļ
Scott Lahteine
4f003fc7a7
Streamline menu item logic (#17664 )
4 gadus atpakaļ
Scott Lahteine
37176ed2b9
Apply maxtemp patch
4 gadus atpakaļ
Scott Lahteine
33217b0dd0
Add HOTEND_OVERSHOOT
4 gadus atpakaļ
Giuliano Zaro
4d3a2bd22c
Clean up filament change menu (#17702 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 gadus atpakaļ
Scott Lahteine
ab2b98e425
Apply composite tests
4 gadus atpakaļ
Scott Lahteine
e4903396d4
Fix up pausing / parking display (#17460 )
4 gadus atpakaļ
Scott Lahteine
48919c54fb
Add SRAM command injection (#17459 )
4 gadus atpakaļ
Scott Lahteine
118bd2f8b2
Apply loop shorthand macros (#17159 )
4 gadus atpakaļ
Scott Lahteine
bfad23d3e2
(c) 2020
4 gadus atpakaļ
Jason Smith
131acf304b
Fix Manual Bed Leveling with multiple extruders (#16688 )
4 gadus atpakaļ
Alejandro Aguilera
5a5e1d0401
Fix Change Filament menu item with runout (#16485 )
4 gadus atpakaļ
Scott Lahteine
27cb4db80e
Reduced string storage using tokens (#15593 )
5 gadus atpakaļ
Scott Lahteine
f5b5b9e8ec
Bring filament menu up to speed
5 gadus atpakaļ
Scott Lahteine
ea3217cd46
Move 'draw' methods into Menu Item classes (#15760 )
5 gadus atpakaļ
Scott Lahteine
23d21dd81c
Tweak lambdas
5 gadus atpakaļ
Marcio Teixeira
6a865a6146
Multi-language support (#15453 )
5 gadus atpakaļ
Scott Lahteine
cc822c1a05
Use lambdas in menus, where possible (#15452 )
5 gadus atpakaļ
Scott Lahteine
9188ce1a8d
Add JOIN for simple append
5 gadus atpakaļ
Scott Lahteine
6b945eb548
Show "FILAMENT CHANGE" during filament change
5 gadus atpakaļ
Scott Lahteine
273cbe931e
Aliases for common menu item types
5 gadus atpakaļ
Scott Lahteine
4c16661153
Use named styles in draw_menu_item_static
5 gadus atpakaļ
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
5 gadus atpakaļ
Scott Lahteine
3d9d72e8db
Include order, spacing, etc.
5 gadus atpakaļ
Scott Lahteine
4c872a01f2
G-code queue singleton, front injection (#14236 )
5 gadus atpakaļ
Robby Candra
df7733425c
Shorten pause message for 4 line LCD (#14097 )
5 gadus atpakaļ