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

revert some unintentional config changes from 2.1.2.2 merge #531

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

stklcode
Copy link
Contributor

Description

Walked through the diff and noticed some config flags that have been disabled unintentionally. Restore them.

Fixes: 752476d

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

--

Walked through the diff and noticed some config flags that have been
disabled unintentionally. Restore them.

Fixes: 752476d
@knutwurst knutwurst self-assigned this Apr 29, 2024
@knutwurst knutwurst self-requested a review April 29, 2024 15:15
@stklcode stklcode marked this pull request as ready for review April 29, 2024 15:18
@knutwurst knutwurst merged commit 5c1cebc into knutwurst:master Apr 29, 2024
@stklcode stklcode deleted the fix/regression-2122 branch April 29, 2024 15:22
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.

2 participants