Trouble changing from Gmoccapy to Axis
03 Sep 2019 00:35 #143985
by docwelch
Replied by docwelch on topic Trouble changing from Gmoccapy to Axis
Sorry - I edited my post but no, the run panel is blank.
Please Log in or Create an account to join the conversation.
03 Sep 2019 00:36 #143986
by phillc54
Replied by phillc54 on topic Trouble changing from Gmoccapy to Axis
Does plasmac_run.hal have any content?
Please Log in or Create an account to join the conversation.
03 Sep 2019 00:39 #143987
by docwelch
Replied by docwelch on topic Trouble changing from Gmoccapy to Axis
Yes. See attached
Please Log in or Create an account to join the conversation.
03 Sep 2019 00:41 #143988
by phillc54
Replied by phillc54 on topic Trouble changing from Gmoccapy to Axis
OK, for some reason that panel and/or HAL file is not loading.
Edit the INI file and swap the comments.
From:
To:
Edit the INI file and swap the comments.
From:
#GLADEVCP = -c plasmac_run -u ./plasmac_run.py -H plasmac_run.hal plasmac_run_panel.glade
EMBED_TAB_NAME = Plasma Run
EMBED_TAB_COMMAND = gladevcp -c plasmac_run -x <XID> -u ./plasmac_run.py -H plasmac_run.hal plasmac_run_tab.glade
To:
GLADEVCP = -c plasmac_run -u ./plasmac_run.py -H plasmac_run.hal plasmac_run_panel.glade
#EMBED_TAB_NAME = Plasma Run
#EMBED_TAB_COMMAND = gladevcp -c plasmac_run -x <XID> -u ./plasmac_run.py -H plasmac_run.hal plasmac_run_tab.glade
The following user(s) said Thank You: docwelch
Please Log in or Create an account to join the conversation.
03 Sep 2019 00:46 #143989
by docwelch
Replied by docwelch on topic Trouble changing from Gmoccapy to Axis
That did fix it. The run panel is populated and the plasmac_run pins are showing up in Hal Show. I can run it this way - I actually like the run panel to the side better than being a tab.
Thanks for your help as always!
Steven
Thanks for your help as always!
Steven
Please Log in or Create an account to join the conversation.
03 Sep 2019 00:51 #143990
by phillc54
Replied by phillc54 on topic Trouble changing from Gmoccapy to Axis
I would like to find out what is happening, it is strange, the only difference is the Glade file, could you post the plasmac_run_tab.glade file.
Could you also check if the Config and Statistics Panels are populated.
Could you also check if the Config and Statistics Panels are populated.
Please Log in or Create an account to join the conversation.
03 Sep 2019 01:13 - 03 Sep 2019 01:18 #143994
by docwelch
Replied by docwelch on topic Trouble changing from Gmoccapy to Axis
I've attached the file.
Yes, the Config and Statistics panels have always populated (even when the run panel did not).
Also, if it matters: If I remove the OPEN_FILE = "" in the [DISPLAY] section, I get the same error again. Removing the CYCLE_TIME = 0.1 does not seem to generate an error.
Yes, the Config and Statistics panels have always populated (even when the run panel did not).
Also, if it matters: If I remove the OPEN_FILE = "" in the [DISPLAY] section, I get the same error again. Removing the CYCLE_TIME = 0.1 does not seem to generate an error.
Last edit: 03 Sep 2019 01:18 by docwelch. Reason: Added more information
Please Log in or Create an account to join the conversation.
03 Sep 2019 01:48 #143999
by phillc54
Replied by phillc54 on topic Trouble changing from Gmoccapy to Axis
Having an open file tries to run the GCode parser before the panels are loaded so that is expected behaviour.
If you don't have cycle time then you may have trouble with the mouse clicks in the file explorer when you are opening a file.
If you don't have cycle time then you may have trouble with the mouse clicks in the file explorer when you are opening a file.
Please Log in or Create an account to join the conversation.
Moderators: snowgoer540
Time to create page: 0.071 seconds