748 Commits (9283859b1ef82d7aa82bcb64a70d1b25b8e6d22c)

Author SHA1 Message Date
Scott Lahteine 747b964295
Clean up user-wait, SD completion (#17315) 5 years ago
Scott Lahteine 53fe572bbd
Limited backlash editing with Core kinematics (#17281) 5 years ago
InsanityAutomation bed41af868
Fix Stepper PWM menu (#17298) 5 years ago
MarkMan0 4113481c4e
Fix limits on acceleration editing (#17280) 5 years ago
Scott Lahteine de45ac41ad Implement CONTROLLER_FAN_USE_Z_ONLY 5 years ago
Erkan Colak 83eec683c9
New Controller Fan options and M710 gcode (#17149) 5 years ago
Scott Lahteine abea6d5787 Tweak some lambdas 5 years ago
Joe Prints 1f5824247f
More decimal places for babystep / Z probe offset (#17195) 5 years ago
Roxy-3D 9f85165101
Allow Tool Offset adjustments to have another digit of precision 5 years ago
Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 5 years ago
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 5 years ago
jufimu12 627aa8db2d
Fix G34, add HOME_AFTER_G34 option (#17108) 5 years ago
Scott Lahteine 13118dbd8d Additional numtostr functions 5 years ago
ellensp 624ab24a5c
Suppress thisItemNr warning (#17049) 5 years ago
Scott Lahteine b1a50d54e2 HAS_TRINAMIC => HAS_TRINAMIC_CONFIG 5 years ago
Scott Lahteine ec1b86d9cb Serial strings in macros 5 years ago
Scott Lahteine 5ebba4b19f More serial strings 5 years ago
Scott Lahteine e78f607ef3 Use a STR_ prefix for non-translated strings 5 years ago
Scott Lahteine 6b9a17be16 Language: "failsafe" => "Defaults" 5 years ago
Scott Lahteine 5071fe82ab
Ensure proper SD print completion (#16967) 5 years ago
Scott Lahteine a254354e68 BS_TOTAL_AXIS => BS_TOTAL_IND 5 years ago
Scott Lahteine 8ba5ef8cae "Init. Media" => "Attach Media" 5 years ago
Scott Lahteine 5584da388c Conceal float rounding errors on display 5 years ago
Scott Lahteine efdaf940a5 Fix byte-to-percent display 5 years ago
Scott Lahteine ffcbba4447 Move MSG_MARLIN 5 years ago
ellensp 7d4fa9d504
Fix LCD Z Move character LCD display line (#16772) 5 years ago
Scott Lahteine bfad23d3e2 (c) 2020 5 years ago
Scott Lahteine 7f9c62437e
Corner Leveling: Add inset for each side (#16759) 5 years ago
Scott Lahteine 4716dac874
Apply REPEAT, RREPEAT, and loop macros (#16757) 5 years ago
Scott Lahteine c4cbc54484 Suppress a compile warning 5 years ago
Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 5 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