machinekit / Cetus

Full-featured user interface for Machinekit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cetus

Full-featured remote user interface for Machinekit based on QtQuickVcp.

Alt text

For more information on how to use Cetus please read the QtQuickVcp documentation.

Using Cetus

To use Machineface you have to clone the repository on your Machinekit computer:

cd ~/
git clone https://github.com/qtquickvcp/Cetus.git

Next, you have to supply the path to the directory to the configserver.

configserver -n 'My Machine' ~/Cetus

The UI is then automatically deployed to the Machinekit Client

For more information about using Machinekit with remote user interfaces please read the QtQuickVcp documentation.

About

Full-featured user interface for Machinekit

License:GNU Affero General Public License v3.0


Languages

Language:QML 95.8%Language:QMake 3.2%Language:C++ 1.0%