95 Commits (edb2a83e71105c67982a099b86578bf60ddd7b96)

Author SHA1 Message Date
swissnorp 649965ae32
Probe Offset Wizard improvements (#20239) 4 years ago
qwewer0 e19c016c74
Clear menu history for browse media on insert (#20236) 4 years ago
wmariz 5768ee0f9e
Probe Wizard XY position (#20167) 4 years ago
Scott Lahteine eaf6777a66 Rename ultralcd => marlinui 4 years ago
Mathew Winters 343441d746
Z Probe Offset Wizard (#18866) 4 years ago
Scott Lahteine c2c6a679ea
Rename LCD conditionals (#19533) 4 years ago
Scott Lahteine ec02aee46c More menu header fu 4 years ago
Scott Lahteine bb8606ac29 Menu headers followup 4 years ago
Scott Lahteine 4f67642122 Header for individual menus 4 years ago
Scott Lahteine bf316d9ec5 Fix Select Screen cancel destination 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
Scott Lahteine 0e1cb10909
Fix / improve menu items (#18644) 4 years ago
Giuliano Zaro b0c6cfb051
MarlinUI support for up to 5 Material Presets (#18488) 4 years ago
cbteeple 2c15a787c7
Option to set manual Babystepping distance in mm (#18503) 4 years ago
Scott Lahteine 67305f7976
Add "Bed" / "Chamber" substitutions (#18255) 4 years ago
Scott Lahteine 52aa459a2d
Improved EEPROM boot error (#17916) 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 8b3c7dda75 Add HAS_FAN and others 4 years ago
Scott Lahteine 3d45a4bd23 Encapsulate Temperature items 4 years ago
Scott Lahteine 15f6f53638 Add HAS_HOTEND, etc. 4 years ago
Scott Lahteine 48919c54fb
Add SRAM command injection (#17459) 4 years ago
Joe Prints 1f5824247f
More decimal places for babystep / Z probe offset (#17195) 4 years ago
Scott Lahteine 13118dbd8d Additional numtostr functions 4 years ago
ellensp 624ab24a5c
Suppress thisItemNr warning (#17049) 4 years ago
Scott Lahteine 5584da388c Conceal float rounding errors on display 4 years ago
Scott Lahteine efdaf940a5 Fix byte-to-percent display 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Scott Lahteine c4cbc54484 Suppress a compile warning 4 years ago
yangwenxiong 248b7dfa59 BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans (#16595) 4 years ago
Scott Lahteine aa4db785f2 MSG_WATCH => MSG_INFO_SCREEN 5 years ago
InsanityAutomation d129ac1b37 Z-offset edit precision based on value limits (#16425) 5 years ago
Scott Lahteine 27cb4db80e
Reduced string storage using tokens (#15593) 5 years ago
Jason Smith b3f81eead5 Fix/improve TURBO_BACK_MENU_ITEM (#15856) 5 years ago
Scott Lahteine ea3217cd46
Move 'draw' methods into Menu Item classes (#15760) 5 years ago
Scott Lahteine d5c1c72a76 Tweak CW/CCW bitmaps 5 years ago
Scott Lahteine 9aff30da0c
Confirm object cancellation (#15660) 5 years ago
Scott Lahteine 600429a067 Cancel Objects followup 5 years ago
LinFor b20d5a7cc6 Estimate Remaining Time (graphical display) (#15497) 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 719615a6b6 Simplify edit menu items 5 years ago
Scott Lahteine 273cbe931e Aliases for common menu item types 5 years ago
Scott Lahteine 7cd72de8bc General cleanup, style 5 years ago
Scott Lahteine e3fd0519b3 Reduce need for UNUSED 5 years ago
Marcio Teixeira e3ff27c95a Prevent duplication of PSTRs to save memory (#15435) 5 years ago
Ludy a628d77798 Fix compile error with 6 hot-ends (#15405) 5 years ago
Scott Lahteine 4c16661153 Use named styles in draw_menu_item_static 5 years ago