946 Commits (8aad29fb6ecb9d10a833f6d45e49de3051ed9e87)

Author SHA1 Message Date
Scott Lahteine 720bc7c00b
Named indices for Temperature class (#14479) 5 years ago
Scott Lahteine d4415dcf59 Fix analogWrite ambiguity 5 years ago
Scott Lahteine c28e08c849 Fix mintemp/maxtemp monitoring for thermocouples 5 years ago
Aliaksei Kvitsinski 2f932a11b3 Park heads with electromagnet (#14023) 5 years ago
Tanguy Pruvot 24655a6bf3 Touch-MI Menu and Manual Deploy option (#14290) 5 years ago
Ludy dab2f0c89c Mask unused var, update (c) comments (#14455) 5 years ago
Scott Lahteine d16954dc88
Make KEEPALIVE_STATE a scoped auto-restore (#14446) 5 years ago
Tanguy Pruvot 19aafb9050 Fix STM32F1 motor shocks (stepper timer issue) (#14030) 5 years ago
Scott Lahteine c9a8db33c3 Fix scaledFanSpeed 5 years ago
Giuliano Zaro a9445d557e Remove extra #if (#14439) 5 years ago
Scott Lahteine 4d5a1984e2 Simplified fan handling code 5 years ago
Scott Lahteine a8d68b7c8a Common method for scaled fan speed 5 years ago
Scott Lahteine 9da02d2114 Help syntax highlighting (Sublime, et. al.) 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Tim Moore 81209f5310 'M105 R' to report redundant temp sensor (#14324) 5 years ago
Tim Moore 8ce84fa44f Add temperature-based auto power options (#14397) 5 years ago
Scott Lahteine 2580104c8b Revert recent probe changes 5 years ago
Scott Lahteine 49627069a5 Shorthand for home-after-deactivate 5 years ago
oechslein 8c55bd5451 Update "StallGuard threshold" heading (#14395) 5 years ago
Eric Ptak 8934b32f1b Fysetc AIO II / Cheetah STM32F1 (#14407) 5 years ago
InsanityAutomation aa0383a83b Enhance IDEX toolchange auto-return w/ no park, full control (#14117) 5 years ago
BigIronGuru f5afaaef5b Fix probe.cpp warning (#14367) 5 years ago
teemuatlut 2247bf1ba5 Add missing dedge init for TMC2209 (#14370) 5 years ago
mikeshub 1db7013e3b Fix and improve PID loops (#14373) 5 years ago
MrMabulous c41b005f33 Add Extra Probing option, discarding outliers (#14338) 5 years ago
BigIronGuru 8f99d45045 Fix BLTOUCH deploy/stow in HS mode (#14352) 5 years ago
Tanguy Pruvot 52383633e7 STM32F1: M43 PINS_DEBUGGING (#14072) 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
Ludy 2290b269dc Unused variable (#14301) 5 years ago
Tanguy Pruvot f2cfa408b7 Touch-MI probe by hotends.fr (#14101) 5 years ago
teemuatlut 29afd11cbf Updates for TMC2660 init (#14245) 5 years ago
teemuatlut 12a270fd29 Fix TMC5160 and TMC2160 PWMCONF init 5 years ago
Scott Lahteine fc73a8b004 Add AXIS_HAS_SQUARE_WAVE shorthand 5 years ago
mikeshub a3f034b95e FFCP updates. Update XY soft endstops on tool_change (#14125) 5 years ago
Scott Lahteine 0ca2073625 ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED => SD_ABORT_ON_ENDSTOP_HIT 5 years ago
teemuatlut cccc51ee0e TMC Square Wave Stepping mode (#14195) 5 years ago
BigIronGuru 293018f76c Apply needed BLTouch patch (#14233) 5 years ago
Scott Lahteine 858b2fa21a Fix thermistor table 5 years ago
InsanityAutomation f6ec00d776 Update thermistor and working config 5 years ago
Scott Lahteine 93ab16c6e4 Remove old mixing ISR comment 5 years ago
Scott Lahteine 6572848d7f Fix stepper timing bug 5 years ago
Ludy bd494a6bd6 Update defines for patched temperature macros (#14161) 5 years ago
doggyfan e09d8811c1 Apply grace period to thermistor failure testing (#14167) 5 years ago
teemuatlut bf4a0db97f TMC LCD followup (#14134) 5 years ago
Scott Lahteine 605ec0a478 Fix thermistor table warning 5 years ago
InsanityAutomation 49e83dd7c8 BLTouch V3.1 changes (#14104) 5 years ago
teemuatlut 1c86fbc60b TMC updates, capture LCD changes (#14074) 5 years ago
Scott Lahteine 48d1bd29cb Shift m before compare to 0 5 years ago
doggyfan 594f6b14be Limit user thermistor to 999, fix thermistor table macro (#14080) 5 years ago