QtQuickVcp
                                
                                
                                
                                    QtQuickVcp copied to clipboard
                            
                            
                            
                        A Virtual Control Panel for Machinekit written in Qt/C++/QML
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...
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...
When the name of the uploaded file contains an umlaut the upload fails with an error.
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...
Axis had a feature that displayed the progress and movement of the tool head. This in not implemented yet.
The user interface settings are currently stored in a single file for each user interface. Ideally there should be different settings for each machine.
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...