389 Commits (6cf2cf7bd4bba98dbcb73fca43c14953b977da9a)

Author SHA1 Message Date
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
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