76 Commits (4dce03fa42867773fb680733ea1c9615faf8eaef)

Author SHA1 Message Date
Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 4 years ago
Scott Lahteine de45ac41ad Implement CONTROLLER_FAN_USE_Z_ONLY 4 years ago
Erkan Colak 83eec683c9
New Controller Fan options and M710 gcode (#17149) 4 years ago
Joe Prints 1f5824247f
More decimal places for babystep / Z probe offset (#17195) 4 years ago
Roxy-3D 9f85165101
Allow Tool Offset adjustments to have another digit of precision 4 years ago
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 years ago
Scott Lahteine 5ebba4b19f More serial strings 4 years ago
Scott Lahteine e78f607ef3 Use a STR_ prefix for non-translated strings 4 years ago
Scott Lahteine 6b9a17be16 Language: "failsafe" => "Defaults" 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 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
randellhodges c75b560604 PWM pin not needed for Neopixel brightness / submenu (#16345) 5 years ago
Scott Lahteine 776632c503
Add and apply REPEAT macro (#15829) 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
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 51ae13fc8c Compact MIN/MAXTEMP_ALL 5 years ago
Giuliano Zaro a3ec573984 Uniform fan speed & case light 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
Scott Lahteine 4e8d9fe59b zprobe_offset => probe_offset 5 years ago
InsanityAutomation df1e51258a Add M851 X Y probe offsets (#15202) 5 years ago
Scott Lahteine 7924e0d819 Add print at position shortcuts 5 years ago
Marcio Teixeira dc21e2e691 Increase XY nozzle offset range (#14882) 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
InsanityAutomation ce02c6cee2 Variable tool change purge (#14618) 5 years ago
Ludy 6dcb85927a Update German language, &c. (#14613) 5 years ago
Scott Lahteine ed0e6afacb Apply LIMIT macro 5 years ago
Scott Lahteine 750a16ad38 Fix MIN/MAX function collision with macros 5 years ago
Tanguy Pruvot 24655a6bf3 Touch-MI Menu and Manual Deploy option (#14290) 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
InsanityAutomation b7eeb5b13b Move BLTouch options to adv config (#14131) 5 years ago
InsanityAutomation 4138b1f9ae Option to disable Case Light brightness control (#14165) 5 years ago
Tanguy Pruvot e4260a41cb Fix a DEBUG_LEVELING_FEATURE string copy (#14200) 5 years ago
InsanityAutomation 0f04ba016f Adjust tool offset menus (#14153) 5 years ago
InsanityAutomation 49e83dd7c8 BLTouch V3.1 changes (#14104) 5 years ago
Scott Lahteine 612eaa87bd Fix "back" items in some sub-menus 5 years ago
Scott Lahteine cc862a8213 Replace some functions with lambdas 5 years ago
FanDjango 85fb33a060 BLTOUCH tweaks, new v3.1 command (#14015) 5 years ago
InsanityAutomation 991ee7552b Restore menu edit to 32bit value (#13976) 5 years ago
InsanityAutomation 3f758d9e00 Fix some edit items for 16-bit encoder (#13948) 5 years ago
InsanityAutomation 6811e2921b BLTouch v3 / 3DTouch Interoperability & performance (#13814) 5 years ago
InsanityAutomation 4900c28bf6 Fix IDEX tool-change, and more (#13614) 5 years ago