Skip to content

machinekoder/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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • QML 96.8%
  • QMake 2.4%
  • C++ 0.8%