RepSnapper Manual:Introduction
RepSnapper is an alternative host software for controlling the RepRap open source 3D printer.
It is completely written in C++ and thus should be faster than all the scripted slicers out there. It has some unique features while others are still missing, and it has bugs.
Contents
Documentation
Downloading
For Windows there is a beta version installer here: Media:Repsnapper-2.2.0b3.zip, or here with limited functionality.
There is no recent release, so you should get the source from github: (for prerequisite packages see the Manual above)
git clone https://github.com/timschmidt/repsnapper.git cd repsnapper ./autogen.sh make ./repsnapper [install:] sudo make install-strip
DO NOT download the very outdated latest binary version that works reliably with Windows (the Kulitorum version) at http://www.kulitorum.com/RepSnapperBeta.rar . For historians only.
Contact Info
- Irc channel: #repsnapper at irc://irc.freenode.net
- reprap-dev mailing list
Timothy Schmidt Version
Current development of Repsnapper is happening in Timothy Schmidt’s repository at the following URLs.
- Code: https://github.com/timschmidt/repsnapper
- Bug tracker: https://github.com/timschmidt/repsnapper/issues
Kulitorum version
For historical reasons we leave here the links to the old svn version that developed by Kulitorum, this version is now unmaintained and commits go into the Timothy Schmidt version (as of ~ October 5th, 2010)
- Code: http://svn.kulitorum.com/RepSnapper
- The latest windows build from the svn code is http://svn.kulitorum.com/RepSnapper/MSVC9/Release/RepSnapper.exe
- Kulitorum made a newer build from the git code: http://www.kulitorum.com/RepSnapperBeta.rar
- SVN history: http://cia.vc/stats/project/RepSnapper
- Bug tracker: http://bugs.kulitorum.com