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

πŸ§‘β€πŸ’» CardReader::isStillPrinting #27392

Merged

Conversation

thinkyhead
Copy link
Member

@thinkyhead thinkyhead commented Sep 2, 2024

  • Add card.isStillPrinting().
  • Use card. methods directly in places where other card. methods are referenced directly.
  • Add IS_SD_MOUNTED
  • Add extIsBIN to compare to B,I,N.
  • Add comments for card_flags_t

…and…

  • Implement DISABLE_DUE_SD_MMC by always returning false from media_ready().

@thinkyhead thinkyhead merged commit 5c728d1 into MarlinFirmware:bugfix-2.1.x Sep 2, 2024
63 checks passed
@thinkyhead thinkyhead deleted the bf2_still_printing_PR branch September 2, 2024 06:34
InsanityAutomation added a commit to InsanityAutomation/Marlin that referenced this pull request Oct 15, 2024
Changes to SPI in MarlinFirmware#27392 break Lulzbot TFT SPI communication. Reverting the changes to this file restore operation.

Cardreader changes need investigation, as with these changes machine will boot loop with USB inserted.  Removing the usb at boot, then inserting after init allows it to complete. Does not occur with all changes from this the origin PR reverted.
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.

1 participant