Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.25 KB

README.asciidoc

File metadata and controls

39 lines (23 loc) · 1.25 KB

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

Compilation

To build and run repsnapper do:

./autogen.sh
make
./repsnapper

For more details on prerequisites see manual.asciidoc in the doc subdirectory.

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)