389 Commits (6cf2cf7bd4bba98dbcb73fca43c14953b977da9a)

Author SHA1 Message Date
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
X-Ryl669 e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
MKS-Sean 57e4b82b66
Fix: Unsupported use of %f in printf (#21001) 3 years ago
Scott Lahteine b35bfeb1c3
Fix TEMP_0_TR_ENABLE, rename temp conditions (#21016) 3 years ago
Scott Lahteine 708ea3d0bb Use serial shorthand 3 years ago
X-Ryl669 07b4cc145b
Fix AutoReporter implementation (#20959) 3 years ago
X-Ryl669 27366197f3
Serial refactor followup (#20932) 3 years ago
Scott Lahteine 9d0e64a725
AutoReport class (Temperature, Cardreader) (#20913) 3 years ago
X-Ryl669 3f01b222b2
Refactor serial class with templates (#20783) 3 years ago
Scott Lahteine b8186b5081 Apply SEC_TO_MS and other fixes 3 years ago
Scott Lahteine c0870d417a
Move some MarlinCore and MarlinUI code (#20832) 3 years ago
Scott Lahteine 3f90ecfd77
Move singlenozzle temp/fan (#20829) 3 years ago
Scott Lahteine f2726399dd Move WRITE_FAN 4 years ago
Giuliano Zaro 1eb592550c
Temperature report followup (#20687) 4 years ago
FanDjango dc3cfd0d9d
Adjustable precision in M105 temperature report (#20602) 4 years ago
Marcio T 2d88bcb67e
Fix thermal error protection, reporting (#20655) 4 years ago
Jason Smith 4402a0578a
Fix CHAMBER_FAN_MODE 0 build (#20621) 4 years ago
Victor Oliveira c840bbc970
Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606) 4 years ago
Scott Lahteine f74015b4e5 Fix TEMP_0_TR_ENABLE 4 years ago
Jason Smith 58eaad703a
Fix dummy thermistors for Bed, Chamber, Probe (#20247) 4 years ago
Simone Primarosa 1d631b7280 Fix bad SET_FAST_PWM_FREQ calls (#20227) 4 years ago
Simone Primarosa 615bf2a6f1
Fix bad SET_FAST_PWM_FREQ calls (#20227) 4 years ago
JoAnn Manges cb2ec628df
Use RTD for MAX31865 reading (#20188) 4 years ago
LinFor f4e9f3654e
Fix MAX6675 SPI init, conflicts (#20086) 4 years ago
JoAnn Manges 40d442fde2
Fix MAX31865 on SPI (PT100/1000) support (#20074) 4 years ago
Scott Lahteine 59eca253e1 Simplified temp sensor conditionals 4 years ago
Scott Lahteine 06bf3ccfb7 Add alternative TERN macros 4 years ago
Scott Lahteine dcb0f5dc3b Temperature 'autostart' => 'auto_job' 4 years ago
Scott Lahteine 54ec6a0ce2 Tweak code formatting 4 years ago
Scott Lahteine eaf6777a66 Rename ultralcd => marlinui 4 years ago
Jason Smith f4ff6a673f Allow MAX31865 resistance values configuration (#19695) 4 years ago
Scott Lahteine 6f6901180c Chamber vent/fan followup 4 years ago
ladismrkolj 2b845e5a75 Add Chamber servo vent, auto fan (#19519) 4 years ago
Victor Oliveira e370834c35
Handle M410 in the main task (#19752) 4 years ago
Jason Smith a866a758cc
Allow MAX31865 resistance values configuration (#19695) 4 years ago