Automatic Tool Changer
- AD_15
- Offline
- New Member
Less
More
- Posts: 10
- Thank you received: 0
09 Nov 2024 10:10 - 09 Nov 2024 10:12 #314114
by AD_15
Automatic Tool Changer was created by AD_15
Hello!!
I want to implement ATC using mesa 7C81. Here I want to use A -axis for rotary, so as i get command for tool change my rotary axis (A axis) should rotate. Please help me how can I handle A-axis with tool change command. What changes are required in ini, hal file and tool.tbl.
Thanks
I want to implement ATC using mesa 7C81. Here I want to use A -axis for rotary, so as i get command for tool change my rotary axis (A axis) should rotate. Please help me how can I handle A-axis with tool change command. What changes are required in ini, hal file and tool.tbl.
Thanks
Last edit: 09 Nov 2024 10:12 by AD_15.
Please Log in or Create an account to join the conversation.
- Aciera
- Offline
- Administrator
Less
More
- Posts: 3959
- Thank you received: 1714
09 Nov 2024 10:43 - 09 Nov 2024 10:43 #314115
by Aciera
Replied by Aciera on topic Automatic Tool Changer
While using a rotary axis for a tool changer does work it is really a rather outdated way of doing things. I would recommend looking at the 'carousel' component that handles tool changers in HAL rather than exposing them as axes.
linuxcnc.org/docs/html/man/man9/carousel.9.html
Also here is a video of somebody explaining the basics of a M6 remap procedure required for tool changer integration:
linuxcnc.org/docs/html/man/man9/carousel.9.html
Also here is a video of somebody explaining the basics of a M6 remap procedure required for tool changer integration:
Last edit: 09 Nov 2024 10:43 by Aciera.
Please Log in or Create an account to join the conversation.
- AD_15
- Offline
- New Member
Less
More
- Posts: 10
- Thank you received: 0
29 Nov 2024 12:52 #315539
by AD_15
Replied by AD_15 on topic Automatic Tool Changer
Hello!!
I have implemented linear ATC. But what limits I have to set so that when file is running machine will not travel the area where Tools are planted. Machine only allows when MDI command for tool change has been given. How to set different working limits? What changes in .ini required?
I have implemented linear ATC. But what limits I have to set so that when file is running machine will not travel the area where Tools are planted. Machine only allows when MDI command for tool change has been given. How to set different working limits? What changes in .ini required?
Please Log in or Create an account to join the conversation.
Time to create page: 0.096 seconds