Skip to content

elijahsgh/RepRaptor

 
 

Repository files navigation

RepRaptor logo

RepRaptor

A Qt RepRap gcode sender/host controller aimed to be fast and minimalistic.

Right now the project is in early stage. This means some features are still absent, but it is already usable.

Screenshots

Screenshot

Install via PPA

Since 0.3 release PPA is available for Ubuntu 14.04 and Linux Mint 17 (and later).

sudo add-apt-repository ppa:soniczerops/repraptor-dev
sudo apt-get update
sudo apt-get install repraptor

Building on Ubuntu 14.04

sudo apt-get install qt5-default libqt5serialport libqt5serialport5-dev git build-essential

git clone https://github.com/NeoTheFox/RepRaptor && cd RepRaptor

qmake RepRaptor.pro

make

Links

Support via Gratipay

About

A Qt RepRap gcode sender/host controller

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.0%
  • QMake 3.0%