Skip to content

phord/repsnapper

 
 

Repository files navigation

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


= 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.

    * 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
    * SVN history: http://cia.vc/stats/project/RepSnapper
    * Bug tracker: http://bugs.kulitorum.com

Releases

No releases published

Packages

No packages published

Languages

  • C++ 79.4%
  • C 17.0%
  • CSS 2.4%
  • Other 1.2%