what is "external offsets"?
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23170
- Thank you received: 4860
03 Jul 2021 22:24 #213604
by andypugh
Replied by andypugh on topic what is "external offsets"?
Yes, you probably can use external offsets to move an axis for tool changes.
I am not sure that it is worth it just to make run-from-line work a little better.
I am not sure that it is worth it just to make run-from-line work a little better.
Please Log in or Create an account to join the conversation.
- HalaszAttila
- Offline
- Premium Member
Less
More
- Posts: 143
- Thank you received: 5
04 Jul 2021 19:00 #213709
by HalaszAttila
Replied by HalaszAttila on topic what is "external offsets"?
The customer need is very strong to use the Run From Line possibility.
Why do you say "little better"? If I know right, when the M6 is remapped (if needed to move axis during tool change), the run from line is unusable.
But if the whole tool change mechanism is solved in HAL (with iocontrol.0... signals) I can use the run from line option without any error, or malfunction. Am I right?
Why do you say "little better"? If I know right, when the M6 is remapped (if needed to move axis during tool change), the run from line is unusable.
But if the whole tool change mechanism is solved in HAL (with iocontrol.0... signals) I can use the run from line option without any error, or malfunction. Am I right?
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23170
- Thank you received: 4860
05 Jul 2021 22:23 #213796
by andypugh
Replied by andypugh on topic what is "external offsets"?
I just tried run-from-line in the VMC_toolchange sim config (which uses a remapped M6 toolchange) and run-from line seemed to work OK.
What do you believe the problem to be?
What do you believe the problem to be?
Please Log in or Create an account to join the conversation.
- HalaszAttila
- Offline
- Premium Member
Less
More
- Posts: 143
- Thank you received: 5
06 Jul 2021 06:10 #213825
by HalaszAttila
Replied by HalaszAttila on topic what is "external offsets"?
github.com/LinuxCNC/linuxcnc/issues/246
Is this issue, solved in 2.8.2?
I tested the remapped M6 + run from line on 2.7.15, and with this version, doesnt work the run from line.
Is this issue, solved in 2.8.2?
I tested the remapped M6 + run from line on 2.7.15, and with this version, doesnt work the run from line.
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23170
- Thank you received: 4860
06 Jul 2021 14:38 #213861
by andypugh
Replied by andypugh on topic what is "external offsets"?
It's slightly embarassing that the issuou outstanding was raised by me, and I have forgotten all about it...
I haven't tested it with a G-code file with tool changes in it.
But I think that the current status is that it runs all the tool changes, but otherwise works as-expected.
I will try to check it tonight.
I haven't tested it with a G-code file with tool changes in it.
But I think that the current status is that it runs all the tool changes, but otherwise works as-expected.
I will try to check it tonight.
Please Log in or Create an account to join the conversation.
- HalaszAttila
- Offline
- Premium Member
Less
More
- Posts: 143
- Thank you received: 5
06 Jul 2021 19:58 #213890
by HalaszAttila
Replied by HalaszAttila on topic what is "external offsets"?
Thank you, therefore i planned to solve the tool change in the HAL, with external offset. Other controller have the similar functionality. You can drive axis with G code, and from PLC if needed for tool change.
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23170
- Thank you received: 4860
06 Jul 2021 21:19 #213896
by andypugh
Replied by andypugh on topic what is "external offsets"?
I just checked 2.8.2 and Master: Run-from-line works, but will run through all the tool changes up to that point.
That is all that it does, before starting at the line, but it does cycle through the tools.
Depending on the tool-change routine this could also mean that it attempts tool changes with the spindle running, if the user starts the spindle before selecting run-from-line.
That is all that it does, before starting at the line, but it does cycle through the tools.
Depending on the tool-change routine this could also mean that it attempts tool changes with the spindle running, if the user starts the spindle before selecting run-from-line.
The following user(s) said Thank You: HalaszAttila
Please Log in or Create an account to join the conversation.
Time to create page: 0.061 seconds