Merge upstream changes from Marlin 2.1.2.3 #532

Merged
stklcode merged 1 commits from fix/regression-2122 into master 2024-05-29 14:23:20 -05:00
stklcode commented 2024-04-30 14:25:10 -05:00 (Migrated from github.com)

Description

This PR updates the upstream sources to Marlin 2.1.2.3

Diff 2.1.2.2...2.1.2.3

Build tested for all targets.

Run tested for MEGA_P_DGUS_BLT_10.

Changes

  • Merged all upstream changes, hopefully preserving all patches

Benefits

Marlin 2.1.2.2 has some serious issues, see https://github.com/MarlinFirmware/Marlin/issues/27019

This update resolves most of them.

Configurations

Upstream defaults and minor changes have been merged into the configurations. If I didn't miss anything, no changes to our changes required.

#523 is NOT yet fixed. Currently investigating if a proposed upstream fix is working and can be backported.


Side note

Patch based on https://github.com/stklcode/Marlin/tree/knutwurst

### Description This PR updates the upstream sources to [Marlin 2.1.2.3](https://github.com/MarlinFirmware/Marlin/tree/2.1.2.3) Diff [2.1.2.2...2.1.2.3](https://github.com/MarlinFirmware/Marlin/compare/2.1.2.2...2.1.2.3) Build tested for all targets. Run tested for `MEGA_P_DGUS_BLT_10`. #### Changes * Merged all upstream changes, hopefully preserving all patches ### Benefits Marlin 2.1.2.2 has some serious issues, see https://github.com/MarlinFirmware/Marlin/issues/27019 This update resolves most of them. ### Configurations Upstream defaults and minor changes have been merged into the configurations. If I didn't miss anything, no changes to our changes required. ### Related Issues #523 is **NOT** yet fixed. Currently investigating if a proposed upstream fix is working and can be backported. ---- ### Side note Patch based on https://github.com/stklcode/Marlin/tree/knutwurst
Sign in to join this conversation.
No description provided.