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 auto-detect On-board SD Card via M115 and change PRINT_CANCEL_GCODE behaviour to be sent only when printing from TFT's SD card #627

Merged
merged 3 commits into from
Apr 30, 2020

Conversation

guruathwal
Copy link
Contributor

@guruathwal guruathwal commented Apr 27, 2020

  • With this update, the TFT firmware will be able to auto-detect Onboard SD Card with M115 starting from Marlin Bugfix 2.0.x date: 2020-04-27.
  • Enable PRINT_CANCEL_GCODE by default and change PRINT_CANCEL_GCODE behaviour to be sent only when printing from TFT's SD card and USB flash disk to avoid duplicate Cancel G-codes when printing from Onboard SD card.

Enable PRINT_CANCEL_GCODE by default and change PRINT_CANCEL_GCODE behaviour to be sent only when printing from TFT's SD card and USB flash disk to avoid duplicate Cancel G-codes when printing from Onboard SD card.
@guruathwal guruathwal changed the title Add auto-detect On-board SD Card via M115 Add auto-detect On-board SD Card via M115 and change PRINT_CANCEL_GCODE behaviour to be sent only when printing from TFT's SD card Apr 28, 2020
@bigtreetech bigtreetech merged commit 5616b19 into bigtreetech:master Apr 30, 2020
@GregSKR
Copy link
Contributor

GregSKR commented May 9, 2020

Nice!
So we don't need anymore "onboard_sd_support:1" in config.ini (and this parameter gives now an error when flashing config.ini)...
Or maybe we could change it to a new parameter "force_sd_support" for peoples with firmware older than "Bugfix 2.0.x date: 2020-04-27"?

@guruathwal
Copy link
Contributor Author

@GregSKR done. #663

@radek8 radek8 mentioned this pull request Jun 10, 2020
jeffeb3 pushed a commit to jeffeb3/BIGTREETECH-TouchScreenFirmware that referenced this pull request Jul 20, 2020
…DE behaviour to be sent only when printing from TFT's SD card (bigtreetech#627)

Enable PRINT_CANCEL_GCODE by default and change PRINT_CANCEL_GCODE behaviour to be sent only when printing from TFT's SD card and USB flash disk to avoid duplicate Cancel G-codes when printing from Onboard SD card.
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