Skip to content

User interface for Machinekit optimized for 3D printers and mobile devices

License

Notifications You must be signed in to change notification settings

machinekit/Machineface

Repository files navigation

Machineface

Machineface is a remote user interface for Machinekit optimized for 3D printers and mobile devices.

This UI uses the QtQuickVcp QtQuick modules.

Alt text

Using Machineface

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

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

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

configserver -n 'My Machine' ~/Machineface

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.