Package Details: orca-slicer-bin 2.3.1-7

Git Clone URL: https://aur.archlinux.org/orca-slicer-bin.git (read-only, click to copy)
Package Base: orca-slicer-bin
Description: G-code generator for 3D printers
Upstream URL: https://github.com/SoftFever/OrcaSlicer
Keywords: orca, orcaslicer, slicer
Licenses: AGPL3
Conflicts: orca-slicer
Provides: orca-slicer
Submitter: sem.z
Maintainer: JoveYu
Last Packager: JoveYu
Votes: 22
Popularity: 1.35
First Submitted: 2023-07-13 10:43 (UTC)
Last Updated: 2025-11-17 01:59 (UTC)

Latest Comments

1 2 3 4 5 6 .. 8 Next › Last »

Dreded commented on 2025-11-13 23:42 (UTC)

Good day, Thanks for your efforts... after trying to figure out why this just crashes on Omarchy I realized you have already implemented the startup script fix but in order for it to work one needs glxinfo installed which is in the 'mesa-utils' package. So probably need to add mesa-utils as a dependency.

JoveYu commented on 2025-10-27 02:25 (UTC)

I will keep startup script in appimage and push it up later。

bko commented on 2025-10-25 08:55 (UTC)

@JoveYu Please add a similar script https://aur.archlinux.org/cgit/aur.git/tree/orca-slicer.sh?h=orca-slicer to the package to address startup issues in certain cases.

alex_courtis commented on 2025-10-25 00:07 (UTC)

orca slicer 2.3.1 work well without ttf-nanum in my laptop. how to reproduce this problem?

Reproduce: open Orca Slicer, open preferences with menu or ctrl-p

It is now working on my machine without the ttf-nanum package installed. It appears to use the built in fonts. Perhaps a gtk/pango bug was fixed?

Apologies for the inconvenience; I will comment if I have any future failures.

JoveYu commented on 2025-10-24 10:11 (UTC)

OK, libsoup removed

YoyPa commented on 2025-10-24 10:08 (UTC)

Hello, webkit2gtk being removed, is libsoup still necessary as dep (webkit2gtk-4.1 relying on libsoup3) ? I've tried with libsoup removed and it seems to run fine.

JoveYu commented on 2025-10-24 09:57 (UTC)

add support for open with orcaslicer:// and bambustudio:// for using "Open With OrcaSlicer" button on website.

JoveYu commented on 2025-10-24 08:10 (UTC) (edited on 2025-10-24 10:08 (UTC) by JoveYu)

orca slicer 2.3.1 work well without ttf-nanum in my laptop. how to reproduce this problem? add to optionel dependency.

orcaslicer has these fonts built in

orca-slicer-bin /opt/orca-slicer/resources/fonts/
orca-slicer-bin /opt/orca-slicer/resources/fonts/HarmonyOS_Sans_SC_Bold.ttf
orca-slicer-bin /opt/orca-slicer/resources/fonts/HarmonyOS_Sans_SC_Regular.ttf
orca-slicer-bin /opt/orca-slicer/resources/fonts/NanumGothic-Bold.ttf
orca-slicer-bin /opt/orca-slicer/resources/fonts/NanumGothic-Regular.ttf
orca-slicer-bin /opt/orca-slicer/resources/fonts/NotoSansKR-Bold.ttf
orca-slicer-bin /opt/orca-slicer/resources/fonts/NotoSansKR-Regular.ttf
orca-slicer-bin /opt/orca-slicer/resources/fonts/OFL.txt

alex_courtis commented on 2025-10-21 06:45 (UTC)

Many for taking up ownership @JoveYu, I really appreciate your work.

Please can you add the ttf-nanum dependency. It resolves the core dump as reported upstream: https://github.com/SoftFever/OrcaSlicer/issues/10029#issuecomment-3092546087