87 Commits (0f39386d9b7458ac10e3186521d398a4cb88f988)

Author SHA1 Message Date
Scott Lahteine 5071fe82ab
Ensure proper SD print completion (#16967) 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Scott Lahteine 7f9c62437e
Corner Leveling: Add inset for each side (#16759) 4 years ago
Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 4 years ago
InsanityAutomation d129ac1b37 Z-offset edit precision based on value limits (#16425) 5 years ago
Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 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
Luu Lac ed6bbe012b Fix incomplete 'Homing XYZ' screen draw (#15830) 5 years ago
Scott Lahteine ea3217cd46
Move 'draw' methods into Menu Item classes (#15760) 5 years ago
studiodyne f139642e0f XY/Z Babystep Multiplicators (#15691) 5 years ago
Scott Lahteine 600429a067 Cancel Objects followup 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 72d791a736 Standardize active/paused functions 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
Marcio Teixeira e3ff27c95a Prevent duplication of PSTRs to save memory (#15435) 5 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
Scott Lahteine 4e8d9fe59b zprobe_offset => probe_offset 5 years ago
InsanityAutomation df1e51258a Add M851 X Y probe offsets (#15202) 5 years ago
Tanguy Pruvot d277e93f4d Configurable TOUCH_BUTTONS repeat delays (#15245) 5 years ago
Robby Candra 3f129b6574 Touch Buttons variable repeat delay (#15236) 5 years ago
Tanguy Pruvot 0a280f00c2 Flag unused variables without buzzer (#15016) 5 years ago
Scott Lahteine 5e777601f3
Add TURBO_BACK_MENU_ITEM option (#14991) 5 years ago
Robby Candra 128eed6b57 Option to reverse select direction/buttons (#14693) 5 years ago
Ludy c4bb458763 BUZZ cleanup (#14760) 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
Marcio Teixeira 27c487bab7 Print progress enhancements (#14647) 5 years ago
Ludy 6dcb85927a Update German language, &c. (#14613) 5 years ago
Scott Lahteine 3cd9a92dcc Use REVERSE_ENCODER_DIRECTION in do_select_screen 5 years ago
Scott Lahteine 750a16ad38 Fix MIN/MAX function collision with macros 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine d7d80418ae
Singleton for cutting tools (#14429) 5 years ago
Scott Lahteine 3d9d72e8db Include order, spacing, etc. 5 years ago
Scott Lahteine 4c872a01f2
G-code queue singleton, front injection (#14236) 5 years ago
InsanityAutomation 991ee7552b Restore menu edit to 32bit value (#13976) 5 years ago
Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 5 years ago
Tanguy Pruvot e7b3720b81 Menu edit accel in increments of 25 (#13850) 5 years ago
Scott Lahteine 5051909c3c
Update do_select_screen for general use (#13800) 5 years ago
Marcio Teixeira 866e2d41dc Correct range of LCD axis step editing (#13727) 5 years ago
InsanityAutomation 4900c28bf6 Fix IDEX tool-change, and more (#13614) 5 years ago
Scott Lahteine 321a5e6580
Fix SD card reselect when scrolled (#13624) 5 years ago
Scott Lahteine 9abe9aff56
Confirm before starting SD print (#13616) 5 years ago
Ludy c29820f649 Suppress compile warning (#13612) 5 years ago
Roxy-3D 9cee81d47e Option to show babysteps total since G28 (#13580) 5 years ago
Scott Lahteine 10b9632bed Fix menu history item selection 5 years ago
Scott Lahteine d8329d858d Default argument to defer_status_screen 5 years ago