Skip to content

YassineEraman/repsnapper

 
 

Repository files navigation

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)

Packages

No packages published

Languages

  • C++ 85.9%
  • C 12.6%
  • Makefile 0.4%
  • Objective-C 0.3%
  • Python 0.2%
  • CMake 0.2%
  • Other 0.4%