Repetier
Posted on May 12th, 2014
[Install on Window]
- Error message : Error drawing 3d view
- Install the OpenTK : http://www.opentk.com/
- Enable all of the the OpenGL functions from driver.
- Printer Settings
- Download the Repetier from internet : http://www.repetier.com/download/
- unzip the tgz file.
- The default Slic3r has some error during compliing, mv the Slic3r folder, and git the new source code from internet.
git clone https://github.com/alexrj/Slic3r.git
https://github.com/alexrj/Slic3r/issues/1690 - ./configureFirst.sh
If you got some perl error, remember to instll the perl modules.- cpan
- install CPAN
- reload cpan
- cpanm -v ./xs
- cpan
- install Test
- Change the SMUELLER/ExtUtils-ParseXS-3.18_04.tar.gz to SMUELLER/ExtUtils-ParseXS-3.24.tar.gz in the Slic3r/Build.PL
http://forums.reprap.org/read.php?267,354971
- repetierHost