47 Commits (8d76d8c0810dc14ce1180ff1d7e9d6169199de41)

Author SHA1 Message Date
Scott Lahteine 4f67642122 Header for individual menus 4 years ago
Scott Lahteine c2d5b63a98
Fix up STATIC_ITEM (#18962) 4 years ago
Alexander Gavrilenko 117df87d19
Support for TFT & Touch Screens (#18130) 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Giuliano Zaro b0c6cfb051
MarlinUI support for up to 5 Material Presets (#18488) 4 years ago
Scott Lahteine 4275466f49
Fix issues with no hotend / bed / fan (#18395) 4 years ago
Scott Lahteine e8b0796fc7 Revert menu_item_if ahead of refactor 4 years ago
Scott Lahteine 4f003fc7a7
Streamline menu item logic (#17664) 4 years ago
Scott Lahteine 37176ed2b9 Apply maxtemp patch 4 years ago
Scott Lahteine 33217b0dd0 Add HOTEND_OVERSHOOT 4 years ago
Giuliano Zaro 4d3a2bd22c
Clean up filament change menu (#17702) 4 years ago
Scott Lahteine ab2b98e425 Apply composite tests 4 years ago
Scott Lahteine e4903396d4
Fix up pausing / parking display (#17460) 4 years ago
Scott Lahteine 48919c54fb
Add SRAM command injection (#17459) 4 years ago
Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Jason Smith 131acf304b Fix Manual Bed Leveling with multiple extruders (#16688) 4 years ago
Alejandro Aguilera 5a5e1d0401 Fix Change Filament menu item with runout (#16485) 5 years ago
Scott Lahteine 27cb4db80e
Reduced string storage using tokens (#15593) 5 years ago
Scott Lahteine f5b5b9e8ec Bring filament menu up to speed 5 years ago
Scott Lahteine ea3217cd46
Move 'draw' methods into Menu Item classes (#15760) 5 years ago
Scott Lahteine 23d21dd81c Tweak lambdas 5 years ago
Marcio Teixeira 6a865a6146 Multi-language support (#15453) 5 years ago
Scott Lahteine cc822c1a05
Use lambdas in menus, where possible (#15452) 5 years ago
Scott Lahteine 9188ce1a8d Add JOIN for simple append 5 years ago
Scott Lahteine 6b945eb548 Show "FILAMENT CHANGE" during filament change 5 years ago
Scott Lahteine 273cbe931e Aliases for common menu item types 5 years ago
Scott Lahteine 4c16661153 Use named styles in draw_menu_item_static 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine 3d9d72e8db Include order, spacing, etc. 5 years ago
Scott Lahteine 4c872a01f2
G-code queue singleton, front injection (#14236) 5 years ago
Robby Candra df7733425c Shorten pause message for 4 line LCD (#14097) 5 years ago
Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 5 years ago
Scott Lahteine d8329d858d Default argument to defer_status_screen 5 years ago
Scott Lahteine 9a515cbd32
Fix Pause Print message and behavior (#13394) 5 years ago
3dlabsio 645ca7af7a M141 Heated Chamber, Temperature rework (#12201) 5 years ago
Scott Lahteine 2f1e1dcb42 Gradual step towards EXTRUDERS 0 support 5 years ago
Scott Lahteine 7cf9b93f26 Add HAS_FILAMENT_SENSOR ahead of 12962 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
InsanityAutomation 413e303ad5 More Advanced Pause options (#12984) 5 years ago
mikeshub 7fde8d9d1e Add CreatorPro / Makerbot / QIDI / etc and Mightboard RevE support (#12855) 6 years ago
Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395) 6 years ago
Scott Lahteine e574f01568
More advanced pause tweaks (#12356) 6 years ago
Roman Moravčík 34ea458667 Fixed advanced pause messages (#12353) 6 years ago
Scott Lahteine 4c5ca89d8c
Show the appropriate pause message (#12348) 6 years ago
Scott Lahteine 5ead026967 Fix menu_temp_xx_filament_change menu items 6 years ago
Scott Lahteine 9f11e0284c Move Filament Change Menu to its own file 6 years ago