411 Commits (dadd7516b5b7e56a379f838e76fd4a1c9fa547c6)

Author SHA1 Message Date
Scott Lahteine dadd7516b5 🚑️ Fix thermal conditionals, structure 2 years ago
John Lagonikas f2ca70e232 🐛 Fix and improve MAX31865 (#23215) 3 years ago
ladismrkolj 15204470a8 🔧 Chamber Fan index option (#23262) 3 years ago
Scott Lahteine 9b1c0a75e1 🎨 Rename HAL timer elements 3 years ago
Giuliano Zaro af1d603374 Fan tachometer support (#23086, #23180, #23199) 3 years ago
John Lagonikas 7a5f103bcf 🔧 Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) 2 years ago
Robby Candra aa3ec2fbfd 🚸 Park nozzle on "loud kill" (#23172) 3 years ago
Anson Liu 0556da85b0 🩹 UM2 extruder cooling fan on PJ6 (#23194) 3 years ago
Miguel Risco-Castillo 3cccb21dc9 🚸 Fix up E3V2 Enhanced (#23100) 3 years ago
Scott Lahteine 7f4a49cc44 🎨 Misc. issue review patches 3 years ago
Mike La Spina e0c439fe91 ️ Controller Fan software PWM (etc.) (#23102) 3 years ago
Andrei M 0d91b07797 ⚗️ Use pwm_set_duty over analogWrite to set PWM (#23048) 3 years ago
Jason Smith 18b38fb58a 🐛 Fix max chamber fan speed (#22977) 3 years ago
Scott Lahteine 3d102a77ca 🎨 Apply F() to kill / sendinfoscreen 3 years ago
Scott Lahteine cabd538fdd 🎨 Apply F() to G-code report header 3 years ago
Scott Lahteine 360311f232 🎨 Apply F() to status message 3 years ago
Scott Lahteine 433eedd50f 🎨 Apply F() to serial macros 3 years ago
Robby Candra 854ce63358 🐛 Fix loud_kill heater disable (#23314) 2 years ago
Scott Lahteine c3a4e6b3c8 Warn about dummy thermistors 3 years ago
espr14 604a01cd1a 🎨 steps_to_mm => mm_per_step (#22847) 3 years ago
Scott Lahteine b661795ae5 🎨 Fewer serial macros 3 years ago
Scott Lahteine 6d96c221bd 🎨 Standardize G-code reporting 3 years ago
Miguel Risco-Castillo 6cf2cf7bd4 Ender-3 V2 CrealityUI Enhanced (#21942, #22728, #22733) 3 years ago
ellensp 19353fc98c ️ Revert MAX31865 recent changes (#22660) 3 years ago
Scott Lahteine dc5ae16861 🎨 Misc code and spacing cleanup 3 years ago
Scott Lahteine 416234f43a Add TEMP_SENSOR_BOARD (#22279, #22342, #22343, #22344, #22350) 3 years ago
luzpaz c612b56bc1 🐛 Spellcheck comments (#22496) 3 years ago
Scott Lahteine c544711f14 🚚 Relocate and adjust DWIN E3V2 (#22471) 3 years ago
Scott Lahteine fefde2a644 🐛 Fix fan index for Singlenozzle, chamber fan 3 years ago
Katelyn Schiesser eebab93358 🐛 Ensure Software SPI pins for Max Thermocouple (#22389) 3 years ago
Katelyn Schiesser 5054dc6ea2 🐛 Redundant Temp Sensor followup (#22196) 3 years ago
Mike La Spina 5026797310 🏗️ Allow headless Flow Meter (#22234) 3 years ago
Katelyn Schiesser e9a1c10b34 🐛 Fix manage_heaters recursion on servo move (#22313) 3 years ago
Katelyn Schiesser 4f8191b481 🐛 Redundant Temp Sensor followup (#22173) 3 years ago
ellensp c8898b5ca0 Redundant Part Cooling Fan (#21888) 3 years ago
InsanityAutomation d84e2d6e29 🎨 ExtUI "user click" and other tweaks (#22122) 3 years ago
Katelyn Schiesser d322e495b2 More flexible redundant temp sensor (#22085) 3 years ago
Scott Lahteine e75c3b6c54 🎨 Macros for optional arguments (#21969) 3 years ago
Scott Lahteine d1502f74ea 🎨 Null heating message method 3 years ago
Scott Lahteine 7cd0f2a32a 🎨 pause => pause_heaters 3 years ago
Scott Lahteine 5afb5e03b0 🎨 Additional utility macros 3 years ago
Scott Lahteine ffcbe68570 Move temp errors calling kill() out of ISR (#21832) 3 years ago
Scott Lahteine d174d610bd Temperature cleanup 3 years ago
Victor Oliveira 7378afc6d8 Prevent watchdog reset in setup() (#21776) 3 years ago
vyacheslav-shubin addc91a409 ExtUI event for PID tuning start (#21734) 3 years ago
ellensp d00f6cbe12 Fix Singlenozzle Standby issues (#21759) 3 years ago
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