Notifications
Clear all

Prusa Slic3r compile for RPi3 B+  

  RSS
Martin Stoufer
(@martin-stoufer)
Estimable Member
Prusa Slic3r compile for RPi3 B+

Has anyone had any success with getting the source to compile on a Raspberry Pi 3 B+ I tried on a 'B' model and apparently the ARCH isn't correct. Otherwise, all the available packages available on Raspbian Buster look to be correct. Even the TBB debian package looks current enough.

I see the x86_64 build, but I wanted the challenge.

Posted : 08/04/2019 10:05 pm
GeorgeE
(@georgee)
Trusted Member
Re: Prusa Slic3r compile for RPi3 B+

I just used the standard octopi image on my B+ and connect it via USB.

Posted : 09/04/2019 9:22 am
Martin Stoufer
(@martin-stoufer)
Estimable Member
Topic starter answered:
Re: Prusa Slic3r compile for RPi3 B+

Thanks George, that was my fallback and after like 15 minutes, I was up and running.
Does the Slic3r that comes with Octopi fully leverage all the custom Prusa config, or do we need to load all those profiles in?

Still, I was looking for a challenge, and apparently a B+ now as the B has an earlier ARCH level that does not support inline assembly code in the Prusa slicer build.

Posted : 10/04/2019 9:43 pm
Vojtěch Bubník
(@vojtech-bubnik)
Member Admin
Re: Prusa Slic3r compile for RPi3 B+

There is no Raspberry PI (or ARM) build available as of now. If you love the challenge, then you are best to search through the open issues at
https://github.com/prusa3d/slic3r/issues
https://github.com/prusa3d/Slic3r/issues/1050
https://github.com/prusa3d/Slic3r/issues/564

and you may try to compile Slic3r yourself. The current master code is C++ only (there is some Perl bindings available for libslic3r, but that is not compiled by default and it is used by the unit / integration tests only.

Posted : 12/04/2019 1:38 pm
Share: