103 Commits (e7c711996bd3080f5e343eff5556736cbf2e2416)

Author SHA1 Message Date
X-Ryl669 e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
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 8fd8772a6f
Adjust axis homed / trusted methods (#20323) 4 years ago
InsanityAutomation e955dce3dc
Update IDEX menus, add post-M605 event G-code (#20133) 4 years ago
Lucas Seiki Oshiro c0b4f4eb47
"Sound: ON/OFF" menu item (#19901) 4 years ago
Scott Lahteine c2c6a679ea
Rename LCD conditionals (#19533) 4 years ago
Scott Lahteine 76d8d1742c Add multi-extruder condition 4 years ago
swissnorp a12ac5e175
Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907) 4 years ago
Scott Lahteine 4f67642122 Header for individual menus 4 years ago
Scott Lahteine bf316d9ec5 Fix Select Screen cancel destination 4 years ago
Scott Lahteine c2d5b63a98
Fix up STATIC_ITEM (#18962) 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Scott Lahteine 0e1cb10909
Fix / improve menu items (#18644) 4 years ago
Giuliano Zaro b0c6cfb051
MarlinUI support for up to 5 Material Presets (#18488) 4 years ago
Scott Lahteine d6682c8609 Whitespace cleanup 4 years ago
ellensp d7e06198c5
Hide menu item with no fan (#18470) 4 years ago
Scott Lahteine 43a994e0df Fix material preset editing 4 years ago
Scott Lahteine 4275466f49
Fix issues with no hotend / bed / fan (#18395) 4 years ago
ManuelMcLure 3e5158c430
Move Case Light to LEDs submenu (#18290) 4 years ago
Scott Lahteine 52aa459a2d
Improved EEPROM boot error (#17916) 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 33217b0dd0 Add HOTEND_OVERSHOOT 4 years ago
Scott Lahteine 8b3c7dda75 Add HAS_FAN and others 4 years ago
Scott Lahteine 69f211cf78 Add empty ui.completion_feedback 4 years ago
studiodyne 2f6262c27b
Automatic Tool Migration feature (#17248) 4 years ago
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