OctoPrint/OctoPrint-Slic3r

Prusa Slicer

ManuGithubSteam opened this issue · 6 comments

Hi

Why do newer versions of the prusa slicer not work correctly ?

Thanks

eyal0 commented

Which version did you try and what exactly isn't working?

I tried the newest version from github but int cant compile because of libopengl/mesa version mismatch.
However i don't have enough Raspberry experiance to upgrade to the next debian version. in the pi. I dont even know if that is possible on ARM....

eyal0 commented

Are these the instructions that you tried?

Can you try those instructions first with version 1.34.1? That version works for me. I haven't tried a newer one.

After we see that 1.34.1 works, then try a later one.

These are the settings that you need to use:

SLIC3R_REPO="https://github.com/prusa3d/Slic3r.git"
SLIC3R_VERSION="version_1.34.1"
SLIC3R_DIR=~/Slic3r
TBB_RELEASE="https://github.com/01org/tbb/archive/2017_U5.tar.gz"
TBB_DIR=~/tbb
TBB_VERSION="5"
YOUR_NAME="Your Name"
YOUR_EMAIL="email address"

ok did not see these instructions. Will try them now :-)
Edit just saw that it will take a few hours. Will try them at night :-)

eyal0 commented

Did it work?

eyal0 commented

Long time no reply. Closing.