Cetus icon indicating copy to clipboard operation
Cetus copied to clipboard

Full-featured user interface for Machinekit

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.