QtPyVCP Mill Touch V6

More
16 Jul 2019 13:56 #139559 by PCW
Replied by PCW on topic QtPyVCP Mill Touch V6
Theres also the possibility that OpenGL 3.2 is not supported by your Graphic hardware
(too old) I ran into this on a HP DC7800, about the same vintage as your Dell Optiplex 755...

The fix is a newer computer or adding a video card.
The following user(s) said Thank You: BigJohnT

Please Log in or Create an account to join the conversation.

More
16 Jul 2019 22:41 #139628 by Ross77
Replied by Ross77 on topic QtPyVCP Mill Touch V6
Thanks for all the replies and help. I'll have to order a Graphics card or look at a new PC. The Dell optilex was probably ok for running mesa cards on axis but if want to use the newer GUI's then a new pc is on the cards.


Sorry to clog up this thread, I'll post a new one once I have got the new card or PC. Thanks again.

Please Log in or Create an account to join the conversation.

More
17 Jul 2019 00:57 #139657 by andypugh
Replied by andypugh on topic QtPyVCP Mill Touch V6

Please Log in or Create an account to join the conversation.

More
03 Oct 2019 21:37 - 03 Oct 2019 21:37 #147038 by LinuksGuru
Replied by LinuksGuru on topic QtPyVCP Mill Touch V6
Hi!

Many thanks for the excellent piece of software!
I had run
cd ~
git clone https://github.com/jethornton/mill_touch_v6.git
cd mill_touch_v6
pip install -e .
cp -rv ~/mill_touch_v6/mill_touch_v6 ~/linuxcnc/configs/
cat ~/mill_touch_v6/scripts/.xsessionrc >> ~/.xsessionrc

Where should I create my ini file? Inside "~/linuxcnc/configs/mill_touch_v6" ?
Is it enough to change in Axis mill ini sample file (which could be taken as a template) "DISPLAY = qtpyvcp VCP = mill_touch_v6", in order to run mill touch v6 as demo?
Last edit: 03 Oct 2019 21:37 by LinuksGuru.

Please Log in or Create an account to join the conversation.

More
03 Oct 2019 23:15 #147041 by BigJohnT
Replied by BigJohnT on topic QtPyVCP Mill Touch V6
Yes you need to create a normal LinuxCNC configuration file and set the display and vcp options in the ini.

JT

Please Log in or Create an account to join the conversation.

More
17 Dec 2019 14:07 #152791 by hottabich
Replied by hottabich on topic QtPyVCP Mill Touch V6
Hello! Tell me in detail how to add the run from line function to this interface? Thank you for your work.

Please Log in or Create an account to join the conversation.

More
17 Dec 2019 19:58 #152813 by hottabich
Replied by hottabich on topic QtPyVCP Mill Touch V6

Hello! Tell me in detail how to add the run from line function to this interface? Thank you for your work.

Sorry for the concern, the question is closed. I just added an action button and registered the run-from-line action. Everything works.

Please Log in or Create an account to join the conversation.

More
18 Dec 2019 00:02 - 18 Dec 2019 00:05 #152825 by Leon82
Replied by Leon82 on topic QtPyVCP Mill Touch V6

Hello! Tell me in detail how to add the run from line function to this interface? Thank you for your work.

Sorry for the concern, the question is closed. I just added an action button and registered the run-from-line action. Everything works.


what was your action name to get it to work? did you use a line edit box?

it looks like its on the to do list currently
Last edit: 18 Dec 2019 00:05 by Leon82.

Please Log in or Create an account to join the conversation.

More
18 Dec 2019 17:45 - 18 Dec 2019 17:46 #152864 by BigJohnT
Replied by BigJohnT on topic QtPyVCP Mill Touch V6

what was your action name to get it to work? did you use a line edit box?

it looks like its on the to do list currently


The action program.run has an option for the line number. The first example is a hard coded line number so not too useful, the second line gets the number from a qLineEdit. Very soon we will have a context menu in the gcode editor so you can right click on a line and select run from line. We actually have that working on a branch right now just waiting for it to be merged into master.
program.run:100
program.run:#<qLineEditName>

qtpyvcp.kcjengr.com/actions/program_actions.html

JT
Last edit: 18 Dec 2019 17:46 by BigJohnT.
The following user(s) said Thank You: Leon82, hottabich

Please Log in or Create an account to join the conversation.

More
18 Dec 2019 20:17 - 18 Dec 2019 20:33 #152875 by hottabich
Replied by hottabich on topic QtPyVCP Mill Touch V6
I did as in the screenshot. I copied the button from the probe_basic interface and pasted it into mine.
Attachments:
Last edit: 18 Dec 2019 20:33 by hottabich.
The following user(s) said Thank You: Leon82

Please Log in or Create an account to join the conversation.

Moderators: KCJLcvette
Time to create page: 0.091 seconds
Powered by Kunena Forum