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

Add M524 to abort SD printing #12155

Merged
merged 2 commits into from
Oct 19, 2018

Conversation

TheSFReader
Copy link
Contributor

This is a port to 2.0.x of PR #11386 by @zachwelch.

"It adds the M524 command as "SD abort job", performing the same logical checks that enable the Stop SD Job option in the LCD menu."

@thinkyhead
Copy link
Member

Have you added this G-code to the RepRap wiki and to MarlinDocumentation yet?

@thinkyhead
Copy link
Member

Note that the commit Summary message should be quite short. If extended description is needed, please use the Description region.

(Otherwise the `extern` declaration should be in `Marlin.h`, not `cardreader.h`)

Co-Authored-By: Zach Welch <[email protected]>
Co-Authored-By: TheSFReader <[email protected]>
@thinkyhead thinkyhead changed the title [2.0.x] sd abort: expose sd abort code path via new M524 Add M524 to abort SD printing Oct 19, 2018
@thinkyhead thinkyhead merged commit 1fb9b29 into MarlinFirmware:bugfix-2.0.x Oct 19, 2018
@TheSFReader
Copy link
Contributor Author

Nope, not yet added, will try and do it now. sorry about the commit message

@thinkyhead
Copy link
Member

No worries. I've just added the codes to the wiki and MarlinDocumentation, so we're all set!

@TheSFReader
Copy link
Contributor Author

Thanks ! Just started cloning the MarlinDocumentation ... Will use next time ;)

@TheSFReader TheSFReader deleted the M524_SD_abort branch October 19, 2018 19:48
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