QTdragon and basic probe
30 Mar 2023 09:57 #267900
by Drillbit
QTdragon and basic probe was created by Drillbit
I feel stupid for asking but how to get this tab in my qtdragon.
linuxcnc.org/docs/devel/html/gui/qtdragon.html#_basic_probe
I saw some git repos and and an installer that seems to use older phyton libraries, however seeing its in the main documentation I am assuming something easier allows it to be installed.
For some reason I'm struggling to get the basics of how the UI can be changed. As it took so long to get things running kind of afraid of breaking things as well, i.e probably less open to experimenting. So appreciate any help.
Extra info if needed -
I have the tool touch off working fine to get the z height. But would like the x and y as well.
I am also hoping that this will also change the default tool change code, at the moment I have to split the g files for each tool change as I use a collet but that would be a bonus.
linuxcnc.org/docs/devel/html/gui/qtdragon.html#_basic_probe
I saw some git repos and and an installer that seems to use older phyton libraries, however seeing its in the main documentation I am assuming something easier allows it to be installed.
For some reason I'm struggling to get the basics of how the UI can be changed. As it took so long to get things running kind of afraid of breaking things as well, i.e probably less open to experimenting. So appreciate any help.
Extra info if needed -
I have the tool touch off working fine to get the z height. But would like the x and y as well.
I am also hoping that this will also change the default tool change code, at the moment I have to split the g files for each tool change as I use a collet but that would be a bonus.
Please Log in or Create an account to join the conversation.
30 Mar 2023 14:11 #267913
by cmorley
Replied by cmorley on topic QTdragon and basic probe
Please Log in or Create an account to join the conversation.
30 Mar 2023 18:46 #267935
by Drillbit
Replied by Drillbit on topic QTdragon and basic probe
Phython-dev is no longer available since Debian 11 from what I can see.
"sudo apt install python-pyqt5 python-pyqt5.qtquick python-dbus.mainloop.pyqt5 python-pyqt5.qtopengl python-pyqt5.qsci python-pyqt5.qtmultimedia python-pyqt5.qtwebkit qml-module-qtquick-controls gstreamer1.0-plugins-bad libqt5multimedia5-plugins pyqt5-dev-tools python-dev python-setuptools python-pip git:"
fails.
"sudo apt install python-pyqt5 python-pyqt5.qtquick python-dbus.mainloop.pyqt5 python-pyqt5.qtopengl python-pyqt5.qsci python-pyqt5.qtmultimedia python-pyqt5.qtwebkit qml-module-qtquick-controls gstreamer1.0-plugins-bad libqt5multimedia5-plugins pyqt5-dev-tools python-dev python-setuptools python-pip git:"
fails.
Please Log in or Create an account to join the conversation.
30 Mar 2023 20:03 #267938
by Drillbit
Replied by Drillbit on topic QTdragon and basic probe
Tried a few other things like the installer instead of the dev install. However it uses python in its commands. When I try to manually do the commands making them python 3 it starts talking about being a managed environment and to use pipx.
Well lost.
What I really need is
sudo apt install phython3-basicprobe
Sorry for not knowing what I'm doing or having a totally different setup to what is expected.
Well lost.
What I really need is
sudo apt install phython3-basicprobe
Sorry for not knowing what I'm doing or having a totally different setup to what is expected.
Please Log in or Create an account to join the conversation.
30 Mar 2023 20:42 - 30 Mar 2023 20:56 #267940
by cmorley
Replied by cmorley on topic QTdragon and basic probe
Did you try the INI entries I pointed to?
Qtvcp's Basic probe is already included.
Note not to be confused with 'probe basic' which is a pyqtvcp screen.
Qtvcp's Basic probe is already included.
Note not to be confused with 'probe basic' which is a pyqtvcp screen.
Last edit: 30 Mar 2023 20:56 by cmorley.
The following user(s) said Thank You: Drillbit
Please Log in or Create an account to join the conversation.
31 Mar 2023 11:51 #267963
by Drillbit
Replied by Drillbit on topic QTdragon and basic probe
Had loads of tabs open and printed the wrong one. Sorry. My mistake.
Please Log in or Create an account to join the conversation.
31 Mar 2023 15:31 #267968
by Drillbit
Replied by Drillbit on topic QTdragon and basic probe
How did I miss that file. Its perfect, all the things I've been struggling with.
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.080 seconds