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

Fix for preheat selecting the wrong device #1763

Closed
wants to merge 2 commits into from
Closed

Fix for preheat selecting the wrong device #1763

wants to merge 2 commits into from

Conversation

DragRedSim
Copy link

Requirements

  • Filling out this template is required. Pull Requests without a clear description may be closed at the maintainers' discretion.

Description

This fix updates Marlin's code so that the Preheat selection applies to the correct device.

Benefits

See #1651 for information; the bug was caused by passing in a value to the TEST() macro that had already been bit-shifted, and then having it be shifted again.

Related Issues

#1651

@DragRedSim
Copy link
Author

The bug has been fixed in mainline (based on the same code as here). It will be fixed with the next pull from upstream. However, I am leaving this open as a note to users searching for information on fixing it themselves until then. Feel free to close once upstream is pulled.

This pull request was closed.
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