196 Commits (37d3c7288f7193405d57e288494184b3d1148a2d)

Author SHA1 Message Date
Scott Lahteine 12344085c0
Update temperature.cpp 5 years ago
Scott Lahteine 451a942e95 Suspend queue during wait_for_hotend 5 years ago
Ludy 05995d1fd6 Unify buzz methods as MarlinUI::buzz (#14803) 5 years ago
Tim Moore 4575978a1f Fix auto power for chamber fan (#14922) 5 years ago
Tim Moore 77f637763c Overlord configs. Fix buzzer, redundant temp. (#14833) 5 years ago
Scott Lahteine fc39c925ca Grace period followup 5 years ago
Robby Candra 5bc2fb022c THERMAL_PROTECTION_GRACE_PERIOD is obsolete (#14798) 5 years ago
Ludy c4bb458763 BUZZ cleanup (#14760) 5 years ago
mikeshub 1579091c20 PID loop improvements (#14746) 5 years ago
mikeshub d9303b2137 Fix MAX6675_SEPARATE_SPI boot loop (#14698) 5 years ago
Marcio Teixeira 27c487bab7 Print progress enhancements (#14647) 5 years ago
Scott Lahteine ef2a2eb984 Temp tweak 5 years ago
Tanguy Pruvot 45bde333d5 Initial Longer3D LK1/2 (Alfawise U20/U20+/U30) support (#14597) 5 years ago
Scott Lahteine eaf1c0954e Update some precompiler tests 5 years ago
Pavel4e5 8babf55b18 Init ADC keypad analog input (#14585) 5 years ago
Scott Lahteine ed0e6afacb Apply LIMIT macro 5 years ago
Scott Lahteine 5519054f50
Improve BOGUS_TEMPERATURE_FAILSAFE_OVERRIDE (#13740) 5 years ago
Scott Lahteine 750a16ad38 Fix MIN/MAX function collision with macros 5 years ago
Scott Lahteine f7eeae8424 Indent a line 5 years ago
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
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