Slicer software for a Linux system?
For those of you running your printers from a Linux PC, what slicer software works for you? I switched from Windows to Kubuntu about 6 weeks ago. Had been using Orca for about 2 years, but the Linux version doesn't fully function for me. The build plate preview and functions are just a blank page. Trying to link a 3d printer causes Orca to crash. From comments online, there are plenty of people with the same issue and no resolution yet, using various Linux distros. So is anyone having luck with a slicer program using Linux, Wayland, and a nvidia graphics card?
Schmaker
in reply to EchoCranium • •Exactly same thing happened to me when I tried to use AnyCubic slicer, that did not had Linux build, but only Windows binary installer. AnyCubic slicer is fork of Orca.
Are you sure you are using Linux version of the slicer?
3DPrinting reshared this.
EchoCranium
in reply to Schmaker • • •Schmaker likes this.
Schmaker
in reply to EchoCranium • •3DPrinting reshared this.
forgedchaos
in reply to EchoCranium • • •old.reddit.com/r/OrcaSlicer/co…
EchoCranium
in reply to forgedchaos • • •ExcessShiv
in reply to EchoCranium • • •EchoCranium
in reply to ExcessShiv • • •pro_user
in reply to EchoCranium • • •Install PrusaSlicer on Linux | Flathub
FlathubSoapbox
in reply to EchoCranium • • •I use Cura and a flash drive with my newer printer. But with my old printer that required being tethered (a Solidoodle2 from 2012) I was using MatterControl, as it was much easier and more reliable than Pronterface which came with the printer.
Though, the old PC I was using struggled when I did anything else on it while it was running the printer. The print speed would actually slow down or occasionally stop when loading a heavy webpage in a browser, for example.
BOFH666
in reply to EchoCranium • • •Bluewing
in reply to BOFH666 • • •papalonian
in reply to EchoCranium • • •DavidP
in reply to papalonian • • •papalonian
in reply to DavidP • • •DavidP
in reply to papalonian • • •Markaos
in reply to papalonian • • •papalonian
in reply to Markaos • • •beeng
in reply to EchoCranium • • •sylver_dragon
in reply to EchoCranium • • •The problem you're seeing is likely related to this bug. There seems to be a lot of overlap in issues with Wayland and slicers. I'm using the AppImage version of the Creality Print slicer, and it suffers the same issue. I have to use the following command line to launch it:
__EGL_VENDOR_LIBRARY_FILENAMES=/usr/share/glvnd/egl_vendor.d/50_mesa.json WEBKIT_FORCE_COMPOSITING_MODE=1 WEBKIT_DISABLE_COMPOSITING_MODE=1 WEBKIT_DISABLE_DMABUF_RENDERER=1 ~/.local/bin/CrealityPrint_Ubuntu2404-V6.2.1.3044-x86_64-Release.AppImage %F
That's all on a single line. Ultimately, I created a .desktop file: ~/.local/share/applications/CrealityPrint.desktop
To run the slicer with that command in the EXEC line and everything works fine. Assuming the modified command to launch the slicer works for you, you should be able to create/modify the .desktop file to launch Orca Slicer similarly.
Desktop File:
Wayland - Viewport doesn't render
uwumdoescomputershit (GitHub)philpo
in reply to EchoCranium • • •Which has the advantage that you can use it from a tablet,etc. as well.
StrixUralensis
in reply to EchoCranium • • •EchoCranium
in reply to StrixUralensis • • •StrixUralensis
in reply to EchoCranium • • •Good luck !
Faildini
in reply to EchoCranium • • •EchoCranium
in reply to Faildini • • •uss_entrepreneur
in reply to EchoCranium • • •OnfireNFS
in reply to EchoCranium • • •onnekas
in reply to OnfireNFS • • •fluxx
in reply to EchoCranium • • •John
in reply to EchoCranium • • •I always used Cura but since one year i use Orca
Nibodhika
in reply to EchoCranium • • •EchoCranium
in reply to Nibodhika • • •Bluewing
in reply to Nibodhika • • •AppearanceBoring9229
in reply to EchoCranium • • •I use orca, ideamaker (for the cr30)
And for resin printing i use chitubox
I think all of them I downloaded the appimage from the repo or their main site.
EchoCranium
in reply to AppearanceBoring9229 • • •Bluewing
in reply to EchoCranium • • •Bluewing
in reply to EchoCranium • • •I'm using Fedora KDE 42 and I found that to run Orca well I had to switch to the flatpak of the nightly builds. It still crashes sometimes, but not very often.
Bambu Studio was stable, but I have ditched it for Orca. I also use Prusa Slicer to run my Klipperized Mk3s. Prusa Slicer has always been rock solid for me no matter the distro or OS.