Merge upstream changes from Marlin 2.1.2 #397
Reference in New Issue
Block a user
No description provided.
Delete Branch "marlin-212"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
This PR updates the upstream sources to Marlin 2.1.2
Changes
ANYCUBIC_4_MAX_PRO_ENDSTOPS
https://github.com/stklcode/Marlin-2-0-x-Anycubic-i3-MEGA-S/blob/marlin-212/Marlin/src/pins/ramps/pins_TRIGORILLA_14.h#L67-L72
I have no idea, whether this is correct, there was no controller fan pin defined previously, but now a sanity check fails.
Maybe another solution is required here like disabling the controller fan in Configuraiton_adv.h for these environments.
Benefits
The updates introduces new features and bugfixes in Marlin. It also brings this project closer to upstream for future development.
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
None.
Side note
Patch based on https://github.com/stklcode/Marlin/tree/knutwurst