Spinx1 to 7i85
- OT-CNC
- Offline
- Platinum Member
Less
More
- Posts: 623
- Thank you received: 75
22 Aug 2016 19:50 #79275
by OT-CNC
Replied by OT-CNC on topic Spinx1 to 7i85
I just looked over the glade tutorials and I don't follow how I can change the layout from being embedded as as tap in axis to being next to axis.
in the ini:
[DISPLAY]
GLADEVCP= -u handler.py example.glade
I assume example.glade needs to be replaced with something relevant to my panels. What do I change?
As is, the panel displays in an embedded tab and I want it on the main axis screen.
in the ini:
[DISPLAY]
GLADEVCP= -u handler.py example.glade
I assume example.glade needs to be replaced with something relevant to my panels. What do I change?
As is, the panel displays in an embedded tab and I want it on the main axis screen.
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23558
- Thank you received: 4858
22 Aug 2016 22:01 #79283
by andypugh
Are you saying that the code above results in an embedded tab?
linuxcnc.org/docs/2.7/html/gui/gladevcp....into_axis_like_pyvcp
Says that that should put it in the right-side frame.
Are you sure you are editing the correct INI file?
Replied by andypugh on topic Spinx1 to 7i85
[DISPLAY]
GLADEVCP= -u handler.py example.glade
I assume example.glade needs to be replaced with something relevant to my panels..
Are you saying that the code above results in an embedded tab?
linuxcnc.org/docs/2.7/html/gui/gladevcp....into_axis_like_pyvcp
Says that that should put it in the right-side frame.
Are you sure you are editing the correct INI file?
Please Log in or Create an account to join the conversation.
- OT-CNC
- Offline
- Platinum Member
Less
More
- Posts: 623
- Thank you received: 75
23 Aug 2016 02:06 #79290
by OT-CNC
Replied by OT-CNC on topic Spinx1 to 7i85
Sorry I wasn't clear. No, that code was supposed to put it on the axis screen.
I forget the exact error message but something along the lines of example.glade not found.
I'll try again with your info/link. I was looking at another manual earlier that was very condensed.
Let me know if I'm getting off topic posting here as additional lathe specific questions arise. As far as SpinX1 is concerned, that is a working.
I may have a dia/radius issue since the upgrade as G7 is not putting me into dia mode. The x axis jog increments reflect radius mode only. Are there any other M or G codes that could prevent me getting into dia mode??
I forget the exact error message but something along the lines of example.glade not found.
I'll try again with your info/link. I was looking at another manual earlier that was very condensed.
Let me know if I'm getting off topic posting here as additional lathe specific questions arise. As far as SpinX1 is concerned, that is a working.
I may have a dia/radius issue since the upgrade as G7 is not putting me into dia mode. The x axis jog increments reflect radius mode only. Are there any other M or G codes that could prevent me getting into dia mode??
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23558
- Thank you received: 4858
23 Aug 2016 08:12 - 23 Aug 2016 08:13 #79298
by andypugh
Yes, the files that you are trying to load do have to exist...
Replied by andypugh on topic Spinx1 to 7i85
I forget the exact error message but something along the lines of example.glade not found.
Yes, the files that you are trying to load do have to exist...
Last edit: 23 Aug 2016 08:13 by andypugh.
Please Log in or Create an account to join the conversation.
- OT-CNC
- Offline
- Platinum Member
Less
More
- Posts: 623
- Thank you received: 75
25 Aug 2016 03:09 #79393
by OT-CNC
Replied by OT-CNC on topic Spinx1 to 7i85
Got the glade panel working. I just changed the following in the ini file under (display):
Removed the two embed_tab lines and replaced it with GLADEVCP = -H gvcp_call_list.hal gvcp-panel.ui
And left the other code in the gvcp_options.hal and custom_postgui.hal alone.
Also, everything is fine with G7 and G8. I confirmed it with a dial indicator.
Removed the two embed_tab lines and replaced it with GLADEVCP = -H gvcp_call_list.hal gvcp-panel.ui
And left the other code in the gvcp_options.hal and custom_postgui.hal alone.
Also, everything is fine with G7 and G8. I confirmed it with a dial indicator.
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
Time to create page: 0.101 seconds