30 Commits (00e27503ce9dec72df4610622159dd1c49eace42)

Author SHA1 Message Date
Scott Lahteine 27cb4db80e
Reduced string storage using tokens (#15593) 5 years ago
Scott Lahteine ea3217cd46
Move 'draw' methods into Menu Item classes (#15760) 5 years ago
Scott Lahteine ca6d00b862 Save some string flash 5 years ago
Scott Lahteine 23d21dd81c Tweak lambdas 5 years ago
Scott Lahteine f00b48f9a8 Expand encoder value range 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 273cbe931e Aliases for common menu item types 5 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
Scott Lahteine 455dabb183
Add a feedRate_t data type (#15349) 5 years ago
Scott Lahteine c353eaa146
Misc changes from struct refactor (#15289) 5 years ago
Ludy 068c303742 More translatable LCD strings (#15190) 5 years ago
Robby Candra 823178c272 Use u8g int type for screen coordinates (#14965) 5 years ago
Scott Lahteine 8f0aedeead Reorder some language defines 5 years ago
Robby Candra c9aa68ef7a Encoder direction: Wrangle, Revert select screen change (#14628) 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine 4c872a01f2
G-code queue singleton, front injection (#14236) 5 years ago
Thomas Moore ee243e4edf Fix mixing extruder filament change (#13803) 5 years ago
Jimmy Wennlund e6f6ed76c8 Show UBL Activate/Deactivate menu for current state (#13744) 5 years ago
Scott Lahteine 321a5e6580
Fix SD card reselect when scrolled (#13624) 5 years ago
Thomas Moore 13a12f8a87 Fix UBL mesh editor on delta (#13478) 5 years ago
Scott Lahteine d8329d858d Default argument to defer_status_screen 5 years ago
Scott Lahteine e52bcc9408 Limit top bed temp to BED_MAXTEMP - 10 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 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
Scott Lahteine fc84878cba MSG_UBL_EDIT_MESH_MENU => MSG_EDIT_MESH 6 years ago
Scott Lahteine 44f2a82a56 Move axis_homed, axis_known_position to motion.* 6 years ago
Scott Lahteine 489017995e Move UBL Menu to its own file 6 years ago