401 Commits (e0c439fe911320d08229ebc24eee2a32cd1ee986)

Author SHA1 Message Date
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 4 years ago
ellensp 5fb3ee6101 Fix Max Temperature not enforced (#21592) 4 years ago
Giuliano Zaro 7f56538602
Chamber Fan mode 3 (#21594) 4 years ago
Scott Lahteine 6ab7baa413 tick() => isr() to spotlight interrupt-time 4 years ago
Mike La Spina 235ba92602
Followup to Laser Flow Meter (#21498) 4 years ago
Scott Lahteine 62f37669dc
Replace 'const float &' with 'const_float_t' (#21505) 4 years ago
Mike La Spina ccdbffbf3f
Laser Coolant Flow Meter / Safety Shutdown (#21431) 4 years ago
Martijn Bosgraaf 30e7e2c276
Extend M106/M107 for better laser module support (#16082) 4 years ago
Miguel Risco-Castillo 930752d46e
Ender 3 V2 Status Line (#21369) 4 years ago
Scott Lahteine e5ff55a1be
Add typedef celsius_t (#21374) 4 years ago
Scott Lahteine f7aaa2e1c7 Add typedef extra_fan_t 4 years ago
Scott Lahteine cfa6c7d45b Improve max temp / target 4 years ago
X-Ryl669 55c31fbe9a
Distinguish serial index from mask (#21287) 4 years ago
Mike La Spina b95e548ddb
Cooler (for Laser) - M143, M193 (#21255) 4 years ago
Scott Lahteine dd42831cba Serial macros cleanup 4 years ago
Katelyn Schiesser 735c1b6183 PROBING_HEATERS_OFF sub-option WAIT_FOR_HOTEND (#20835) 4 years ago
Tanguy Pruvot d167af4c38
Add BOARD_PREINIT (for Longer3D open drain pins) (#21159) 4 years ago
Ken Sanislo a3a10b62f2
Chamber Heater PID (#21156) 4 years ago
JoAnn Manges 8707ae23e2
MAX Thermocouples rework (#20447) 4 years ago
X-Ryl669 e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char (#20985) 4 years ago
MKS-Sean 57e4b82b66
Fix: Unsupported use of %f in printf (#21001) 4 years ago
Scott Lahteine b35bfeb1c3
Fix TEMP_0_TR_ENABLE, rename temp conditions (#21016) 4 years ago
Scott Lahteine 708ea3d0bb Use serial shorthand 4 years ago
X-Ryl669 07b4cc145b
Fix AutoReporter implementation (#20959) 4 years ago
X-Ryl669 27366197f3
Serial refactor followup (#20932) 4 years ago
Scott Lahteine 9d0e64a725
AutoReport class (Temperature, Cardreader) (#20913) 4 years ago
X-Ryl669 3f01b222b2
Refactor serial class with templates (#20783) 4 years ago
Scott Lahteine b8186b5081 Apply SEC_TO_MS and other fixes 4 years ago
Scott Lahteine c0870d417a
Move some MarlinCore and MarlinUI code (#20832) 4 years ago
Scott Lahteine 3f90ecfd77
Move singlenozzle temp/fan (#20829) 4 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