Skip to content

machinekit/Cetus

Repository files navigation

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.