• Stars
    star
    154
  • Rank 242,095 (Top 5 %)
  • Language
    C++
  • Created about 14 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

RepSnapper RepRap control software

RepSnapper is an alternative host software for controlling the RepRap (http://reprap.org) open source 3D printer.

Getting it

Compilation

To build and run repsnapper do:

./autogen.sh
make
./repsnapper

For more details on prerequisites see the manual: https://github.com/timschmidt/repsnapper/blob/master/doc/manual.asciidoc

Documentation

For latest documentation, see: * https://github.com/timschmidt/repsnapper/blob/master/doc/manual.asciidoc RepSnapper v2 Manual For version 1.1.x, see: * https://github.com/timschmidt/repsnapper/blob/repsnapper-1.1.x/doc/manual.asciidoc RepSnapper v1 Manual

Contact Info

  • Irc channel: #repsnapper at irc://chat.freenode.net

RepSnapper v2

Current development of Repsnapper is happening in Timothy Schmidt’s repository at the following URLs.

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)