Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add patch series for Marlin 2.1.2.1 #2

Open
wants to merge 21 commits into
base: main
Choose a base branch
from

Conversation

wireddown
Copy link
Owner

CR30-Users with Marlin 2.1.2.1

This PR takes the selections from #1 and applies them to Marlin 2.1.2.1, fixing two uncovered issues:

  1. ✅ Scrambled bootscreen
    • A symbol changed names on 7 Feb 2021 (commit)
    • Fixed in patch 22
  2. ✅ Power loss recovery fails
    • Does not home XY
    • Advances Z too far
    • Fixed in patch 23

Additional features enabled

  • Hotend timeout
  • Emergency parser
  • Junction deviation
  • S curve acceleration
  • Input shaping for X and Y
  • Sub-mm coordinates on the LCD screen
  • (also several others)

Script

Add Powershell script get-and-patch-source.ps1 that fetches upstream Marlin firmware source and configuration and applies the patches in this PR. Checking new Marlin versions and branches is configurable from settings in the script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant