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

Intercept M0/M1 command when printing from SD card on TFT controller #297

Merged
merged 3 commits into from
Jan 16, 2020

Conversation

guruathwal
Copy link
Contributor

enable detection of M0/M1 command when printing from SD card on TFT controller and prevent 'paused for user' prompt (issue #211)

requires EMERGENCY_PARSER to be enabled in marlin firmware

@bigtreetech bigtreetech merged commit 5777f41 into bigtreetech:master Jan 16, 2020
@guruathwal guruathwal deleted the Pr4 branch January 17, 2020 09:10
delwinbest added a commit to delwinbest/BIGTREETECH-TouchScreenFirmware that referenced this pull request Jan 19, 2020
* master:
  Intercept M0/M1 command when printing from SD card on TFT controller (bigtreetech#297)
ipatch added a commit to ipatch/BIGTREETECH-TouchScreenFirmware that referenced this pull request Jan 23, 2020
ipatch added a commit to ipatch/BIGTREETECH-TouchScreenFirmware that referenced this pull request Jan 23, 2020
@thisiskeithb
Copy link
Contributor

@guruathwal: EMERGENCY_PARSER is not implemented for STM32 yet, but will work for LPC and AVR-based boards.

jeffeb3 pushed a commit to jeffeb3/BIGTREETECH-TouchScreenFirmware that referenced this pull request Jul 20, 2020
…igtreetech#297)

* Intercept M0/M1 command when printing from SD card on TFT controller
* fix for M108 command
* intercept 'paused for user' message and force M108 command on resume
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.

3 participants