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

Hello everyone, we're using machinekit 0.1.1561909734.gitc4fb096-1~stretch on Debian Stretch. Right now, we have a dedicated 3D-Printer PC right next to the printing machine where we open the Machinekit Client for...

Hello The PathView control is crashing the macOS Machinekit Client when activated in Cetus. Either with the latest MachinekitClient binary or by building it manually. Same issue under macOS 10.13...

Hey there! First of all, I have to start congratulating you for this wonderful piece of software! It sure is a usage case for me! Regarding my issue: I am...

With Qt v. 5.7.1 from Debian Stretch packages, and installing QQVCP from source, running an app from qtcreator ("Debug" mode) fails with the following errors: ``` QQmlApplicationEngine failed to load...

Docs don't mention the appimage format requires fuse, `sudo apt install -y fuse` on Ubuntu.

There is no documentation about the status structure in QtQuickVcp. It can be found [here](https://github.com/machinekoder/machinetalk-doc/blob/master/application/statusprotocol.md) but it is nowhere referenced.

documentation

Documentation for Machinekit.PathView is completely missing

documentation

The Machinekit.Service QML plugins needs documentatin

documentation

The Machinekit.Application QML plugin needs documentation

documentation

`MAX_LINEAR_VELOCITY` and `MAX_ANGULAR_VELOCITY` are dedicated maximum values for jog sliders and should be used instead of `MAX_VELOCITY` of `TRAJ` or `AXIS`.

enhancement