86 Commits (e2ee05c97683e9b88b8979590144ee0bfdc1e23b)

Author SHA1 Message Date
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
Scott Lahteine dc65788511 Shorthand for __VA_ARGS__ 5 years ago
Scott Lahteine 584c86bed1
More "zero extruders" changes (#15213) 5 years ago
George Fu 8e044ea898 Fix up Fysetc configs, pins. Fix menu type `float5`. (#15157) 5 years ago
Marcio Teixeira 825c2c3dc4 Fix fan speed encoder scaling (#15010) 5 years ago
Scott Lahteine 5e777601f3
Add TURBO_BACK_MENU_ITEM option (#14991) 5 years ago
Marcio Teixeira 263d7d37af "SD card" => "Media" (#14951) 5 years ago
Jason Smith 534c105a7a Fix 16-bit range check in TMenuItem::action_edit (#14834) 5 years ago
Ludy 39e1726498 Comments, includes (#14671) 5 years ago
Robby Candra c9aa68ef7a Encoder direction: Wrangle, Revert select screen change (#14628) 5 years ago