1693 Commits (56355159c66af615ef1a778a3c786e70cd4289b5)

Author SHA1 Message Date
Katelyn Schiesser d322e495b2 More flexible redundant temp sensor (#22085) 3 years ago
DerAndere 46080b367a ✏️ Six Linear Axes followup (Fix M503) (#22112) 3 years ago
DerAndere 6e3c45580c ✏️ Six Linear Axes followup (Hybrid Threshold init) (#22068) 3 years ago
DerAndere e3df7d7bc8 ✏️ Followup to Six Linear Axes (#22056) 3 years ago
DerAndere c1fca91103 🏗️ Support for up to 6 linear axes (#19112) 3 years ago
Scott Lahteine d3c56a76e7 ♻️ Patches for Zero Extruders (with TMC) 3 years ago
Scott Lahteine 4194cdda5b ♻️ Refactor Linear / Logical / Distinct Axes (#21953) 3 years ago
Giuliano Zaro 04bea72787 🐛 Fix MMU compile with >5 EXTRUDERS (#22036) 3 years ago
hannesweisbach 7ca1550775 TMC Driver distinct baudrates (#22008) 3 years ago
Scott Lahteine e7945c2277 🐛 Fix Z endstop enum 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 7597b4fb40 🎨 Apply shorthand and cleanups 3 years ago
Scott Lahteine 7cd0f2a32a 🎨 pause => pause_heaters 3 years ago
Scott Lahteine 4dae5890e9 ♻️ Refactor, comment endstop/probe enums 3 years ago
Danol 738ae4be33 🐛 Fix wrong Z_ENDSTOP flag bit (#21963) 3 years ago
Scott Lahteine 87a943756a 🎨 Move HAS_EXTRUDERS 3 years ago
Scott Lahteine cdbd438a04 🎨 Rename all/no axis enums 3 years ago
Scott Lahteine 49b05ba989 🎨 Flags for homing directions 3 years ago
Scott Lahteine 85fa8c55c9 🐛 Fix DELTA with SENSORLESS_PROBING 3 years ago
Scott Lahteine 57eef65d9c ♻️ Refactor axis homing/trusted state bits 3 years ago
Scott Lahteine 894c954e8f ♻️ Minimize endstop bits 3 years ago
Scott Lahteine 26a244325b ♻️ Refactor axis counts and loops 3 years ago
Scott Lahteine f7d28ce1d6 🎨 Misc cleanup and fixes 3 years ago
ellensp dbb8f3db09 Fix EEPROM_CHITCHAT (#21934) 3 years ago
Luu Lac e3998dc3df M154 Position Auto-Report (#18427) 3 years ago
Jamie 9e373617dc Instant Freeze/Resume Function (#17462) 3 years ago
vyacheslav-shubin ed224ca7d8 🩹 G60-G61 Save E position (#21810) 3 years ago
Scott Lahteine 02e131b5fd 🎨 Misc. code cleanup 3 years ago
Scott Lahteine 5afb5e03b0 🎨 Additional utility macros 3 years ago
Scott Lahteine f688c7d20d Simplify macro expansion with recursion (#21859) 3 years ago
Scott Lahteine 0167bba371 Fix L64xx init for Z4 3 years ago
Scott Lahteine ffcbe68570 Move temp errors calling kill() out of ISR (#21832) 3 years ago
Scott Lahteine c5c8ef436c Signal SD completion later (#21840) 3 years ago
Scott Lahteine ad991734c4 Add and apply REPEAT_1 macro 3 years ago
Scott Lahteine d3e902af76 Move ExtUI subfolders up a level (#21820) 3 years ago
Scott Lahteine d174d610bd Temperature cleanup 3 years ago
Victor Oliveira 7378afc6d8 Prevent watchdog reset in setup() (#21776) 3 years ago
Victor Oliveira a0ea7cbf26 Fix bad DELTA probe move (#21781) 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
Scott Lahteine 1830629472 Use temperature accessors 3 years ago
vyacheslav-shubin b9715c5a03 ExtUI::onPostprocessSettings (#21683) 3 years ago
Jim Hyslop 011a344500 Don't display service prompt unless needed (#21654) 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 7d5714fedd Let compiler do Temperature inlining 3 years ago
Scott Lahteine 9f22aaea2f Clean up formatting, wrap macros 3 years ago