- Configuring LinuxCNC
- Configuration Tools
- PnCConf Wizard
- How to manually edit files to delete GladVCP panel
How to manually edit files to delete GladVCP panel
07 Jan 2014 11:48 #42424
by jj89074
How to manually edit files to delete GladVCP panel was created by jj89074
Could someone please walk me through what files need to be edited to remove the optional GladeVCP panel?
Back when I originally used the PnCConf Wizard to set-up my mill, I selected the checkbox for the custom GladeVCP panel, but I find I don't use it.
I've got my mill running very well with the GScreen / GMoccaPY GUI and I'd rather not run PnCConf again and risk messing up my display, servo tuning, base, servo, and traj periods, etc.
Any help is appreciated.
Jim
Back when I originally used the PnCConf Wizard to set-up my mill, I selected the checkbox for the custom GladeVCP panel, but I find I don't use it.
I've got my mill running very well with the GScreen / GMoccaPY GUI and I'd rather not run PnCConf again and risk messing up my display, servo tuning, base, servo, and traj periods, etc.
Any help is appreciated.
Jim
Please Log in or Create an account to join the conversation.
07 Jan 2014 13:33 #42425
by cmorley
Replied by cmorley on topic How to manually edit files to delete GladVCP panel
yes look in the [DISPLAY] heading of the ini file for something like this:
EMBED_TAB_NAME = DRO
EMBED_TAB_LOCATION = ntb_user_tabs
EMBED_TAB_COMMAND = gladevcp -x {XID} dro.glade
comment them out or erase them.
Chris M
EMBED_TAB_NAME = DRO
EMBED_TAB_LOCATION = ntb_user_tabs
EMBED_TAB_COMMAND = gladevcp -x {XID} dro.glade
comment them out or erase them.
Chris M
Please Log in or Create an account to join the conversation.
07 Jan 2014 23:49 #42439
by jj89074
Replied by jj89074 on topic How to manually edit files to delete GladVCP panel
Chris,
I already looked in the [DISPLAY] area of my ini file and I do not have any EMBED* entries.
The GladeVCP panel is a "stand alone" window if that helps.
Jim
I already looked in the [DISPLAY] area of my ini file and I do not have any EMBED* entries.
The GladeVCP panel is a "stand alone" window if that helps.
Jim
Please Log in or Create an account to join the conversation.
08 Jan 2014 00:18 #42442
by cncbasher
Replied by cncbasher on topic How to manually edit files to delete GladVCP panel
difficult to know your specific setup , however you may have an entry in your gvcp_call_list.hal if it is used
for example source custom_gvcp.hal
just placing a # at the begining of the line will comment it out , rather than removing it , that way you can re-start it later by removing the #
just search your files for any approprate glade files ( gvcp ) is sometimes used to denote a glade file
alternatively post your config folder as an attachment and we can look for you
for example source custom_gvcp.hal
just placing a # at the begining of the line will comment it out , rather than removing it , that way you can re-start it later by removing the #
just search your files for any approprate glade files ( gvcp ) is sometimes used to denote a glade file
alternatively post your config folder as an attachment and we can look for you
Please Log in or Create an account to join the conversation.
08 Jan 2014 01:31 #42447
by jj89074
Replied by jj89074 on topic How to manually edit files to delete GladVCP panel
Thanks for the reply. I had to comment-out the following line in my maim HAL file:
# loadusr -Wn gladevcp gladevcp -c gladevcp -t Industrial -H
# gvcp_call_list.hal gvcp-panel.ui
Works good now.
Thanks
# loadusr -Wn gladevcp gladevcp -c gladevcp -t Industrial -H
# gvcp_call_list.hal gvcp-panel.ui
Works good now.
Thanks
Please Log in or Create an account to join the conversation.
08 Jan 2014 14:55 #42476
by newbynobi
Replied by newbynobi on topic How to manually edit files to delete GladVCP panel
Hallo Jim,
it's gmoccapy, must be fine
Norbert
it's gmoccapy, must be fine
Norbert
Please Log in or Create an account to join the conversation.
Moderators: cmorley
- Configuring LinuxCNC
- Configuration Tools
- PnCConf Wizard
- How to manually edit files to delete GladVCP panel
Time to create page: 0.068 seconds