348 Commits (71ec89a112b941818beed6ee54ac5cca444eff61)

Author SHA1 Message Date
Scott Lahteine ffcbba4447 Move MSG_MARLIN 4 years ago
ellensp 7d4fa9d504
Fix LCD Z Move character LCD display line (#16772) 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 4716dac874
Apply REPEAT, RREPEAT, and loop macros (#16757) 4 years ago
Scott Lahteine c4cbc54484 Suppress a compile warning 4 years ago
Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 4 years ago
Jason Smith 131acf304b Fix Manual Bed Leveling with multiple extruders (#16688) 5 years ago
Scott Lahteine 5e3e8fcdb9 Fix PID F menu label 5 years ago
Jason Smith 95d5a0c480 Fix DELTA_CALIBRATION_MENU recursive call (#16656) 5 years ago
yangwenxiong 248b7dfa59 BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans (#16595) 5 years ago
Giuliano Zaro ef8f829513 Fix CHAMBER_MAXTEMP security margin (#16600) 5 years ago
InsanityAutomation d9cdb4ae19 Move steps/mm out of slim menus (#16603) 5 years ago
InsanityAutomation 0fcf2b1110 Quad Z stepper support (#16277) 5 years ago
InsanityAutomation ffd8b595d1 Fix PLR cancel with ExtUI (#16556) 5 years ago
Scott Lahteine 1457e40208 Make lcd_power_loss_recovery_cancel exportable 5 years ago
Tanguy Pruvot f9f7697b96 Fix Probe Offset XY edit items (et Français) (#16523) 5 years ago
InsanityAutomation 409d7378d9 Add Probe Offsets menu (#16444) 5 years ago
thisiskeithb 5beca89412 Add menu item Tune > Advance K (#16488) 5 years ago
Alejandro Aguilera 5a5e1d0401 Fix Change Filament menu item with runout (#16485) 5 years ago
Tanguy Pruvot d1e55a2d1d Remove extra UBL map edit menu item (#16451) 5 years ago
Vertabreaker b841b9bd01 Add example configs. Expand custom menu. (#16286) 5 years ago
Scott Lahteine aa4db785f2 MSG_WATCH => MSG_INFO_SCREEN 5 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
randellhodges c75b560604 PWM pin not needed for Neopixel brightness / submenu (#16345) 5 years ago
Scott Lahteine 832321f55d Fix games menu back item, titles 5 years ago
dagorel 1c4f672eae Formalize DAC percent strings (#16176) 5 years ago
Tanguy Pruvot ab61c09bff Improve touch buttons behavior (#16109) 5 years ago
Scott Lahteine f83bc0aa13 Optimize common strings 5 years ago
timeburn a5a143f944 Include host_actions.h in G34 (#16014) 5 years ago
haschtl ff6518c0a8 Add PID_FAN_SCALING option (#15585) 5 years ago
Scott Lahteine 1d150e41b6 Reduce MMU2 code, add test 5 years ago
Jason Smith c497a491f4 Fix a PID_EXTRUSION_SCALING menu item (#15988) 5 years ago
Jason Smith b904ba0f29 Improve Delta probing / calibration (#15887) 5 years ago
InsanityAutomation e81b946f06 Better singlenozzle stored fan speed menus (#15921) 5 years ago
Giuliano Zaro aa89bb71f9 Fix MMU2 compile error (#15923) 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
Scott Lahteine 776632c503
Add and apply REPEAT macro (#15829) 5 years ago
Luu Lac ed6bbe012b Fix incomplete 'Homing XYZ' screen draw (#15830) 5 years ago
Scott Lahteine 0be9fdb455 Move single-use to lambdas 5 years ago
Scott Lahteine 84ce3a6bea LCD corner screen handler lambda 5 years ago
Luu Lac 4ee3502c8f Fix "confused intellisense" (#15817) 5 years ago
Scott Lahteine f5b5b9e8ec Bring filament menu up to speed 5 years ago
Scott Lahteine e9805a0bcb Go to previous menu on object cancel 5 years ago
Scott Lahteine 51fd226a4d Unconfuse intellisense 5 years ago
Scott Lahteine 15f94e5ee5 Add NUL_STR global 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