PROGRAM_BOUNDARY = on in INI file does not register on VTKBackPlot
16 Feb 2021 15:03 #199069
by RBC
Hi-
1-
I added a VTKBackPlot to the form,
and below into the INI file.
It does not update the view accordingly.
2-
Also, what would be the equivalent of "show_extends" in axis, in VTKBackPlot. I have seen somewhere on the forums with extends shown, I just could not figure out how to turn it on.
Thanks in Advance.
[VTK]
MACHINE_BOUNDARY=on
MACHINE_TICKS=on
MACHINE_LABELS=on
PROGRAM_BOUNDARY=on
PROGRAM_TICKS=on
PROGRAM_LABELS=on
1-
I added a VTKBackPlot to the form,
and below into the INI file.
It does not update the view accordingly.
2-
Also, what would be the equivalent of "show_extends" in axis, in VTKBackPlot. I have seen somewhere on the forums with extends shown, I just could not figure out how to turn it on.
Thanks in Advance.
[VTK]
MACHINE_BOUNDARY=on
MACHINE_TICKS=on
MACHINE_LABELS=on
PROGRAM_BOUNDARY=on
PROGRAM_TICKS=on
PROGRAM_LABELS=on
Please Log in or Create an account to join the conversation.
17 Feb 2021 23:59 - 17 Feb 2021 23:59 #199203
by Lcvette
Replied by Lcvette on topic PROGRAM_BOUNDARY = on in INI file does not register on VTKBackPlot
Attachments:
Last edit: 17 Feb 2021 23:59 by Lcvette.
The following user(s) said Thank You: RBC
Please Log in or Create an account to join the conversation.
18 Feb 2021 16:50 #199297
by RBC
Replied by RBC on topic PROGRAM_BOUNDARY = on in INI file does not register on VTKBackPlot
Thank you. yml files seems to be very touchy. No tabs, make sure to have spaces etc.
However, I still cannot do what is done on the attached image taken from the post below.
forum.linuxcnc.org/qtpyvcp/39674-cant-lo...-rules-editor#199101
I believe it should be backplot.show-extends or similar but this did not work for me.
Any thoughts?
Thanks
However, I still cannot do what is done on the attached image taken from the post below.
forum.linuxcnc.org/qtpyvcp/39674-cant-lo...-rules-editor#199101
I believe it should be backplot.show-extends or similar but this did not work for me.
Any thoughts?
Thanks
Please Log in or Create an account to join the conversation.
18 Feb 2021 16:59 #199299
by Lcvette
Replied by Lcvette on topic PROGRAM_BOUNDARY = on in INI file does not register on VTKBackPlot
the backplotter you are using in that image is not the VTK backplotter so the yaml file is not going to work for it. you could use the vtk backplotter widget instead and then it would work, as of now the other backplotter is not supported fully in qtpyvcp i don't think.
Please Log in or Create an account to join the conversation.
18 Feb 2021 17:11 - 18 Feb 2021 17:21 #199300
by RBC
Replied by RBC on topic PROGRAM_BOUNDARY = on in INI file does not register on VTKBackPlot
I see now. The GcodeBackplot shows the extends. Thanks.
Last edit: 18 Feb 2021 17:21 by RBC.
Please Log in or Create an account to join the conversation.
18 Feb 2021 17:28 #199305
by RBC
Replied by RBC on topic PROGRAM_BOUNDARY = on in INI file does not register on VTKBackPlot
What documentation have the arguments for each of the properties that I can look them up?
Like below confirm_exit: true How do I find the rest of the arguments for mainwindow for example.
Thanks,
windows:
mainwindow:
kwargs:
confirm_exit: true
Like below confirm_exit: true How do I find the rest of the arguments for mainwindow for example.
Thanks,
windows:
mainwindow:
kwargs:
confirm_exit: true
Please Log in or Create an account to join the conversation.
24 Feb 2021 13:49 #199983
by Lcvette
you can check the docs on the qtpyvcp.com website
Replied by Lcvette on topic PROGRAM_BOUNDARY = on in INI file does not register on VTKBackPlot
What documentation have the arguments for each of the properties that I can look them up?
Like below confirm_exit: true How do I find the rest of the arguments for mainwindow for example.
Thanks,
windows:
mainwindow:
kwargs:
confirm_exit: true
you can check the docs on the qtpyvcp.com website
Please Log in or Create an account to join the conversation.
Time to create page: 0.096 seconds