190 Commits (32e6767b5acfc57ced0a58c269ff5ae1d6f5cfd2)

Author SHA1 Message Date
  Scott Lahteine fd742616ba 🚸 Clear "heating/cooling" message on temp reached 3 years ago
  tombrazier 631e35bfd6
⚡️ Fix noisy ADC - 16x oversampling with 12-bit ADC (#23867) 3 years ago
  Scott Lahteine ab46b7e2f2 🧑‍💻 HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU 3 years ago
  zerkix 9285b6b9ed 🐛 Finish and organize temp sensors (#23519) 3 years ago
  ellensp 3d79b55c15
🚑️ Fix M105 regression (#23505) 3 years ago
  John Lagonikas 9a194826e3
✨ M81 D / S - Power-off Delay (#23396) 3 years ago
  John Lagonikas 63f71d85f2
✨ Temperature variance monitor (#23373) 3 years ago
  Scott Lahteine b07887687e 🚑️ Fix thermal conditionals, structure 3 years ago
  Scott Lahteine 6fb2d8a25f 🧑‍💻 Remove extraneous 'inline' hints 3 years ago
  Giuliano Zaro 7110d11c9d
✨ Fan tachometer support (#23086) 3 years ago
  Mike La Spina 8ee368b718
⚡️ Controller Fan software PWM (etc.) (#23102) 3 years ago
  Scott Lahteine 70e31bff45 🎨 Standard 'cooldown' method 3 years ago
  Scott Lahteine 65b950a489 🎨 Apply F() to kill / sendinfoscreen 3 years ago
  Scott Lahteine 79c72ed821 🎨 Standardize G-code reporting 3 years ago
  Katelyn Schiesser 4479b0222b 🐛 Followup to TEMP_SENSOR_BOARD (#22343, #22344) 4 years ago
  Katelyn Schiesser 2f6c8e1176
✨ Add TEMP_SENSOR_BOARD (#22279) 4 years ago
  Scott Lahteine 26bfc26797 🎨 Check flags without ENABLED 4 years ago
  Katelyn Schiesser b2f0913083
🐛 Redundant Temp Sensor followup (#22196) 4 years ago
  InsanityAutomation a3e8bb99e4
🎨 ExtUI "user click" and other tweaks (#22122) 4 years ago
  Katelyn Schiesser 629551d9bc
✨ More flexible redundant temp sensor (#22085) 4 years ago
  Scott Lahteine 84fd0eff17
🎨 Macros for optional arguments (#21969) 4 years ago
  Scott Lahteine ff0318c5bd 🎨 pause => pause_heaters 4 years ago
  Scott Lahteine d8c4be375c 🎨 Null heating message method 4 years ago
  Scott Lahteine 42a2b5c3ec Move temp errors calling kill() out of ISR (#21832) 4 years ago
  Victor Oliveira dc18769010
Prevent watchdog reset in setup() (#21776) 4 years ago
  Scott Lahteine becdac19ea Temperature cleanup 4 years ago
  ellensp ef9ca61039
Fix Singlenozzle Standby issues (#21759) 4 years ago
  David cfdfd16779
Fix Thermal Runaway false-alarm in M303, add HeaterWatch::check (#21743) 4 years ago
  ellensp 5f9aac2027
Use temp_info_t for temp_redundant (#21715) 4 years ago
  Victor Oliveira 46f272b669
Fix Celsius precision, current temp accessors (#21678) 4 years ago
  Scott Lahteine c4620bb528
Add whole-degree accessors, simplify some temperature-related features (#21685) 4 years ago
  Scott Lahteine 54ad22a455 Let compiler do Temperature inlining 4 years ago
  Scott Lahteine 72e3d2492f Update temperature types 4 years ago
  Scott Lahteine 528b9bd872 Revert experimental NAN patch 4 years ago
  Scott Lahteine 58cc4b7043 Use celsius_t for temperature accessors 4 years ago
  Scott Lahteine fd99ea09ec Add fan percent accessors 4 years ago
  Scott Lahteine 24a095c5c1
Reduce math library code size by 3.4KB (#21575) 4 years ago
  Scott Lahteine 6ab7baa413 tick() => isr() to spotlight interrupt-time 4 years ago
  Scott Lahteine 62f37669dc
Replace 'const float &' with 'const_float_t' (#21505) 4 years ago
  Miguel Risco-Castillo 930752d46e
Ender 3 V2 Status Line (#21369) 4 years ago
  Scott Lahteine 2d2291d00e More IntelliSense-friendly declarations 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
  Mike La Spina b95e548ddb
Cooler (for Laser) - M143, M193 (#21255) 4 years ago
  Katelyn Schiesser 735c1b6183 PROBING_HEATERS_OFF sub-option WAIT_FOR_HOTEND (#20835) 4 years ago
  Ken Sanislo a3a10b62f2
Chamber Heater PID (#21156) 4 years ago
  Scott Lahteine b35bfeb1c3
Fix TEMP_0_TR_ENABLE, rename temp conditions (#21016) 4 years ago
  X-Ryl669 07b4cc145b
Fix AutoReporter implementation (#20959) 4 years ago
  Scott Lahteine 9d0e64a725
AutoReport class (Temperature, Cardreader) (#20913) 4 years ago