73 Commits (600ef1e47cf905bec1e76b35f3912863ade4fff0)

Author SHA1 Message Date
Scott Lahteine d33fe2378c
Move common strings (#20846) 3 years ago
Scott Lahteine c0870d417a
Move some MarlinCore and MarlinUI code (#20832) 3 years ago
Scott Lahteine bb597dcf66
Internal G29N for G28+G29 (#20800) 4 years ago
Scott Lahteine fb41413b76 Optimize some G-code strings 4 years ago
qwewer0 e685950d97
Assisted Tramming improvements (#20298) 4 years ago
Scott Lahteine b0392be4bf SHORT_MANUAL_Z_MOVE => FINE_MANUAL_MOVE 4 years ago
Scott Lahteine c353eab898 Level Bed Corners is a sub-menu 4 years ago
ellensp ef12425bef
Set "lcd_move_e" index to fix the label (#20263) 4 years ago
rdhoggattjr 62680bb356
LCD position in current units (#20145) 4 years ago
Speaka 6954772ece
Tramming Wizard submenu option (#20000) 4 years ago
Earle F. Philhower, III 193c0a52d9
Add loose soft endstop state, apply to UBL fine-tune (#19681) 4 years ago
InsanityAutomation e7838c5f79
G34 Mechanical Gantry Calibration (like Prusa M915) (#18972) 4 years ago
Cory Ory 78fc4c8947
Allow bypass for cold E movement (#19606) 4 years ago
Scott Lahteine c2c6a679ea
Rename LCD conditionals (#19533) 4 years ago
qwewer0 0251eb85b2
Optional menu item for Assisted Tramming (#19447) 4 years ago
Scott Lahteine e8dcbd8300 Allocate sufficient MSG_MOVE_Z_DIST buffer 4 years ago
Giuliano Zaro 6b549e1971
Optional homing in LCD Repeatability Test (#19104) 4 years ago
Scott Lahteine 4f67642122 Header for individual menus 4 years ago
Scott Lahteine c2d5b63a98
Fix up STATIC_ITEM (#18962) 4 years ago
Scott Lahteine a9912681b4 General cleanup 4 years ago
Alexander Gavrilenko 117df87d19
Support for TFT & Touch Screens (#18130) 4 years ago
InsanityAutomation c5ec80d6c7
G425/G35 menu items; G425 pre- and post- scripts (#18737) 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Scott Lahteine 55e519a06f General cleanup 4 years ago
Scott Lahteine 0e1cb10909
Fix / improve menu items (#18644) 4 years ago
Scott Lahteine f6a2b64091
Clean up LCD Manual Move / UBL Mesh Edit (#18373) 4 years ago
Scott Lahteine f445bc26e5 Minor LCD cleanup, improvement 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 c536b8de62 Apply ternary macros 4 years ago
Scott Lahteine ab2b98e425 Apply composite tests 4 years ago
Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 4 years ago
Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 4 years ago
jufimu12 627aa8db2d
Fix G34, add HOME_AFTER_G34 option (#17108) 4 years ago
ellensp 7d4fa9d504
Fix LCD Z Move character LCD display line (#16772) 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Scott Lahteine 27cb4db80e
Reduced string storage using tokens (#15593) 5 years ago
Scott Lahteine 15f94e5ee5 Add NUL_STR global 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 600429a067 Cancel Objects followup 5 years ago
Scott Lahteine f00b48f9a8 Expand encoder value range 5 years ago
ANMay-ru b119c14017 Clean up LCD print, align (#15498) 5 years ago
Marcio Teixeira 6a865a6146 Multi-language support (#15453) 5 years ago
Scott Lahteine cb1cb72c76 Fix Move Z menu item 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 4c16661153 Use named styles in draw_menu_item_static 5 years ago