Skip to content

is-primary-dev/QtDragon_hd

 
 

Repository files navigation

QtDragon_hd

Requires linuxcnc version 2.10 (master)

Extra libraries are required in addition to those for the installation of QTVCP for additional functionality

sudo apt install python3-zmq sudo apt install python3-pyqtgraph

For viewing job setup sheets and help pages formatted in HTML

sudo apt install python3-pyqt5.qtwebengine

To create Z level height maps when using Z level compensation

sudo apt install python3-numpy
sudo apt install python3-scipy
sudo apt install python3-matplotlib

To view PDF files

sudo apt install python3-poppler-qt5

To enable tool database functions

sudo apt install python3-PyQt5.QtSql
sudo apt install sqlite3 libsqlite3-dev
You may also want a SQLITE browser such as DB Browser for Sqlite3
sudo apt install sqlitebrowser

About

Graphical UI for CNC control using LinuxCNC within qtvcp development environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 90.6%
  • HTML 9.2%
  • CSS 0.2%