[GH-ISSUE #484] [Bug]: Even with the capture finish photo enable the phot is not captured #304

Closed
opened 2026-05-06 12:28:07 +02:00 by BreizhHardware · 1 comment

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

  • I have searched existing issues to ensure this bug hasn't already been reported
  • I am using the latest version of Bambuddy
  • My printer is set to LAN Only mode
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 ```shell ``` ### Screenshots [bambuddy.log](https://github.com/user-attachments/files/25459255/bambuddy.log) [support-info.json](https://github.com/user-attachments/files/25459256/support-info.json) ### Additional Context _No response_ ### Checklist - [x] I have searched existing issues to ensure this bug hasn't already been reported - [x] I am using the latest version of Bambuddy - [x] My printer is set to LAN Only mode
BreizhHardware 2026-05-06 12:28:07 +02:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

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

<!-- gh-comment-id:3939042043 --> @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.
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#304
No description provided.