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

Remove partially exported file on hard drive #897

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

wawanbreton
Copy link
Contributor

As for removable drives, we now delete the GCode file if it could not be fully exported due to hard drive being full.

The method LocalFileOutputDevice._onWriteJobFinished is 95% similar to RemovableDriveOutputDevice._onFinished, so maybe we should merge them somehow ?

@github-actions
Copy link

github-actions bot commented Aug 29, 2023

Unit Test Results

2 404 tests  ±0   2 389 ✔️ ±0   25s ⏱️ -2s
       1 suites ±0        15 💤 ±0 
       1 files   ±0          0 ±0 

Results for commit c34a375. ± Comparison against base commit 6bcb8ae.

♻️ This comment has been updated with latest results.

@saumyaj3 saumyaj3 self-assigned this Aug 30, 2023
@saumyaj3 saumyaj3 merged commit 02c30e9 into main Sep 1, 2023
12 checks passed
@saumyaj3 saumyaj3 deleted the CURA-10180-warning_out_of_space branch September 1, 2023 15:37
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.

2 participants