Package Details: orca-slicer 2.2.0-1

Git Clone URL: https://aur.archlinux.org/orca-slicer.git (read-only, click to copy)
Package Base: orca-slicer
Description: Orca Slicer is a fork of Bambu Studio. It was previously known as BambuStudio-SoftFever
Upstream URL: https://github.com/SoftFever/OrcaSlicer
Keywords: bambustudio orcaslicer
Licenses: AGPLv3
Conflicts: OrcaSlicer
Provides: OrcaSlicer
Submitter: xburst
Maintainer: c2h5oh
Last Packager: c2h5oh
Votes: 20
Popularity: 3.20
First Submitted: 2023-03-29 15:51 (UTC)
Last Updated: 2024-10-29 14:57 (UTC)

Pinned Comments

c2h5oh commented on 2025-03-19 10:57 (UTC) (edited on 2025-03-19 10:59 (UTC) by c2h5oh)

Preemptive note on version 2.3.0:

At the time of me writing this it's still 2.3.0-rc with no final release, but it is unusually buggy with a lot of different UI elements causing a crash when used. With that in mind I will not be rushing to update this package to 2.3.0 once it's tagged - I will give it at least several days to see what state 2.3.0 is and if we're better off waiting for 2.3.1.

Wayland support status:

I'm currently unable to test Wayland issues/fixes because I don't have a working Wayland setup. That will be changing in a coming weeks as I'm planning to switch to Wayland first. In the meantime I'm happy to accept a co-maintainer with experience dealing with Wayland-specific issues.

Known issues:
  • Camera/Live view/whatever you call it for BambuLab printers doesn't work. AFAIK it's a dependency issue that has been solved in some appimages. I will be tackling this, but there is currently no timeline. Contributions welcome.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 10 Next › Last »

gyscos commented on 2024-11-15 16:24 (UTC) (edited on 2024-11-15 16:25 (UTC) by gyscos)

On my computer this package built fine, but when starting it, the "setup wizard" popup was blank, preventing further interaction.

Seems like it was an issue with webkit: https://github.com/SoftFever/OrcaSlicer/issues/2203

I just had to disable DMABUF:

WEBKIT_DISABLE_DMABUF_RENDERER=1 orca-slicer-bin

With this, everything is working fine. Could it be added to the orca-slicer bash wrapper script? Thanks!

meijin commented on 2024-11-07 07:35 (UTC)

After building this package, OrcaSlicer is running, but I cannot type anything in any form text box (for example, setting a printer IP, etc.). Do you have any ideas?

abody commented on 2024-10-29 11:37 (UTC)

diff --git a/PKGBUILD b/PKGBUILD
index 56b6c1c..2e294db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
 # Maintainer: shizhiex <shizhiex@gmail.com>

 pkgname="orca-slicer"
-pkgver=2.2.0rc
-_tag='2.2.0-rc'
+pkgver=2.2.0
+_tag='2.2.0'
 pkgrel=2
 pkgdesc="Orca Slicer is a fork of Bambu Studio. It was previously known as BambuStudio-SoftFever"
 arch=('x86_64')
@@ -18,8 +18,8 @@ source=(
   'CMakeLists.txt.patch'
   'orca-slicer.sh'
   '0002-clipper.patch'
-sha256sums=('58a47a04f37d9e93199c820d25adfbe9115ac6d4fecc5031b996ade28bdc5272'
+sha256sums=('90d78d8bd60fb98a4e63708b70e53c3095fb61c16381d36d0063a6d7943a4ec7'
             'bb2662d0a4c58c43726ec98ef4acf201fcf98719c9bbfd207e2d6cdf695a2093'
             '01171a77d533584026f113092a6586e28c9d87e10117c0f81cb4357d11a29fb1'
             '8c958ecc5522fd00b9e4161e20de438265fd7f31abdbcc63d7e5d90596ff7a19'

c2h5oh commented on 2024-10-23 13:17 (UTC)

orca-slicer.sh ... FAILED error fixed - I forgot to update hash after making the change requested by l8086

in0z4z commented on 2024-10-23 06:58 (UTC)

Note for paru users who build with a chroot: you'll get the error from the previous comment, so you'll have to build the package manually with makepkg:

git clone https://aur.archlinux.org/orca-slicer.git
cd orca-slicer
makepkg
# Might complain about missing packages, install them with paru -S, for example:
paru -S webkit2gtk ttf-harmonyos-sans extra-cmake-modules
makepkg
paru -U ./orca-slicer-2.2.0rc-2-x86_64.pkg.tar.zst # Or whatever is the version of the package when you read/followed this comment
# The following will fix the dependencies you manually installed previously, so they can be later automatically removed if you decide to remove orca-slicer:
sudo pacman -D --asdeps webkit2gtk ttf-harmonyos-sans extra-cmake-modules

in0z4z commented on 2024-10-23 03:11 (UTC)

I'm getting the same build error as @VorpalWay:

[ 13%] Completed 'dep_OpenSSL'
[ 13%] Built target dep_OpenSSL
[ 13%] Creating directories for 'dep_OpenCV'
[ 13%] Performing download step (download, verify and extract) for 'dep_OpenCV'
-- Downloading...
   dst='/build/orca-slicer/src/OrcaSlicer/deps/build/../DL_CACHE/OpenCV/4.6.0.tar.gz'
   timeout='none'
   inactivity timeout='none'
-- Using src='https://github.com/opencv/opencv/archive/refs/tags/4.6.0.tar.gz'
-- verifying file...
       file='/build/orca-slicer/src/OrcaSlicer/deps/build/../DL_CACHE/OpenCV/4.6.0.tar.gz'
-- Downloading... done
-- extracting...
     src='/build/orca-slicer/src/OrcaSlicer/deps/DL_CACHE/OpenCV/4.6.0.tar.gz'
     dst='/build/orca-slicer/src/OrcaSlicer/deps/build/dep_OpenCV-prefix/src/dep_OpenCV'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 13%] No update step for 'dep_OpenCV'
[ 14%] Performing patch step for 'dep_OpenCV'
Checking patch deps/build/dep_OpenCV-prefix/src/dep_OpenCV/cmake/templates/OpenCVConfig.root-WIN32.cmake.in...
error: deps/build/dep_OpenCV-prefix/src/dep_OpenCV/cmake/templates/OpenCVConfig.root-WIN32.cmake.in: No such file or directory
Checking patch deps/build/dep_OpenCV-prefix/src/dep_OpenCV/cmake/OpenCVDetectCXXCompiler.cmake...
error: deps/build/dep_OpenCV-prefix/src/dep_OpenCV/cmake/OpenCVDetectCXXCompiler.cmake: No such file or directory
make[2]: *** [CMakeFiles/dep_OpenCV.dir/build.make:117: dep_OpenCV-prefix/src/dep_OpenCV-stamp/dep_OpenCV-patch] Error 1
make[1]: *** [CMakeFiles/Makefile2:689: CMakeFiles/dep_OpenCV.dir/all] Error 2
make: *** [Makefile:91: all] Error 2

Mothebad commented on 2024-10-22 19:29 (UTC)

Same here when using yay.

:: (1/1) Parsing SRCINFO: orca-slicer
==> Making package: orca-slicer 2.2.0rc-1 (Tue 22 Oct 2024 02:58:10 PM EDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found v2.2.0-rc.tar.gz
  -> Found 0001-Boost-fix.patch
  -> Found CMakeLists.txt.patch
  -> Found orca-slicer.sh
  -> Found 0002-clipper.patch
==> Validating source files with sha256sums...
    v2.2.0-rc.tar.gz ... Passed
    0001-Boost-fix.patch ... Passed
    CMakeLists.txt.patch ... Passed
    orca-slicer.sh ... FAILED
    0002-clipper.patch ... Passed
==> ERROR: One or more files did not pass the validity check!
 -> error making: orca-slicer-exit status 1

tobur commented on 2024-10-22 19:18 (UTC) (edited on 2024-10-22 19:25 (UTC) by tobur)

Hi,

Getting a checksum error on orca-slicer.sh:

orca-slicer.sh ... FAILED