174 Commits (de8fee6aea9172f2b2cc430c16fdf76d9a6d3987)

Author SHA1 Message Date
Scott Lahteine d16954dc88
Make KEEPALIVE_STATE a scoped auto-restore (#14446) 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 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
Eric Ptak 8934b32f1b Fysetc AIO II / Cheetah STM32F1 (#14407) 5 years ago
mikeshub 1db7013e3b Fix and improve PID loops (#14373) 5 years ago
Ludy 2290b269dc Unused variable (#14301) 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
Scott Lahteine 605ec0a478 Fix thermistor table warning 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
Pavel4e5 3cd19a8ec0 Improve Zonestar keypad responsiveness (#14056) 5 years ago
Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 5 years ago
Ludy a504366138 Fix probe fan compiling error (#13930) 5 years ago
Stephan 483822f3aa Fix some THERMAL_PROTECTION_CHAMBER issues (#13678) 5 years ago
doggyfan 23a8707ef1 Configurable Thermistor (#13888) 5 years ago
Scott Lahteine 9853331b34 Fix temp init, loosen ADC grace period 5 years ago
Giuliano Zaro e2a77ed881 Bring chamber temp to completion (#13837) 5 years ago
InsanityAutomation 3fcab8dbf1 Option to disable fans during pause (#13820) 5 years ago
Scott Lahteine 2f32a6612d Clean up Temperature::set_fans_paused 5 years ago
Thomas Moore ee243e4edf Fix mixing extruder filament change (#13803) 5 years ago
Kajetan Rzepecki 875e673a8c Add HAL-based thermal protection grace period for all heaters (#13778) 5 years ago
Kajetan Rzepecki 5f70c876ae Fix _temp_error-related compile error (#13768) 5 years ago
Scott Lahteine bddb776ddb Add chamber max-temp check 5 years ago
Marcio Teixeira d0c1eee53b Add extra max-temp safety checks (#13756) 5 years ago
Stephan 84273557f9 Move and update heated chamber settings (#13671) 5 years ago
Roxy-3D 9cee81d47e Option to show babysteps total since G28 (#13580) 5 years ago
Kajetan Rzepecki c9079165ee Fix MAX6675 readout with Hardware SPI (#13530) 5 years ago
Chris Pepper ffc2c2d7c5 Move FAST_PWM_FAN code to HALs (#13491) 5 years ago
Sam Lane a8fa275dc6 Fix Fan 0 responding to all fan speeds (#13444) 5 years ago
Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 5 years ago
Ludy 59353546e8 Fix BUTTON_EXISTS and misplaced comma (#13411) 5 years ago
Scott Lahteine 67bee06e43 No patch needed for non-libmaple analogWrite 5 years ago
Scott Lahteine f89b375fb9
Fixes and improvements for PWM pins (#13383) 5 years ago
Scott Lahteine 0375e92847 Followup to serial rework 5 years ago
Scott Lahteine 1f7e220387 Make HAL ISR macros function-like 5 years ago
Scott Lahteine 3419099f0a Clean up whitespace 5 years ago
MoellerDi c36989c39e Fix chamber temperature measurement (#13350) 5 years ago
Scott Lahteine 33a08fc6f7 Fix typos from temperature rework 5 years ago
Reece Kibble dbead66988 Allows user to set (almost) any PWM frequency (#12638) 5 years ago
3dlabsio 645ca7af7a M141 Heated Chamber, Temperature rework (#12201) 5 years ago
Scott Lahteine cfdb38eda4
Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311) 5 years ago
Scott Lahteine 2212da453a
Distinguish between analog/digital auto fans (#13298) 5 years ago
Chris Pepper 38bef9da91 Report auto temp to both serial ports, if available (#13301) 5 years ago
Scott Lahteine 599cdc3f0f Remove dead code from get_pid_output 5 years ago
kAdonis 05c2f80826 Fix bug in wait-for-heatup (#13290) 5 years ago