revert some unintentional config changes from 2.1.2.2 merge #531
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/regression-2122"
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
Walked through the diff and noticed some config flags that have been disabled unintentionally. Restore them.
Fixes:
752476dc8f
Affected flags:
#define SET_PROGRESS_MANUALLY
#define SET_INTERACTION_TIME
#define M73_REPORT
#define GCODE_REPEAT_MARKERS
#define ADVANCED_PAUSE_FANS_PAUSE
#define SDCARD_SORT_ALPHA
#define S_CURVE_ACCELERATION
Requirements
--
Benefits
Restore some previous features/behavior.
Configurations
--
Related Issues
--