837 Commits (b6546ea33a0f6eebee520dda516e04d3b68ded55)

Author SHA1 Message Date
Scott Lahteine b6546ea33a Add include guards to some headers 5 years ago
Tim Moore eb6dec03bd Simplify power supply naming logic (#14488) 5 years ago
Scott Lahteine 720bc7c00b
Named indices for Temperature class (#14479) 5 years ago
GMagician 82ecaa767e Remove unused code in M100 5 years ago
Scott Lahteine d16954dc88
Make KEEPALIVE_STATE a scoped auto-restore (#14446) 5 years ago
Marcio Teixeira e6cf7860e8 Improve ExtUI, fix compiler errors, warnings (#14441) 5 years ago
Darsey Litzenberger 946f6bdeaa Disable leveling during G12 (#14385) 5 years ago
Scott Lahteine 4d5a1984e2 Simplified fan handling code 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine d7d80418ae
Singleton for cutting tools (#14429) 5 years ago
Tim Moore 81209f5310 'M105 R' to report redundant temp sensor (#14324) 5 years ago
InsanityAutomation ce656e2a26 Update G-code injection, sub-commands (#14418) 5 years ago
Scott Lahteine 2580104c8b Revert recent probe changes 5 years ago
BigIronGuru 9f136a7c67 Low-priority homing in G34 (#14391) 5 years ago
Scott Lahteine 49627069a5 Shorthand for home-after-deactivate 5 years ago
Marcio Teixeira 8e23e9b16c Fix FIX_MOUNTED_PROBE compile error (#14393) 5 years ago
Scott Lahteine cf762d2c73 Fix enqueueing bug 5 years ago
BigIronGuru 12d21e642f Update G34 for non-BLTouch probes (#14380) 5 years ago
BigIronGuru 5986194c36 Fix G28 with non-BLTouch probes (#14381) 5 years ago
InsanityAutomation aa0383a83b Enhance IDEX toolchange auto-return w/ no park, full control (#14117) 5 years ago
Scott Lahteine 17778d1c2a Fix M916-918 subcommands 5 years ago
Tanguy Pruvot be69ec5b32 Fix PLR/M43 warnings (#14333) 5 years ago
BigIronGuru 9c83135d40 Only home Z at the end of G34 (#14353) 5 years ago
LinFor 0f6f5132c1 Fix variable conflict in ok_to_send (#14351) 5 years ago
InsanityAutomation a9acd2f497 G34 configurable angle limit (#14321) 5 years ago
Scott Lahteine 4df4c47994
Add TMC2209 support (#14249) 5 years ago
Scott Lahteine 4c872a01f2
G-code queue singleton, front injection (#14236) 5 years ago
InsanityAutomation bf64dd4db6 Improve G34, M422 (Z alignment) (#14142) 5 years ago
Scott Lahteine 3f6424076b Update M524 description 5 years ago
Scott Lahteine cf3631226b Document G-code M290 5 years ago
Scott Lahteine 903863dcb6 Suppress some warnings 5 years ago
mb300sd bf8bfb5c66 Add Coolant Control M7/M8/M9 (#10745) 5 years ago
Scott Lahteine bc2ff9b41f Fix M605 bugs 5 years ago
Scott Lahteine 04715e04ee Minor M100 cleanup 5 years ago
Scott Lahteine 356410dcfc Move crc16 function to libs 5 years ago
Scott Lahteine 1ef95013f0 Update Marlin.cpp includes, defines 5 years ago
Tanguy Pruvot 8cf5504a34 Redundant but faster recovery.enabled test (#14175) 5 years ago
Scott Lahteine 0ca2073625 ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED => SD_ABORT_ON_ENDSTOP_HIT 5 years ago
Robby Candra 5ca8d51e12 Ability to insert G-code in front of queue (#14229) 5 years ago
Ludy 8e8e48f900 Fix links in templates, gcode.h (#14160) 5 years ago
Minims 32afe1d102 Fix TOOLCHANGE_ZRAISE warning (#14156) 5 years ago
Scott Lahteine 3c179bbd47 Simpler G28 home axis conditions 5 years ago
Scott Lahteine 352734494b Reduce some M43 strings 5 years ago
Scott Lahteine b14cc0d7c5 Remove extra gcode. prefix 5 years ago
Scott Lahteine c6d39319de Fix some whitespace 5 years ago
InsanityAutomation 212860f090 Always change to Tool 0 on G29 (#14146) 5 years ago
Bryan 0ef5d667b6 Fixed M43 parameter bug (#14099) 5 years ago
teemuatlut 1c86fbc60b TMC updates, capture LCD changes (#14074) 5 years ago
Scott Lahteine fc52c43a26 Some documentation updates 5 years ago
Tanguy Pruvot 24b1818245 Secure STM32F1 servo code and M280 detach (#14085) 5 years ago