Сustomization QTvcp
29 Apr 2020 02:14 #166050
by cmorley
Replied by cmorley on topic Сustomization QTvcp
add to INI, under [DISPLAY]
make sure this points to the folder with the macro:
MACRO=increment xinc yinc
make sure this points to the folder with the macro:
PROGRAM_PREFIX = SOMEPLACE/macros/
The following user(s) said Thank You: hottabich
Please Log in or Create an account to join the conversation.
29 Apr 2020 17:48 #166113
by hottabich
Replied by hottabich on topic Сustomization QTvcp
So in the attached INI file is this all there or am I misunderstanding something?
Please Log in or Create an account to join the conversation.
30 Apr 2020 05:23 #166187
by cmorley
Replied by cmorley on topic Сustomization QTvcp
What is the path to your macro?
I'd guess one of these needs adjustment.
PROGRAM_PREFIX = /home/jura/linuxcnc/nc_files
SUBROUTINE_PATH = ~/linuxcnc/nc_files/macros
I'd guess one of these needs adjustment.
PROGRAM_PREFIX = /home/jura/linuxcnc/nc_files
SUBROUTINE_PATH = ~/linuxcnc/nc_files/macros
Please Log in or Create an account to join the conversation.
30 Apr 2020 07:33 #166198
by hottabich
Replied by hottabich on topic Сustomization QTvcp
PROGRAM_PREFIX = / home / jura / linuxcnc / nc_files is set by default. Add PROGRAM_PREFIX = / home / jura / linuxcnc / nc_files / macros as well
SUBROUTINE_PATH = / home / jura / linuxcnc / nc_files / macros Qttouchy Macro does not work. The second option is SUBROUTINE_PATH = ~ / linuxcnc / nc_files / macros and
PROGRAM_PREFIX = ~ / linuxcnc / nc_files / macros is also not working. For the user, the best instruction is a working simulator from the beginning,
I think so. Thank you for the attention.
SUBROUTINE_PATH = / home / jura / linuxcnc / nc_files / macros Qttouchy Macro does not work. The second option is SUBROUTINE_PATH = ~ / linuxcnc / nc_files / macros and
PROGRAM_PREFIX = ~ / linuxcnc / nc_files / macros is also not working. For the user, the best instruction is a working simulator from the beginning,
I think so. Thank you for the attention.
Please Log in or Create an account to join the conversation.
01 May 2020 15:59 #166335
by hottabich
Replied by hottabich on topic Сustomization QTvcp
Hello! Please tell me how functional is Probe Screen Widget in Qtdragon?
And what is the mechanism of his work. It does not respond to Probe Sim such as macros auto tool
zero.ngc. Thanks in advance.
And what is the mechanism of his work. It does not respond to Probe Sim such as macros auto tool
zero.ngc. Thanks in advance.
Please Log in or Create an account to join the conversation.
01 May 2020 18:52 #166353
by cmorley
Replied by cmorley on topic Сustomization QTvcp
I personally have not used it or tested it with a probe.
QtDragon's creator,Jim, said he lightly tested it when I included it in linuxcnc.
I has a bunch of HAL pins that need to be connected for it to work.
QtDragon's creator,Jim, said he lightly tested it when I included it in linuxcnc.
I has a bunch of HAL pins that need to be connected for it to work.
The following user(s) said Thank You: hottabich
Please Log in or Create an account to join the conversation.
02 May 2020 07:07 #166389
by hottabich
Replied by hottabich on topic Сustomization QTvcp
Qtvcp is a wonderful, very functional interface. As for me, only
SubCallButton.widget as in Qtpyvcp which makes it difficult to use macros, but everything else is great. I am heartily grateful for your work and your tolerance for me.
SubCallButton.widget as in Qtpyvcp which makes it difficult to use macros, but everything else is great. I am heartily grateful for your work and your tolerance for me.
Please Log in or Create an account to join the conversation.
02 May 2020 07:49 - 02 May 2020 07:50 #166390
by cmorley
Replied by cmorley on topic Сustomization QTvcp
I know nothing about subcallButoon (really little of pyqtvcp for that matter) so can't comment on it.
You are welcolme for the help - we fized alot of bugs along the way!
You are welcolme for the help - we fized alot of bugs along the way!
Last edit: 02 May 2020 07:50 by cmorley.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
02 May 2020 11:12 - 02 May 2020 11:14 #166399
by hottabich
Replied by hottabich on topic Сustomization QTvcp
Here is the SubCallButton code. If this can not be uploaded, delete my post.
Maybe based on it, you will come up with something for Qtvcp.
Maybe based on it, you will come up with something for Qtvcp.
Last edit: 02 May 2020 11:14 by hottabich.
Please Log in or Create an account to join the conversation.
02 May 2020 22:41 #166440
by cmorley
Replied by cmorley on topic Сustomization QTvcp
Looks like a button that calls an Oword macro defined in Designer?
I could add similar ability to action buttons, though I think I'd have it read the macro name from the INI.
Chris
I could add similar ability to action buttons, though I think I'd have it read the macro name from the INI.
Chris
The following user(s) said Thank You: hottabich
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.100 seconds