Skip to content

maurerpe/repsnapper

 
 

Repository files navigation

Repsnapper v3

RepSnapper is an alternative host software for controlling 3D printers. It uses CuraEngine for slicing and GTK3 for the user interface.

Source code

Source code is available at https://github.com/maurerpe/repsnapper

Dependancies

Repsnapper requires the following dependancies:

  1. Epoxy
  2. GTKMM (and GTK+ 3)
  3. libprinter_settings (https://github.com/maurerpe/libprinter_settings)
  4. Working c++ compilier
  5. Recent version of autotools

Build and install

Run the following commands:

  • autoreconf --install
  • ./configure
  • make
  • sudo make install

Old Versions

RepSnapper v2

Version 2: Timothy Schmidt's repository is at the following URLs. This version is unmaintained and commits should got into the maurerpe version (as of July 30th, 2023)

* 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

Packages

No packages published

Languages

  • C++ 75.1%
  • C 23.0%
  • Python 0.5%
  • CMake 0.5%
  • Makefile 0.4%
  • Shell 0.2%
  • Other 0.3%