Skip to content

History / How to install Slic3r on RPi

Revisions

  • Point out prebuilt Slic3r packages in the apt repo

    @masonh masonh committed Jan 30, 2021
  • Syntax correction of comments in 3.3 compile Slic3r

    @VuiMuich VuiMuich committed Apr 20, 2019
  • I got an Error message when came got called, that it can't find the wxWidgets and that this option might help. So far it worked for me to get the compiling running.

    @VuiMuich VuiMuich committed Apr 18, 2019
  • Expriments show `make -j2` already consumes 1300MB+ of swap memory on certain situations. So this is enough.

    @serialx serialx committed Oct 29, 2018
  • Tune `make -j4` (from 8) to reduce memory consumption and increase compile time.

    @serialx serialx committed Oct 29, 2018
  • FIX: "Could not find CURL (missing: CURL_LIBRARY CURL_INCLUDE_DIR)" during build. libcurl4-openssl-dev package dependency required.

    @skellatore skellatore committed Aug 19, 2018
  • cmake command. Added troubleshooting

    @ChristophSchranz ChristophSchranz committed Jul 10, 2018
  • Using the latest version of stretch, the CMakeFile.txt is not in the Slic3r/, but in Slic3r/src. Maybe it's valid for others too.

    @ChristophSchranz ChristophSchranz committed Jul 10, 2018
  • Fixed formatting problems introduced by my last edit

    Millicent committed Jun 24, 2018
  • Added steps that were necessary to successfully compile Slic3r for Raspbian Stretch and differences, and changed logical flow of the script in 3.2, as the original version skips creating the TBB_DIR and downloading the packages unless TBB_DIR already exists on the filesystem.

    Millicent committed Jun 24, 2018
  • Add -j8 to make, to speed things up a bit.

    @eyal0 eyal0 committed Jun 13, 2018
  • rm -rf directories before building into them

    @eyal0 eyal0 committed Jun 10, 2018
  • Update latest working version of prusa build

    @eyal0 eyal0 committed Jun 10, 2018
  • Typo

    @ax42 ax42 committed May 5, 2018
  • Updated How to install Slic3r on RPi (markdown)

    @DongerZonie DongerZonie committed May 3, 2018
  • Updated How to install Slic3r on RPi (markdown)

    @DongerZonie DongerZonie committed May 3, 2018
  • Need a space after -i in sed

    @eyal0 eyal0 committed Mar 5, 2018
  • Fix the code blocks formatting

    @eyal0 eyal0 committed Feb 28, 2018
  • Updated How to install Slic3r on RPi (markdown)

    @kamahat kamahat committed Dec 27, 2017
  • compile using all de CPU available

    @kamahat kamahat committed Dec 27, 2017
  • directly replace the value instead of editing the file

    @kamahat kamahat committed Dec 27, 2017
  • Updated How to install Slic3r on RPi (markdown)

    @kamahat kamahat committed Dec 27, 2017
  • update instructions for new versions that use a build directory.

    @eyal0 eyal0 committed Nov 29, 2017
  • Updated How to install Slic3r on RPi (markdown)

    @eyal0 eyal0 committed Nov 27, 2017
  • remove old tbb before starting tbb

    @eyal0 eyal0 committed Nov 27, 2017
  • use --sudo for perl because otherwise you need to do the cpan line for each run

    @eyal0 eyal0 committed Sep 3, 2017
  • Add instructions for latest working version and also use local lib with less sudo

    @eyal0 eyal0 committed Sep 2, 2017
  • Updated How to install Slic3r on RPi (markdown)

    Niklas Olofsson committed Jun 12, 2017
  • Updated How to install Slic3r on RPi (markdown)

    Niklas Olofsson committed Jun 12, 2017
  • You need to press y after the apt-get command for the rest to work.

    Royalcows9 committed May 7, 2017