52 Commits (bb597dcf66ac0baa3f3528bb34c3b4aad78ad520)

Author SHA1 Message Date
Scott Lahteine bb597dcf66
Internal G29N for G28+G29 (#20800) 4 years ago
Scott Lahteine fb41413b76 Optimize some G-code strings 4 years ago
Scott Lahteine 8fd8772a6f
Adjust axis homed / trusted methods (#20323) 4 years ago
Victor Oliveira 75924edcf8
COLOR_UI without TOUCH_SCREEN 👍🏻 (#20178) 4 years ago
Victor Oliveira ea371618da
Add Touch Calibration screen (#20049) 4 years ago
qwewer0 c650b752f1
More accessible PROBE_OFFSET_WIZARD (#19647) 5 years ago
Mathew Winters 343441d746
Z Probe Offset Wizard (#18866) 5 years ago
Victor Oliveira a7f5d38da7
Fix MBL "Click to continue" on Color UI touchscreen (#19514) 5 years ago
Scott Lahteine 4f67642122 Header for individual menus 5 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 5 years ago
Scott Lahteine 52aa459a2d
Improved EEPROM boot error (#17916) 5 years ago
Scott Lahteine e8b0796fc7 Revert menu_item_if ahead of refactor 5 years ago
Scott Lahteine 4f003fc7a7
Streamline menu item logic (#17664) 5 years ago
Scott Lahteine 69f211cf78 Add empty ui.completion_feedback 5 years ago
Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 5 years ago
Scott Lahteine bfad23d3e2 (c) 2020 5 years ago
Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 5 years ago
Jason Smith 95d5a0c480 Fix DELTA_CALIBRATION_MENU recursive call (#16656) 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
Scott Lahteine ea3217cd46
Move 'draw' methods into Menu Item classes (#15760) 5 years ago
Scott Lahteine ca6d00b862 Save some string flash 6 years ago
Scott Lahteine 23d21dd81c Tweak lambdas 6 years ago
Scott Lahteine f00b48f9a8 Expand encoder value range 6 years ago
Marcio Teixeira 6a865a6146 Multi-language support (#15453) 6 years ago
Scott Lahteine cc822c1a05
Use lambdas in menus, where possible (#15452) 6 years ago
Scott Lahteine 273cbe931e Aliases for common menu item types 6 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 6 years ago
Scott Lahteine 4e8d9fe59b zprobe_offset => probe_offset 6 years ago
InsanityAutomation df1e51258a Add M851 X Y probe offsets (#15202) 6 years ago
Ludy c4bb458763 BUZZ cleanup (#14760) 6 years ago
Robby Candra c9aa68ef7a Encoder direction: Wrangle, Revert select screen change (#14628) 6 years ago
Scott Lahteine fe02241044 NONE on combined options 6 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 6 years ago
Scott Lahteine 4c872a01f2
G-code queue singleton, front injection (#14236) 6 years ago
InsanityAutomation 991ee7552b Restore menu edit to 32bit value (#13976) 6 years ago
InsanityAutomation 3f758d9e00 Fix some edit items for 16-bit encoder (#13948) 6 years ago
Scott Lahteine 321a5e6580
Fix SD card reselect when scrolled (#13624) 6 years ago
Scott Lahteine d8329d858d Default argument to defer_status_screen 6 years ago
Scott Lahteine b376c7e374 Group DISABLED items 6 years ago
Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 6 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 6 years ago
Ludy acf266fe78 Fix a compile warning, etc. (#12955) 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) 7 years ago
Scott Lahteine 93d5b945dd Hide mesh editing until a valid mesh exists 7 years ago
Scott Lahteine fed84f2961 Use multiplier edit item for mesh point editing 7 years ago
KangDroid 82ff7c6542 Add a mesh edit menu for MBL / ABL-Bilinear 7 years ago
Ludy 9f77df2590 Followup to menu refactor. TMC warnings, sanity. (#12288) 7 years ago
Scott Lahteine 2cff0d1f39 Move menu_level_bed_corners to its own file 7 years ago