Package Details: bambustudio-bin 01.10.01.50-3

Git Clone URL: https://aur.archlinux.org/bambustudio-bin.git (read-only, click to copy)
Package Base: bambustudio-bin
Description: PC Software for BambuLab's 3D printers
Upstream URL: https://github.com/bambulab/BambuStudio
Keywords: 3d 3dprinting bambu bambustudio orca orca-slicer orcaslicer printing prusa prusa-slicer prusaslicer slic3r slicer studio
Licenses: AGPL3
Conflicts: bambustudio, bambustudio-git
Submitter: georgewoodall82
Maintainer: goll
Last Packager: goll
Votes: 12
Popularity: 2.16
First Submitted: 2023-08-19 13:36 (UTC)
Last Updated: 2024-12-02 14:13 (UTC)

Pinned Comments

BartR commented on 2023-11-01 13:11 (UTC) (edited on 2023-11-01 13:12 (UTC) by BartR)

For anyone having blank home screen and unable to login: this worked for me: WEBKIT_DISABLE_COMPOSITING_MODE=1 bambu-studio

georgewoodall82 commented on 2023-08-19 14:03 (UTC) (edited on 2023-12-16 13:32 (UTC) by georgewoodall82)

I recommend a light GTK theme for BambuStudio, as I had problems with text being invisible with a dark GTK theme. You can do this with for example GTK_THEME=Adwaita bambu-studio

Latest Comments

1 2 3 4 Next › Last »

r0r5chach commented on 2025-01-02 23:34 (UTC)

If 3D View is not working on wayland, use the following environment variables:

WEBKIT_DISABLE_DMABUF_RENDERER=1
WEBKIT_FORCE_COMPOSITING_MODE=1
WEBKIT_DISABLE_COMPOSITING_MODE=1

Planity commented on 2024-12-27 12:44 (UTC)

For anyone having issues with the 3d views not showing its caused by wayland. For now the best you can do is just switch over to a different window manager (x11 has been working for me).

smpdmohanty commented on 2024-12-24 05:42 (UTC) (edited on 2024-12-24 05:43 (UTC) by smpdmohanty)

If things are not working for you, you can install distrobox , install Ubuntu and then download the official AppImage from bambulab website into Ubuntu. Then invoke the AppImage and it works flawlessly after you install a few missing packages.

Franco_64 commented on 2024-12-22 07:31 (UTC)

I am unable to see any 3D views. No dependencies issues, but preview is totally blank.

Any help?

transmutated commented on 2024-12-03 00:19 (UTC)

It's me, Clifford. Glad I could help figure out the issue!

goll commented on 2024-12-02 14:18 (UTC)

Apologies for the coredump/md5sum issues with the package, I was waiting to figure out the coredump issue before updating the pkg but then someone flagged it to be orphaned so I pushed the update. Thanks to a helpful user (Clifford) that figured out the coredump being an empty argument issue I rushed to push the fix and forgot to update the md5sum. pkgrel 3 should fix the above issues, please let me know if it doesn't.

JustinSB commented on 2024-12-01 12:02 (UTC)

For everyone getting the MD5SUMS error for the bambu-studio script, change 'dfc63a9eabda3cc7172695bb1ba09c51' to '32b62c7c318962820a615c3ef3813935' on line 18 of PKGBUILD and it will build just fine. You can open that script in a text editor & you will see that it is safe & legit, if you are worried about it.

Storm commented on 2024-11-30 23:49 (UTC)

Commit 4dd96116bf49 for fixing the bambu-studio start script did not update its md5sums causing the package to not be valid.

asbachb commented on 2024-11-24 16:26 (UTC)

Since some versions I'm not able to see any 3D Model. Not in Prepare nor in Preview. The space is just grey as it isn't filled.

TRex commented on 2024-11-18 16:18 (UTC) (edited on 2024-11-20 06:25 (UTC) by TRex)

Regarding the camera crash (or simply doing nothing, while spamming decoder errors in a shell - which also occur in a working version):

https://github.com/bambulab/BambuStudio/issues/1665 https://github.com/bambulab/BambuStudio/issues/1814 https://github.com/bambulab/BambuStudio/issues/3223

I assume their build runs on older systems with an older libjpeg version, but they don't seem to learn from the bug reports. You can use bambustudio-git to get a working version.