mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #146] [Bug]: Empty Titlecards when printing and upon completion #87
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#87
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 @elit3ge on GitHub (Jan 24, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/146
Originally assigned to: @maziggy on GitHub.
Bug Description
When I slice and send a print job to my printer, the archive tile appears blank, and no data or information is available.
Expected Behavior
The tile will be filled with information, amount of filament used and time.
Steps to Reproduce
Print a job, wait for it to appear
Printer Model
P2S
Bambuddy Version
0.1.6b11
Printer Firmware Version
01.01.01.00
Installation Method
Docker
Operating System
Linux (Ubuntu/Debian)
Relevant Logs / Support Package
Screenshots
Additional Context
Split from another issue #127
Having a quick look at the log and i've noticed this.
Also when I go to scan for a timelapse in the empty tile, it gives a 550 error in the bottom right corner.
Checklist
@maziggy commented on GitHub (Jan 24, 2026):
Should be fixed in branch 0.1.6-final. Please test and let me know.
Please note: This may not fully fix the issue if P2S stores 3MF files in a completely different location. Please provide FTP directory structure if the issue persists.
@elit3ge commented on GitHub (Jan 25, 2026):
Okay, so I may have fixed it. When using a USB you have to turn on the "Store sent files on external storage" option, otherwise the printer doesn't create the /cache folder and use that
@elit3ge commented on GitHub (Jan 25, 2026):
Here is the folder structure for the P2S using a USB.
@maziggy commented on GitHub (Jan 25, 2026):
Thanks! This is now fixed in branch 0.1.6-final. Added root folder to search paths.