kcjengr / qtpyvcp

QtPyVCP - Qt and Python based Virtual Control Panel framework for LinuxCNC.
https://www.qtpyvcp.com
Other
88 stars 48 forks source link

Create slots for foam views #118

Open TurBoss opened 1 year ago

TurBoss commented 1 year ago

Hello

Create slots for foam views.

Something similar at how is made in probe_basic lathe using the yaml config

https://github.com/kcjengr/probe_basic/blob/main/configs/probe_basic_lathe/custom_config.yml#L41

TurBoss commented 1 year ago

more details about this:

functions/slots that set plot views https://github.com/kcjengr/qtpyvcp/blob/main/src/qtpyvcp/widgets/display_widgets/vtk_backplot/vtk_backplot.py#L791

TurBoss commented 1 year ago

foam_ref

draft made by boozeman