395 Commits (433eedd50fb0b1da04a0153de483088c8de9295d)

Author SHA1 Message Date
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
Scott Lahteine 9f22aaea2f Clean up formatting, wrap macros 3 years ago
Scott Lahteine 4ab19e7882 Update temperature types 3 years ago
Scott Lahteine 562f3e43bc Add fan percent accessors 3 years ago
ellensp 8384582116 Fix Max Temperature not enforced (#21592) 3 years ago
Giuliano Zaro 0f7161785e Chamber Fan mode 3 (#21594) 3 years ago
Scott Lahteine 42d63258e9 tick() => isr() to spotlight interrupt-time 3 years ago
Mike La Spina fea4835941 Followup to Laser Flow Meter (#21498) 3 years ago
Scott Lahteine a4d5f96e9a Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Mike La Spina f1986545da Laser Coolant Flow Meter / Safety Shutdown (#21431) 3 years ago
Martijn Bosgraaf 98a6015d3a Extend M106/M107 for better laser module support (#16082) 3 years ago
Miguel Risco-Castillo 3c9ffa77f9 Ender 3 V2 Status Line (#21369) 3 years ago
Scott Lahteine 3226e12037 Add typedef celsius_t (#21374) 3 years ago
Scott Lahteine 3341e4f88c Add typedef extra_fan_t 3 years ago
Scott Lahteine 976403d10d Improve max temp / target 3 years ago
X-Ryl669 6652c7c435 Distinguish serial index from mask (#21287) 3 years ago
Mike La Spina db4d9b7fcf Cooler (for Laser) - M143, M193 (#21255) 3 years ago