mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[GH-ISSUE #1002] [Bug]: Big file fails to send to the printer #702
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
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-maziggy-1#702
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 @radomusername on GitHub (Apr 16, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/1002
Originally assigned to: @maziggy on GitHub.
Bug Description
When I start a large print on multiple printers, the download begins to behave erratically after a while—the progress bar goes up and down. The file is 28 MB and it’s a single‑color print. This issue does not happen on every printer, and it does not always occur on the same one, but it has happened across multiple models (P1P, P1S, and X1C) and several firmware versions. I tested again with the latest firmware, and the problem is still happening.
Expected Behavior
print to be sent to the printer
Steps to Reproduce
launch a big file on multiple printers at the same time
Printer Model
P1S
Bambuddy Version
v0.2.3b2
Printer Firmware Version
1.10
Installation Method
Manual (git clone)
Operating System
Linux (Ubuntu/Debian)
Relevant Logs / Support Package
bambuddy-support-20260416-172610.zip
Screenshots
No response
Additional Context
No response
Checklist
@maziggy commented on GitHub (Apr 17, 2026):
Please first update to the latest beta version by using dev branch or latest daily build.
@radomusername commented on GitHub (Apr 17, 2026):
I’ve upgraded to v0.2.3b4 and the problem persists.
@maziggy commented on GitHub (Apr 17, 2026):
The debug logs are only a few lines without any useful details.
Please
For your setup (amount of configured printers) we also need to check your environment. I guess that you don't run it onto a RPI. What machine is Bambuddy running on (CPU, RAM)? Also I would strongly suggest to swap from Sqlite database to Postgresql for your setup size.
@radomusername commented on GitHub (Apr 17, 2026):
“Ok, I will do that on Monday (new logs and switching the database). And just for your information, it’s running on a Raspberry Pi 5 with 16 GB of RAM and a 256 GB SSD. I checked the task manager and the Pi doesn’t seem overloaded.
@maziggy commented on GitHub (Apr 18, 2026):
This is not resource issue, all good.
@maziggy commented on GitHub (Apr 19, 2026):
Available/Fixed in branch dev and available with the next release or daily build. Please let me know if it works for you now.
If you find Bambuddy useful, please consider giving it a ⭐ on GitHub — it helps others discover the project!