277 Commits (1df6c7a46c3be610377ee2fe33cef36cad5ef255)

Author SHA1 Message Date
Scott Lahteine 5becda25c5 Followup to E renumbering 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 211ff67440 Patch blocking and manual moves 5 years ago
Scott Lahteine 9188ce1a8d Add JOIN for simple append 5 years ago
Scott Lahteine 51ae13fc8c Compact MIN/MAXTEMP_ALL 5 years ago
Giuliano Zaro a3ec573984 Uniform fan speed & case light 5 years ago
Scott Lahteine 6b945eb548 Show "FILAMENT CHANGE" during filament change 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
InsanityAutomation 438835f6a5 Configurable Max Accel, Max Feedrate, Max Jerk edit limits (#13929) 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
Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
Tim Moore 7e72768433 Info Menu: Runaway Watch state (#14827) 5 years ago
Ludy a628d77798 Fix compile error with 6 hot-ends (#15405) 5 years ago
Scott Lahteine 2277c6dffc
Optimize SD card reader, sorting (#15395) 5 years ago
Scott Lahteine 4c16661153 Use named styles in draw_menu_item_static 5 years ago
Scott Lahteine d683f98019 Return buffer in duration.toString 5 years ago
Scott Lahteine dc65788511 Shorthand for __VA_ARGS__ 5 years ago
Marcio Teixeira a18d16fb8b Do not implicitly concatenate localized strings (#15383) 5 years ago
Scott Lahteine 455dabb183
Add a feedRate_t data type (#15349) 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
Scott Lahteine c353eaa146
Misc changes from struct refactor (#15289) 5 years ago
Tanguy Pruvot d277e93f4d Configurable TOUCH_BUTTONS repeat delays (#15245) 5 years ago
Robby Candra 98233b1de0 Add root flag to CardReader (#15275) 5 years ago
Scott Lahteine d5f5203880 Use "mount" as card verb 5 years ago
Tanguy Pruvot 15bea5043c Followup to SD menu optimization (#15252) 5 years ago
Frederik Kemner 3348a7d223 Fix Info Menu with EXTRUDERS==0 (#15230) 5 years ago
Robby Candra 3f129b6574 Touch Buttons variable repeat delay (#15236) 5 years ago
Robby Candra 1ab3521351 Optimize Media Menu display/scrolling (#15233) 5 years ago
Scott Lahteine 584c86bed1
More "zero extruders" changes (#15213) 5 years ago
Ludy 068c303742 More translatable LCD strings (#15190) 5 years ago
George Fu 8e044ea898 Fix up Fysetc configs, pins. Fix menu type `float5`. (#15157) 5 years ago
Scott Lahteine 586b334c2a
Split up stepper indirection (#15111) 5 years ago
AlexandrZloy 0ebaea94be Add stallGuard threshold for X2 (#15042) 5 years ago
Scott Lahteine b8e4b993d6 Separate board website URL 5 years ago
Scott Lahteine 6341aefda3 Info menu tweak style 5 years ago
InsanityAutomation f218405c36 Fix ExtUI invalid speed, timer (#15031) 5 years ago
Tim Moore 8033bc87ea Turbo-back Info menu items (#15049) 5 years ago
Tanguy Pruvot 0a280f00c2 Flag unused variables without buzzer (#15016) 5 years ago
Scott Lahteine 7924e0d819 Add print at position shortcuts 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
Scott Lahteine 0cc524b84f Prevent BOARD_NAME conflict with env 5 years ago
InsanityAutomation af5a7a2925 Add missing ExtUI user confirmation (#14992) 5 years ago
Robby Candra 823178c272 Use u8g int type for screen coordinates (#14965) 5 years ago