365 Commits (8abef30a75eaa952db62d701826d5bdf827fe206)

Author SHA1 Message Date
David a1154b226d Fix Thermal Runaway false-alarm in M303, add HeaterWatch::check (#21743) 3 years ago
ellensp 81d7a6b81d Use temp_info_t for temp_redundant (#21715) 3 years ago
Victor Oliveira 1570005683 Fix Celsius precision, current temp accessors (#21678) 3 years ago
Scott Lahteine 899fcf51e6 Add whole-degree accessors, simplify some temperature-related features (#21685) 3 years ago
Scott Lahteine 9f22aaea2f Clean up formatting, wrap macros 3 years ago
Scott Lahteine 4ab19e7882 Update temperature types 3 years ago
Scott Lahteine 562f3e43bc Add fan percent accessors 3 years ago
ellensp 8384582116 Fix Max Temperature not enforced (#21592) 3 years ago
Giuliano Zaro 0f7161785e Chamber Fan mode 3 (#21594) 3 years ago
Scott Lahteine 42d63258e9 tick() => isr() to spotlight interrupt-time 3 years ago
Mike La Spina fea4835941 Followup to Laser Flow Meter (#21498) 3 years ago
Scott Lahteine a4d5f96e9a Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Mike La Spina f1986545da Laser Coolant Flow Meter / Safety Shutdown (#21431) 3 years ago
Martijn Bosgraaf 98a6015d3a Extend M106/M107 for better laser module support (#16082) 3 years ago
Miguel Risco-Castillo 3c9ffa77f9 Ender 3 V2 Status Line (#21369) 3 years ago
Scott Lahteine 3226e12037 Add typedef celsius_t (#21374) 3 years ago
Scott Lahteine 3341e4f88c Add typedef extra_fan_t 3 years ago
Scott Lahteine 976403d10d Improve max temp / target 3 years ago
X-Ryl669 6652c7c435 Distinguish serial index from mask (#21287) 3 years ago
Mike La Spina db4d9b7fcf Cooler (for Laser) - M143, M193 (#21255) 3 years ago
Scott Lahteine fbb30a2570 Serial macros cleanup 3 years ago
Katelyn Schiesser 7240c2172b PROBING_HEATERS_OFF sub-option WAIT_FOR_HOTEND (#20835) 3 years ago
Tanguy Pruvot 19c38f1a8a Add BOARD_PREINIT (for Longer3D open drain pins) (#21159) 3 years ago
Ken Sanislo 8d05a823e9 Chamber Heater PID (#21156) 3 years ago
JoAnn Manges 41ab63897f MAX Thermocouples rework (#20447) 3 years ago
X-Ryl669 77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
MKS-Sean 127a4ada93 Fix: Unsupported use of %f in printf (#21001) 3 years ago
Scott Lahteine 47b872f5d0 Fix TEMP_0_TR_ENABLE, rename temp conditions (#21016) 3 years ago
Scott Lahteine 582458998f Use serial shorthand 3 years ago
X-Ryl669 c631fb79d5 Fix AutoReporter implementation (#20959) 3 years ago
X-Ryl669 9ae204df9c Serial refactor followup (#20932) 3 years ago
Scott Lahteine 4b9f2f13b1 AutoReport class (Temperature, Cardreader) (#20913) 3 years ago
X-Ryl669 efa1e56369 Refactor serial class with templates (#20783) 3 years ago
Scott Lahteine efaff24145 Apply SEC_TO_MS and other fixes 3 years ago
Scott Lahteine 71be210795 Move some MarlinCore and MarlinUI code (#20832) 3 years ago
Scott Lahteine b355f4605e Move singlenozzle temp/fan (#20829) 3 years ago
Scott Lahteine 726e2e9bc0 Move WRITE_FAN 4 years ago
Giuliano Zaro c64a5a4b8f Temperature report followup (#20687) 4 years ago
FanDjango e3cd293f4e Adjustable precision in M105 temperature report (#20602) 4 years ago
Marcio T d3d8fd6d9b Fix thermal error protection, reporting (#20655) 4 years ago
Jason Smith 14b7eb1c5a Fix CHAMBER_FAN_MODE 0 build (#20621) 4 years ago
Victor Oliveira 2c58d0881b Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606) 4 years ago
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