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

Further print abort improvement #2799

Closed

Conversation

kisslorand
Copy link
Contributor

@kisslorand kisslorand commented May 29, 2023

Requirements

BTT or MKS TFT

Description

  • This PR is a follow-up of PR Minor improvement on print abort #2728. That PR came with a nice idea but implemented it poorly. In case of printing from TFT media or remote host not all possible blocking operations are released (just only one) so the print will not stop ASAP.
    This PR fixes it, in case of a print abort all blocking operations are released so the abortion of the print happens without any hesitation.

  • FW size is shrunken.

@kisslorand kisslorand force-pushed the Print-abort-improvement branch 4 times, most recently from 7f9bc7d to d8f5d6c Compare June 5, 2023 06:07
@kisslorand kisslorand force-pushed the Print-abort-improvement branch 4 times, most recently from 58eee66 to 9579cbf Compare June 7, 2023 21:07
@stale
Copy link

stale bot commented Aug 7, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Abandoned label Aug 7, 2023
@kisslorand
Copy link
Contributor Author

Bump

@stale stale bot removed the Abandoned label Aug 7, 2023
@kisslorand kisslorand force-pushed the Print-abort-improvement branch 5 times, most recently from 1c2426e to f62b7e4 Compare September 12, 2023 06:22
@kisslorand kisslorand force-pushed the Print-abort-improvement branch from f62b7e4 to eda7999 Compare September 24, 2023 15:33
@kisslorand kisslorand force-pushed the Print-abort-improvement branch from eda7999 to e4e89f4 Compare October 2, 2023 11:02
@kisslorand kisslorand force-pushed the Print-abort-improvement branch 2 times, most recently from 5f11b9e to 12862a0 Compare November 7, 2023 05:04
@kisslorand kisslorand force-pushed the Print-abort-improvement branch from 12862a0 to 25914e3 Compare November 7, 2023 19:18
Copy link

This PR has been automatically marked as stale because it has had no activity for the last 60 days. It will be closed in 7 days if no further activity occurs. Thank you for your contribution.

@github-actions github-actions bot added the Stale label Apr 21, 2024
@github-actions github-actions bot closed this Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant