PROGRAM_BOUNDARY = on in INI file does not register on VTKBackPlot

More
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

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

More
17 Feb 2021 23:59 - 17 Feb 2021 23:59 #199203 by Lcvette
that was moved from the ini to the custom_config.yml file in the config folder, see below, just change true or false to display!

you can delete the VTK section from the ini file!

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.

More
18 Feb 2021 16:50 #199297 by RBC
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
Attachments:

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

More
18 Feb 2021 16:59 #199299 by Lcvette
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.

More
18 Feb 2021 17:11 - 18 Feb 2021 17:21 #199300 by RBC
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.

More
18 Feb 2021 17:28 #199305 by RBC
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

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

More
24 Feb 2021 13:49 #199983 by Lcvette

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.

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