QtQuickVcp icon indicating copy to clipboard operation
QtQuickVcp copied to clipboard

A Virtual Control Panel for Machinekit written in Qt/C++/QML

Results 27 QtQuickVcp issues
Sort by recently updated
recently updated
newest added

Qt 5.5 comes with new integrated 3D capabilities. To improve support across platforms and to new advanced features it makes sense to use Qt's own 3D framework. Thanks to full...

enhancement

Machineface jogging looks like it is tied directly to the joints and never operates in World coordinates. When using alternate kinematics such as lineardeltakins or tripodkins the existing XYZ layout...

enhancement

When the name of the uploaded file contains an umlaut the upload fails with an error.

bug

Related to #162, highlighting of a pause command in the code viewer is not functioning as expected. When the control is paused, the gsync update line function is not being...

bug

Axis had a feature that displayed the progress and movement of the tool head. This in not implemented yet.

enhancement

The user interface settings are currently stored in a single file for each user interface. Ideally there should be different settings for each machine.

bug

Hello, I tried to setup QtQuickVcp using Vagrant on Windows 10 x64. I follow the instruction in https://github.com/machinekoder/machinekit-vagrant, when I run "vagrant up" from cmd it launchs only the Machinekit...