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 ExtUI compilation errors #17834

Merged
merged 1 commit into from
May 2, 2020

Conversation

mojocorp
Copy link
Contributor

@mojocorp mojocorp commented May 2, 2020

The compilation fails when HAS_MESH is not defined.
The enum ExtUI::probe_state_t is only available when HAS_MESH is defined.

Requirements

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

Description

Benefits

Related Issues

The compilation fails when HAS_MESH is not defined.
The enum ExtUI::probe_state_t is only available when HAS_MESH is defined.
@sjasonsmith
Copy link
Contributor

I had part of this change in my PR #17831 so that checks would pass on my completely unrelated STM32 change.

Hopefully @thinkyhead can pull this one in quickly, since it causes checks to fail on all other PRs.

@thinkyhead thinkyhead merged commit 93946c2 into MarlinFirmware:bugfix-2.0.x May 2, 2020
@thinkyhead
Copy link
Member

Thanks! I was just about to do this….

robertmeisner pushed a commit to robert-s-archive/MarlinMyDelta that referenced this pull request May 4, 2020
jmp0x0000 pushed a commit to jmp0x0000/Marlin that referenced this pull request Aug 7, 2020
njibhu pushed a commit to njibhu/Marlin that referenced this pull request Aug 24, 2020
HairingX pushed a commit to HairingX/Marlin that referenced this pull request Jun 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants