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 wait_for_user + PAUSE_BEFORE_DEPLOY_STOW issue #14831

Merged
merged 3 commits into from
Aug 8, 2019
Merged

Fix wait_for_user + PAUSE_BEFORE_DEPLOY_STOW issue #14831

merged 3 commits into from
Aug 8, 2019

Conversation

Ludy87
Copy link
Contributor

@Ludy87 Ludy87 commented Aug 3, 2019

No description provided.

@thinkyhead thinkyhead changed the title Fix compiling error wait_for_user & PAUSE_BEFORE_DEPLOY_STOW Fix wait_for_user + PAUSE_BEFORE_DEPLOY_STOW issue Aug 5, 2019
@thinkyhead
Copy link
Member

Please post the precise error in the description (indeed, any description) so we can more quickly decide whether to add another condition for the include or remove all conditions. We are still tracking dependencies for the time being so we can make a proper Marlin class while distributing data to the most appropriate modules according to usage.

@Ludy87
Copy link
Contributor Author

Ludy87 commented Aug 5, 2019

Error MSG:

Marlin\src\module\probe.cpp:368:7: error: 'wait_for_user' was not declared in this scope
       wait_for_user = true;

Marlin\src\module\probe.cpp:370:24: error: 'PROMPT_USER_CONTINUE' was not declared in this scope
         host_prompt_do(PROMPT_USER_CONTINUE, PSTR("Stow Probe"), PSTR("Continue"));

enable PAUSE_BEFORE_DEPLOY_STOW, HOST_ACTION_COMMANDS, AUTO_BED_LEVELING_BILINEAR and HOST_PROMPT_SUPPORT

Marlin-Config.zip

@thinkyhead thinkyhead merged commit 528c988 into MarlinFirmware:bugfix-2.0.x Aug 8, 2019
@Ludy87 Ludy87 deleted the bf2_host branch September 1, 2019 11:25
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.

2 participants