Machineface is a remote user interface for Machinekit optimized for 3D printers and mobile devices.
This UI uses the QtQuickVcp QtQuick modules.
To use Machineface you have to clone the repository on your Machinekit computer:
cd ~/
git clone https://github.com/qtquickvcp/Machineface.gitNext, you have to supply the path to the directory to the configserver.
configserver -n 'My Machine' ~/MachinefaceThe UI is then automatically deployed to the Machinekit Client
For more information about using Machinekit with remote user interfaces please read the QtQuickVcp documentation.
