Added OrcaSlicer fix from Nextcloud
This commit is contained in:
parent
f4d4dba4b3
commit
d393b13b65
1 changed files with 5 additions and 0 deletions
5
Fixes/orcaslicer-wayland.sh
Normal file
5
Fixes/orcaslicer-wayland.sh
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
# Clearing the Screen
|
||||||
|
clear
|
||||||
|
|
||||||
|
# Fixing the issue by using Software Rendering
|
||||||
|
sudo flatpak override --env=__EGL_VENDOR_LIBRARY_FILENAMES=/usr/lib/x86_64-linux-gnu/GL/default/share/glvnd/egl_vendor.d/50_mesa.json io.github.softfever.OrcaSlicer
|
Loading…
Reference in a new issue