e8a062c0d385f9493dc6e1d0bcd9e1bcdcae61ac
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
Building on Ubuntu 14.04.2
sudo apt-get install libqt5serialport5-dev git build-essential
git clone https://github.com/NeoTheFox/RepRaptor && cd RepRaptor
qmake RepRaptor.pro
make
Links
Description
Languages
C++
97.5%
QMake
2.2%
desktop
0.3%

