mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[GH-ISSUE #484] [Bug]: Even with the capture finish photo enable the phot is not captured #305
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#305
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 @wreuel on GitHub (Feb 21, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/484
Originally assigned to: @maziggy on GitHub.
Bug Description
Before I would get the photo #474 but now, I don't get the photo anymore
Expected Behavior
We should have a photo.
Steps to Reproduce
Just send a print from the BambuStudio direct to the printer.
Printer Model
P2S
Bambuddy Version
v0.2.1b2
Printer Firmware Version
01.01.03.00
Installation Method
Manual (git clone)
Operating System
Linux (Ubuntu/Debian)
Relevant Logs / Support Package
Screenshots
bambuddy.log
support-info.json
Additional Context
No response
Checklist
@maziggy commented on GitHub (Feb 21, 2026):
This is related to #475 — when the 3MF source file isn't downloaded from the printer, the archive has no file_path, and the finish photo capture was silently skipped because it derived its save directory from that path.
Fixed in branch 0.2.1b3 — the photo capture now falls back to a default directory when the source 3MF is missing, so you'll get your finish photos regardless.