mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #64] [Feature]: ftp download and upload retry if failed #27
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#27
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 @mathse on GitHub (Jan 8, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/64
Originally assigned to: @maziggy on GitHub.
Problem or Use Case
Turns out that the WiFi in the p1s is a piece of shit. This results in some print jobs, bumbuddy is not able to download the newly printed file to archive it, thus no stats on it.
Proposed Solution
I think it would be very handy to have the options in the settings to enable upload and download retries.
Alternatives Considered
I increases the wifi connectivity by adding an additional access point 3 meter next to the printer. No luck. My wifi connection is about -68db
Feature Category
Print Archiving
Priority
Nice to have
Mockups or Examples
No response
Contribution
Checklist
@maziggy commented on GitHub (Jan 9, 2026):
Same applies to the X1C. Will look into this today.
@maziggy commented on GitHub (Jan 9, 2026):
Please use branch 0.1.6-final and let me know if that works for you.
Add FTP retry for unreliable WiFi connections
Added configurable retry logic for all FTP operations to handle
unreliable WiFi on P1S, X1C, and other Bambu Lab printers.
Features:
reprint uploads, and firmware updates