Skip to content

multigcs/halviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

halviewer

graphical halviewer for linuxcnc

reads the hal from running linuxcnc session and shows the signals in realtime

GUI

double-click on title to group/ungroup nodes

double-click on pins to:

  • change the value (setp) / maked with ">...<"
  • add a linechart to see the value-changes

you can move the nodes to customize the layout (use STRG to select multiple nodes)

Mouse-Wheel to Zoom In/Out

right-click on pins/titles to filter

screenshot

quickstart

install depends

apt-get install python3-pyqt5 python3-graphviz

before running halviewer, you need to run linuxcnc, than:

python3 halviewer.py

if you want to use pyqt6 support:

python3 halviewer.py -6

HalViewer HalViewer

About

linuxcnc graphical halviewer

Resources

License

Stars

10 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors