373 Commits (61f2bb122844aa0607f6d53aa37f843123931af6)

Author SHA1 Message Date
Jason Smith 8cd25f35c2 Fix dummy thermistors for Bed, Chamber, Probe (#20247) 4 years ago
Simone Primarosa d5e13f255d Fix bad SET_FAST_PWM_FREQ calls (#20227) 4 years ago
JoAnn Manges 11f08804d1 Use RTD for MAX31865 reading (#20188) 4 years ago
LinFor a5ee22baa2 Fix MAX6675 SPI init, conflicts (#20086) 4 years ago
JoAnn Manges 02c3c314fe Fix MAX31865 on SPI (PT100/1000) support (#20074) 4 years ago
Scott Lahteine b2d6b8c567 Simplified temp sensor conditionals 4 years ago
Scott Lahteine 367e717aeb Add alternative TERN macros 4 years ago
Scott Lahteine 5bf82b34c6 Temperature 'autostart' => 'auto_job' 4 years ago
Scott Lahteine 3cb7128116 Tweak code formatting 4 years ago
Scott Lahteine 141f6825ce Rename ultralcd => marlinui 4 years ago
Victor Oliveira 2ecc3bb560 Handle M410 in the main task (#19752) 4 years ago
Jason Smith fdcd28a0ec Allow MAX31865 resistance values configuration (#19695) 4 years ago
Victor Oliveira 50de8bd6fb Keep HAL tasks running during PID Autotune (#19671) 4 years ago
Scott Lahteine 45385e737c Chamber vent/fan followup 4 years ago
ladismrkolj 22ef4fe26c Add Chamber servo vent, auto fan (#19519) 4 years ago
Victor Oliveira a08217a33c Define <u8,u8,u8>::softSPI (#19419) 4 years ago
cosmoderp 7e56e6c4ea E3 V2 DWIN: Z-Offset, cleanup, versatility (#19384) 4 years ago
ellensp 4fdfdaf2e6 Improve temperature runaway, idle timeout (#19339) 4 years ago
Scott Lahteine 2396b4e27f heater_ind_t => heater_id_t 4 years ago
Neskik bf6ce68ed1 M872 wait for probe temperature (#19344) 4 years ago
Scott Lahteine c360705e6a Clean up LCD conditionals, DWIN 4 years ago
thordarsen f5e94cd7f1 Fix SINGLENOZZLE fan speed bug (#19152) 4 years ago
Giuliano Zaro 008362cd77 Fix auto-power in PID autotune (#19119) 4 years ago
Scott Lahteine 615af841f0 Update some comments 4 years ago
Giuliano Zaro f7dade8c2c Configurable number of M106 fans (#18883) 4 years ago
Giuliano Zaro acc90ad09f Fix PSU on for PID autotune (#19066) 4 years ago
ellensp 5f9aac2027
Use temp_info_t for temp_redundant (#21715) 3 years ago
Victor Oliveira 46f272b669
Fix Celsius precision, current temp accessors (#21678) 3 years ago
Scott Lahteine c4620bb528
Add whole-degree accessors, simplify some temperature-related features (#21685) 3 years ago
Scott Lahteine 3bddbb1110 Clean up formatting, wrap macros 3 years ago
Scott Lahteine 72e3d2492f Update temperature types 3 years ago
Scott Lahteine fd99ea09ec Add fan percent accessors 3 years ago
ellensp 5fb3ee6101 Fix Max Temperature not enforced (#21592) 3 years ago
Giuliano Zaro 7f56538602
Chamber Fan mode 3 (#21594) 3 years ago
Scott Lahteine 6ab7baa413 tick() => isr() to spotlight interrupt-time 3 years ago
Mike La Spina 235ba92602
Followup to Laser Flow Meter (#21498) 3 years ago
Scott Lahteine 62f37669dc
Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Mike La Spina ccdbffbf3f
Laser Coolant Flow Meter / Safety Shutdown (#21431) 3 years ago
Martijn Bosgraaf 30e7e2c276
Extend M106/M107 for better laser module support (#16082) 3 years ago
Miguel Risco-Castillo 930752d46e
Ender 3 V2 Status Line (#21369) 3 years ago
Scott Lahteine e5ff55a1be
Add typedef celsius_t (#21374) 3 years ago
Scott Lahteine f7aaa2e1c7 Add typedef extra_fan_t 3 years ago
Scott Lahteine cfa6c7d45b Improve max temp / target 3 years ago
X-Ryl669 55c31fbe9a
Distinguish serial index from mask (#21287) 3 years ago
Mike La Spina b95e548ddb
Cooler (for Laser) - M143, M193 (#21255) 3 years ago
Scott Lahteine dd42831cba Serial macros cleanup 3 years ago
Katelyn Schiesser 735c1b6183 PROBING_HEATERS_OFF sub-option WAIT_FOR_HOTEND (#20835) 3 years ago
Tanguy Pruvot d167af4c38
Add BOARD_PREINIT (for Longer3D open drain pins) (#21159) 3 years ago
Ken Sanislo a3a10b62f2
Chamber Heater PID (#21156) 3 years ago
JoAnn Manges 8707ae23e2
MAX Thermocouples rework (#20447) 3 years ago