mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #637] [Feature]: Don't Copy Files from Archive to SD Card when already on there #414
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy#414
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SebSeifert on GitHub (Mar 6, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/637
Originally assigned to: @maziggy on GitHub.
Problem or Use Case
I printed a file from archive and canceled it. Then i started the same print again from archive and this time the gcode was again copied to SD Card.
Proposed Solution
When the File is already on SD Card then just start the print without copying again.
Alternatives Considered
No response
Feature Category
Print Archiving
Priority
Nice to have
Mockups or Examples
No response
Contribution
Checklist
@maziggy commented on GitHub (Mar 7, 2026):
Sorry, but that doesn't makes sense at all.
@SebSeifert commented on GitHub (Mar 7, 2026):
But why should a File copied every time? There are archived prints that i Print Multiple Times.
Other question must the Page be Open when the File is copied over?
@maziggy commented on GitHub (Mar 7, 2026):
Don't understand your question. Please re-phrase.
@SebSeifert commented on GitHub (Mar 7, 2026):
I print a file from archive. The first time the print file is copied to the printers SD card. When i print the file a second time from the Archive the file is copied again to the printer.
@maziggy commented on GitHub (Mar 7, 2026):
No.
@SebSeifert commented on GitHub (Mar 7, 2026):
Okay. Would be still nice that the File is Not copied when it is already on the SD Card.
@maziggy commented on GitHub (Mar 7, 2026):
Nope, isn't worth the work.
@maziggy commented on GitHub (Mar 7, 2026):
It's not only checking if the file is already on SD card. It could be an old version of the file. So it would require more checks and this is not worth.