Add bambustudio-bin, Bambu Studio, to the fast ring - #394
Open
physikal wants to merge 1 commit into
Open
Conversation
Bambu Studio is the official slicer for Bambu Lab printers. Linux builds are GitHub AppImages with a changing timestamp in the filename, so this tracks the AUR bambustudio-bin package that already resolves those assets, and puts it on the fast ring so stable users get updates with omarchy update. Two small Omarchy patches: skip stripping the extracted AppImage, and clear the AppImage ELF magic byte so --appimage-extract works in the build container. The desktop entry is labeled Bambu Studio and grouped under Graphics. Validation: bin/add-package + bin/sync-aur reapply the patches; AUR + .omarchy reproduces the checked-in tree. Built and launched the 2.8.2.61 AppImage on Omarchy 4.0.3 (x86_64); bambu-studio --help reports BambuStudio-02.08.02.61. AUR is currently 02.08.02.60; the next AUR bump will sync through.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bambu Studio is the official slicer for Bambu Lab 3D printers. Linux builds are GitHub AppImages whose filenames include a build timestamp (
BambuStudio_ubuntu24.04-v02.08.02.60-20260814171356.AppImage), so this tracks the existing AURbambustudio-binpackage that already resolves those assets rather than a GitHubupstreamblock.release_ringisfast, so the package builds for edge, rc, and stable and updates withomarchy updateonce published. AUR sync every 6 hours will pick up new GitHub releases when the AUR package moves.Two Omarchy patches, reapplied after each AUR sync:
options=('!strip')) and clear the AppImage ELF magic byte so--appimage-extractworks in the build container without FUSE.StartupWMClass=bambu-studio.Validation:
bin/add-package bambustudio-bin --fastthenbin/sync-aur bambustudio-bin: both patches apply and AUR +.omarchyreproduces the checked-in tree.bin/omarchy-pkgs self-testpassed.bambu-studio --helpreportsBambuStudio-02.08.02.61. 3MF MIME association and the desktop launcher are in place.02.08.02.60; the next AUR bump will sync through. This machine is already on 2.8.2.61 from a local package of the same name.After merge, anyone on Omarchy can install it with:
or Install → Package and search for
bambustudio-bin.