Skip to content

kcjengr/qtpyvcp

Repository files navigation

QtPyVCP - QtPy Virtual Control Panel

![Travis CI][Travis-badge] ![pypi version][pypi-badge] ![LinuxCNC 2.8][linuxcnc-badge]

QtPyVCP is a Qt and Python based framework for building virtual control panels for the LinuxCNC machine control.

The goal is to provide a no-code, drag-and-drop system for making simple VCPs, as well as a straightforward, flexible and extensible framework to aid in building complex VCPs.

Installation and Usage

See the documentation.

Development

Documentation and Help

Dependencies

  • LinuxCNC 2.9 or 2.10-pre^
  • Python 3.11^
  • Qt 5.15^
  • PyQt5 or PySide2

QtPyVCP is developed and tested using the Debian 11 x64 (bullseye). It should run on any system that can have PyQt5 installed, but Debian 11 x64 is the only OS that is officially supported.

DISCLAIMER

THE AUTHORS OF THIS SOFTWARE ACCEPT ABSOLUTELY NO LIABILITY FOR ANY HARM OR LOSS RESULTING FROM ITS USE. IT IS EXTREMELY UNWISE TO RELY ON SOFTWARE ALONE FOR SAFETY. Any machinery capable of harming persons must have provisions for completely removing power from all motors, etc, before persons enter any danger area. All machinery must be designed to comply with local and national safety codes, and the authors of this software can not, and do not, take any responsibility for such compliance.

This software is released under the GPLv2.