Probe Basic M6G43 (m6_tool_call_tool_page) not working
- Sandro
- Offline
- Senior Member
Less
More
- Posts: 44
- Thank you received: 13
24 Dec 2024 14:34 #317284
by Sandro
Probe Basic M6G43 (m6_tool_call_tool_page) not working was created by Sandro
Hello everyone
I am a little lost here. I am moving my machine interface to probe basic. Most things work already, however when I press M6G43 and other commands which call for the subroutine "m6_tool_call_tool_page.ngc", nothing happens. GO TO ZERO or GO TO G30 do work.
If I look at the terminal I get the following:
And thats it. The machine is stuck there. I have attached my full config. Any input is greatly appreciated.
Greetings
Sandro
I am a little lost here. I am moving my machine interface to probe basic. Most things work already, however when I press M6G43 and other commands which call for the subroutine "m6_tool_call_tool_page.ngc", nothing happens. GO TO ZERO or GO TO G30 do work.
If I look at the terminal I get the following:
[qtpyvcp.actions.machine_actions][INFO] Issuing MDI command: o<m6_tool_call_main_panel> call [0.0] (machine_actions.py:208)
Issuing EMC_TASK_PLAN_EXECUTE -- ( +509,+280, +12,o<m6_tool_call_main_panel>\032call\032[0.0],)
Issuing EMC_TOOL_PREPARE -- ( +1104,+24, +0, +0,)
And thats it. The machine is stuck there. I have attached my full config. Any input is greatly appreciated.
Greetings
Sandro
Please Log in or Create an account to join the conversation.
- Sandro
- Offline
- Senior Member
Less
More
- Posts: 44
- Thank you received: 13
24 Dec 2024 16:25 #317286
by Sandro
Replied by Sandro on topic Probe Basic M6G43 (m6_tool_call_tool_page) not working
Okay attaching the config did not work. Second try
Please Log in or Create an account to join the conversation.
- Lcvette
- Away
- Moderator
Less
More
- Posts: 1260
- Thank you received: 636
24 Dec 2024 16:58 #317289
by Lcvette
Replied by Lcvette on topic Probe Basic M6G43 (m6_tool_call_tool_page) not working
missing this line in your main hal under the tool change signals it looks like:
# ---ignore tool prepare requests---
net tool-prepare-loopback iocontrol.0.tool-prepare => iocontrol.0.tool-prepared
# ---ignore tool prepare requests---
net tool-prepare-loopback iocontrol.0.tool-prepare => iocontrol.0.tool-prepared
Please Log in or Create an account to join the conversation.
- Sandro
- Offline
- Senior Member
Less
More
- Posts: 44
- Thank you received: 13
25 Dec 2024 10:17 #317337
by Sandro
Replied by Sandro on topic Probe Basic M6G43 (m6_tool_call_tool_page) not working
This works! Thank you very much! I totally overlooked it in the documentation and actually removed it from my old configuration.
Is there a way, that a tool touch off is automatically performed on every tool change?
Is there a way, that a tool touch off is automatically performed on every tool change?
Please Log in or Create an account to join the conversation.
- Lcvette
- Away
- Moderator
Less
More
- Posts: 1260
- Thank you received: 636
25 Dec 2024 13:07 #317349
by Lcvette
Replied by Lcvette on topic Probe Basic M6G43 (m6_tool_call_tool_page) not working
You would add that in to an m6 remap, see the probe basic atc sim for an example of remap.
Please Log in or Create an account to join the conversation.
Moderators: KCJ, Lcvette
Time to create page: 0.069 seconds