1
0
Fork 0
mirror of https://github.com/maziggy/bambuddy.git synced 2026-05-09 08:25:54 +02:00

[GH-ISSUE #657] [Bug]: Bambuddy filament profiles don't seem to sync with Bamboo Cloud. #427

Closed
opened 2026-05-07 00:09:57 +02:00 by BreizhHardware · 9 comments

Originally created by @curiousmuch on GitHub (Mar 9, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/657

Originally assigned to: @maziggy on GitHub.

Bug Description

Profiles created in Bambuddy don't appear in the Bambu Slicer or Orca Slicer.
I'm not sure if this is expected or not...

Expected Behavior

Profiles created in BamBuddy would appear in the Slicer(s).

Steps to Reproduce

  1. Create filament profile in Bambuddy. Ensure signed into Bambu Account.
  2. Open Bambu Slicer and Orca Slicer. Ensure signed into Bambu Account.

Printer Model

P1S

Bambuddy Version

v0.2.2b1

Printer Firmware Version

N/A

Installation Method

Docker

Operating System

Linux (Ubuntu/Debian)

Relevant Logs / Support Package


Screenshots

No response

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
  • My printer has Developer Mode enabled
Originally created by @curiousmuch on GitHub (Mar 9, 2026). Original GitHub issue: https://github.com/maziggy/bambuddy/issues/657 Originally assigned to: @maziggy on GitHub. ### Bug Description Profiles created in Bambuddy don't appear in the Bambu Slicer or Orca Slicer. I'm not sure if this is expected or not... ### Expected Behavior Profiles created in BamBuddy would appear in the Slicer(s). ### Steps to Reproduce 1. Create filament profile in Bambuddy. Ensure signed into Bambu Account. 2. Open Bambu Slicer and Orca Slicer. Ensure signed into Bambu Account. ### Printer Model P1S ### Bambuddy Version v0.2.2b1 ### Printer Firmware Version N/A ### Installation Method Docker ### Operating System Linux (Ubuntu/Debian) ### Relevant Logs / Support Package ```shell ``` ### Screenshots _No response_ ### 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 - [x] My printer has Developer Mode enabled
BreizhHardware 2026-05-07 00:09:57 +02:00
  • closed this issue
  • added the
    wontfix
    label
Author
Owner

@maziggy commented on GitHub (Mar 9, 2026):

Cannot reproduce. Added filament profile "footest" via Bambuddy.

Image

Please upload a support package -> https://wiki.bambuddy.cool/features/system-info/?h=debug#enable-debug-logging

<!-- gh-comment-id:4023368867 --> @maziggy commented on GitHub (Mar 9, 2026): Cannot reproduce. Added filament profile "footest" via Bambuddy. <img width="479" height="469" alt="Image" src="https://github.com/user-attachments/assets/a0105ef8-8880-4cc9-870e-0c7e084645f7" /> Please upload a support package -> https://wiki.bambuddy.cool/features/system-info/?h=debug#enable-debug-logging
Author
Owner

@curiousmuch commented on GitHub (Mar 10, 2026):

Thanks! Please see the attached.
To be clear, I'm not using spoolman either. I'm assuming as we're logged into the Bambu Lab account it would sync. I've logged out and back into my Bambuddy, Orca, and Bambu Slicer to confirm login information is correct.

Image

Reviewing the logs, I can see API access, but I've not dug enough to validate if they're the exchanges you'd be looking for.

Image

bambuddy-support-20260309-202104.zip

The logs reports I'm not using Docker. I'm using podman with podman-compose.

<!-- gh-comment-id:4028163337 --> @curiousmuch commented on GitHub (Mar 10, 2026): Thanks! Please see the attached. To be clear, I'm not using spoolman either. I'm assuming as we're logged into the Bambu Lab account it would sync. I've logged out and back into my Bambuddy, Orca, and Bambu Slicer to confirm login information is correct. <img width="873" height="383" alt="Image" src="https://github.com/user-attachments/assets/748c8802-0316-45f9-80f9-8c04cf749060" /> Reviewing the logs, I can see API access, but I've not dug enough to validate if they're the exchanges you'd be looking for. <img width="1579" height="845" alt="Image" src="https://github.com/user-attachments/assets/7e1939e7-5436-4ab2-8e7b-15e85eb1ab0b" /> [bambuddy-support-20260309-202104.zip](https://github.com/user-attachments/files/25857673/bambuddy-support-20260309-202104.zip) The logs reports I'm not using Docker. I'm using `podman` with `podman-compose`.
Author
Owner

@maziggy commented on GitHub (Mar 10, 2026):

Created cloud profile are not showing in custom filaments modal, but in filament selection.

<!-- gh-comment-id:4029118581 --> @maziggy commented on GitHub (Mar 10, 2026): Created cloud profile are not showing in custom filaments modal, but in filament selection.
Author
Owner

@maziggy commented on GitHub (Mar 10, 2026):

Image
<!-- gh-comment-id:4029119422 --> @maziggy commented on GitHub (Mar 10, 2026): <img width="958" height="938" alt="Image" src="https://github.com/user-attachments/assets/790614cd-2e11-43db-ae6c-b5800d09ef38" />
Author
Owner

@curiousmuch commented on GitHub (Mar 10, 2026):

I checked both locations.

Image
<!-- gh-comment-id:4032191905 --> @curiousmuch commented on GitHub (Mar 10, 2026): I checked both locations. <img width="612" height="988" alt="Image" src="https://github.com/user-attachments/assets/36626213-6dad-4279-a42b-52a959fc4832" />
Author
Owner

@maziggy commented on GitHub (Mar 11, 2026):

Sometimes it takes some time until BambuStudio is syncing with the cloud. Do you logged out and in again in slicer?

Double checked again and for me it's working.

<!-- gh-comment-id:4037367949 --> @maziggy commented on GitHub (Mar 11, 2026): Sometimes it takes some time until BambuStudio is syncing with the cloud. Do you logged out and in again in slicer? Double checked again and for me it's working.
Author
Owner

@curiousmuch commented on GitHub (Mar 12, 2026):

I have logged in and out a few times of the slicer and bambuddy.
If you have time, do you mind sharing the version of BambuStudio you're running?

I did locate this recently: https://github.com/bambulab/BambuStudio/issues/9608
I'll run a few tests and report back.

<!-- gh-comment-id:4044275956 --> @curiousmuch commented on GitHub (Mar 12, 2026): I have logged in and out a few times of the slicer and bambuddy. If you have time, do you mind sharing the version of BambuStudio you're running? I did locate this recently: https://github.com/bambulab/BambuStudio/issues/9608 I'll run a few tests and report back.
Author
Owner

@maziggy commented on GitHub (Mar 12, 2026):

I'm using 2.5.0.66

<!-- gh-comment-id:4044389308 --> @maziggy commented on GitHub (Mar 12, 2026): I'm using 2.5.0.66
Author
Owner

@curiousmuch commented on GitHub (Mar 13, 2026):

OrcaSlicer

Thanks. I also switch to the RC of OrcaSlicer: 2.3.2-rc2
Switching did not resolve the issue. Leaving stealth mode and reloading the network plugin did.

  • I can see profiles created by BamBuddy and BambuStudio.
  • I can see profiles created by OrcaSlicer in BamBuddy.
Image

BambuStudio
We're on the same version: 2.5.0.66
There doesn't seem to be an option to enable stealth mode.
I cannot reload the network plugin.
It's installed via flatpak as is OrcaSlicer.

  • I cannot see profiles created by BamBuddy or OrcaSlicer.
  • I can create profiles in BambuStudio and see them in OrcaSlicer or Bambuddy.

Summary
At this point, I don't believe this is a bug with Bambuddy. There seems to be something wrong with how the slicers are accessing the data from the cloud. The profiles created by Bambuddy were there...

<!-- gh-comment-id:4057080729 --> @curiousmuch commented on GitHub (Mar 13, 2026): **OrcaSlicer** Thanks. I also switch to the RC of OrcaSlicer: 2.3.2-rc2 Switching did not resolve the issue. Leaving stealth mode and reloading the network plugin did. - I can see profiles created by BamBuddy and BambuStudio. - I can see profiles created by OrcaSlicer in BamBuddy. <img width="579" height="383" alt="Image" src="https://github.com/user-attachments/assets/3e39ea85-0f0d-4b7a-bf9d-69008557e543" /> **BambuStudio** We're on the same version: 2.5.0.66 There doesn't seem to be an option to enable stealth mode. I cannot reload the network plugin. It's installed via flatpak as is OrcaSlicer. - I cannot see profiles created by BamBuddy or OrcaSlicer. - I can create profiles in BambuStudio and see them in OrcaSlicer or Bambuddy. **Summary** At this point, I don't believe this is a bug with Bambuddy. There seems to be something wrong with how the slicers are accessing the data from the cloud. The profiles created by Bambuddy were there...
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-maziggy-1#427
No description provided.