thinkyhead
released this
16 Jun 02:03
·
3985 commits
to bugfix-2.1.x
since this release
Marlin 2.1.2.4 is a maintenance release to patch a few issues affecting certain kinds of setups, e.g., independent axes with multiple endstops. We recommend trying this version if you've encountered any of these issues.
Fixed / Improved
- 🩹 Fix broken
STEPTEST
for multi-endstop (9e02be4) - 🐛 Mount media early for
POWER_LOSS_RECOVERY
(#27177) - ✏️ Fix comma typo (#27138)
- 🚸 Prefer friendly Power Off over Auto-unalive (aa778c3)
- ⚡️ Optimize LPC176x pin toggle (#27149)
Build
- 🔨 Update SAMD51 build deps (1d13aaa)
- 🔧 Overridable
SUICIDE_PIN
forRAMPS_CREALITY
(#27143) - 🔧 Assume
RAMPS_CREALITY
is not CR2020 (e6787f7)