1
0
Fork 0
mirror of https://github.com/maziggy/bambuddy.git synced 2026-05-09 08:25:54 +02:00

[GH-ISSUE #637] [Feature]: Don't Copy Files from Archive to SD Card when already on there #412

Closed
opened 2026-05-07 00:09:47 +02:00 by BreizhHardware · 8 comments

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

  • I would be willing to help implement this feature

Checklist

  • I have searched existing issues to ensure this feature hasn't already been requested
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 - [ ] I would be willing to help implement this feature ### Checklist - [x] I have searched existing issues to ensure this feature hasn't already been requested
BreizhHardware 2026-05-07 00:09:47 +02:00
  • closed this issue
  • added the
    wontfix
    label
Author
Owner

@maziggy commented on GitHub (Mar 7, 2026):

Sorry, but that doesn't makes sense at all.

<!-- gh-comment-id:4015870573 --> @maziggy commented on GitHub (Mar 7, 2026): Sorry, but that doesn't makes sense at all.
Author
Owner

@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?

<!-- gh-comment-id:4015978782 --> @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?
Author
Owner

@maziggy commented on GitHub (Mar 7, 2026):

Don't understand your question. Please re-phrase.

<!-- gh-comment-id:4016005698 --> @maziggy commented on GitHub (Mar 7, 2026): Don't understand your question. Please re-phrase.
Author
Owner

@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.

  1. Why is it copied again when already on the SD card from the first print?
  2. When a file is copied to the Printer should i keep the tab oder browser page active/open while the file is copied?
<!-- gh-comment-id:4016017012 --> @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. 1. Why is it copied again when already on the SD card from the first print? 2. When a file is copied to the Printer should i keep the tab oder browser page active/open while the file is copied?
Author
Owner

@maziggy commented on GitHub (Mar 7, 2026):

"When a file is copied to the Printer should i keep the tab oder browser page active/open while the file is copied?"

No.

<!-- gh-comment-id:4016064591 --> @maziggy commented on GitHub (Mar 7, 2026): >"When a file is copied to the Printer should i keep the tab oder browser page active/open while the file is copied?" No.
Author
Owner

@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.

<!-- gh-comment-id:4016070863 --> @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.
Author
Owner

@maziggy commented on GitHub (Mar 7, 2026):

Nope, isn't worth the work.

<!-- gh-comment-id:4016072783 --> @maziggy commented on GitHub (Mar 7, 2026): Nope, isn't worth the work.
Author
Owner

@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.

<!-- gh-comment-id:4016076876 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bambuddy-maziggy-1#412
No description provided.