919 Commits (f9400b6a3c4d09848292f1598df6e4ab4f0278f6)

Author SHA1 Message Date
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
Scott Lahteine aeec9ef76b Update backlash code 5 years ago
Tanguy Pruvot 87e7193259 Fix M226 sign warning (for most platforms) (#14049) 5 years ago
FanDjango 85fb33a060 BLTOUCH tweaks, new v3.1 command (#14015) 5 years ago
Scott Lahteine 785c01f2bc Use US spelling of 'behavior' 5 years ago
Sam Lane 7f1e0c5670 Update EXTRA_LINADV_K with Marlin bit macros (#13993) 5 years ago
Robby Candra 7b78a20fb7 Fix: Debug Memory Dump size (#13957) 5 years ago
Giuliano Zaro f22c9a1ae1 Fix G-code parser with MMU2 (#13951) 5 years ago
Bob Kuhn fa3739aa23 M100: LPC1768 and DUE compatibility (#13962) 5 years ago
Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 5 years ago
InsanityAutomation 6811e2921b BLTouch v3 / 3DTouch Interoperability & performance (#13814) 5 years ago
Ludy a504366138 Fix probe fan compiling error (#13930) 5 years ago
Stephan 483822f3aa Fix some THERMAL_PROTECTION_CHAMBER issues (#13678) 5 years ago
doggyfan 23a8707ef1 Configurable Thermistor (#13888) 5 years ago
Ludy f96eaad1ea Unused variable cleanup (#13917) 5 years ago
Giuliano Zaro e2a77ed881 Bring chamber temp to completion (#13837) 5 years ago
Marcio Teixeira 15357af67c Backlash cleanup (#13659) 5 years ago
Robby Candra c369477cb0 Fix bug: diveToFile breaks M23 (#13865) 5 years ago
Thomas Moore ee243e4edf Fix mixing extruder filament change (#13803) 5 years ago