543 Commits (de8fee6aea9172f2b2cc430c16fdf76d9a6d3987)

Author SHA1 Message Date
Ludy dab2f0c89c Mask unused var, update (c) comments (#14455) 5 years ago
Ludy 0ca64a0ea3 Fix compile error with Z_PROBE_END_SCRIPT (#14447) 5 years ago
Scott Lahteine d16954dc88
Make KEEPALIVE_STATE a scoped auto-restore (#14446) 5 years ago
Marcio Teixeira e6cf7860e8 Improve ExtUI, fix compiler errors, warnings (#14441) 5 years ago
Martin ae9afb333e Remove fwretract planner.synchronize calls (#14432) 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine d7d80418ae
Singleton for cutting tools (#14429) 5 years ago
Tim Moore 8ce84fa44f Add temperature-based auto power options (#14397) 5 years ago
InsanityAutomation b961251899 Add Z_PROBE_END_SCRIPT to UBL (#14419) 5 years ago
BigIronGuru def4bb987d Reset, stow BLTouch before mode change (#14368) 5 years ago
Scott Lahteine 78557076ff Add planner.synchronize to UBL G29 5 years ago
BigIronGuru 6578aa4e1b Apply minimum timing to BLTouch commands (#14369) 5 years ago
Tanguy Pruvot be69ec5b32 Fix PLR/M43 warnings (#14333) 5 years ago
Tanguy Pruvot 52383633e7 STM32F1: M43 PINS_DEBUGGING (#14072) 5 years ago
Marcio Teixeira 49ea1c635a Fix missing dependencies (#14339) 5 years ago
Scott Lahteine 4df4c47994
Add TMC2209 support (#14249) 5 years ago
Scott Lahteine 4c872a01f2
G-code queue singleton, front injection (#14236) 5 years ago
Scott Lahteine dfdbd1e75f Use TEST macro where possible 5 years ago
MastS 18904c42f6 Fysetc LCD backlight timeout (#14265) 5 years ago
Scott Lahteine 356410dcfc Move crc16 function to libs 5 years ago
mikeshub a3f034b95e FFCP updates. Update XY soft endstops on tool_change (#14125) 5 years ago
Robby Candra 7e07a3888b Fix PLR Z bug affecting Cartesians (#14230) 5 years ago
InsanityAutomation 4138b1f9ae Option to disable Case Light brightness control (#14165) 5 years ago
InsanityAutomation 34ae76025e Clear Pausing message after M600 park (#14171) 5 years ago
teemuatlut bf4a0db97f TMC LCD followup (#14134) 5 years ago
Scott Lahteine b315157053 Apply const to mcp4728 5 years ago
Scott Lahteine c6d39319de Fix some whitespace 5 years ago
InsanityAutomation 49e83dd7c8 BLTouch V3.1 changes (#14104) 5 years ago
teemuatlut 1c86fbc60b TMC updates, capture LCD changes (#14074) 5 years ago
Ludy fafd73a3af Update copyright in headers (#14092) 5 years ago
Scott Lahteine cfca07852a Backlash linker error workaround 5 years ago
Scott Lahteine aeec9ef76b Update backlash code 5 years ago
Bob Kuhn 1dad6e754b Neopixel background LED option (#14025) 5 years ago
InsanityAutomation 84ac5b360b Fix ExtUI mesh functions (#14027) 5 years ago
FanDjango 85fb33a060 BLTOUCH tweaks, new v3.1 command (#14015) 5 years ago
GUEST.it 62ef54cb81 UBL: Log and display G29 progress (#14036) 5 years ago
GUEST.it 7907eec04c Fix power loss recovery with SINGLENOZZLE (#14033) 5 years ago
Scott Lahteine 785c01f2bc Use US spelling of 'behavior' 5 years ago
FanDjango dcaefc68a5 BLTouch.init should not deploy (#13988) 5 years ago
Marcio Teixeira 227f29090d Add heater timeouts to ExtUI (#13970) 5 years ago
ManuelMcLure 51acbb2201 Prevent HOST_PROMPT_SUPPORT compile error (#13943) 5 years ago
Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 5 years ago
InsanityAutomation 6811e2921b BLTouch v3 / 3DTouch Interoperability & performance (#13814) 5 years ago
Giuliano Zaro 40aff7e1f2 Remove extra MMU (non-12V) code (#13938) 5 years ago
Tanguy Pruvot 11adcf1ce3 Add'l PLR options, AVR strstr_P compat (#13880) 5 years ago
Tanguy Pruvot 24e956d168 Avoid int8_t underflow on filament runout (#13895) 5 years ago
Ludy c837e9250c Define tmc variables where needed (#13918) 5 years ago
ManuelMcLure 09f1b58146 Fix HOST_PROMPT_SUPPORT compile issue (#13847) 5 years ago
Giuliano Zaro e2a77ed881 Bring chamber temp to completion (#13837) 5 years ago
kAdonis ee73e17c9b Hide 'vsense' report row if not used (#13884) 5 years ago