Carousel component with 2 Towers.
- leandrocontarini
- Offline
- New Member
-
Less
More
- Posts: 7
- Thank you received: 0
01 Feb 2025 14:39 #320324
by leandrocontarini
Carousel component with 2 Towers. was created by leandrocontarini
I want to create two ATCs on the same machine.
I want to use two carousel components.
the first ATC I call T01 M6 G43.
How to call the second ATC tool??
ex: ..2 M6 G43
In other words, I want to have 2 tool towers, and I need to call the tools from the second tower.
Sorry for my English.
I want to use two carousel components.
the first ATC I call T01 M6 G43.
How to call the second ATC tool??
ex: ..2 M6 G43
In other words, I want to have 2 tool towers, and I need to call the tools from the second tower.
Sorry for my English.
Please Log in or Create an account to join the conversation.
- andypugh
-
- Offline
- Moderator
-
Less
More
- Posts: 23197
- Thank you received: 4879
09 Feb 2025 17:46 - 09 Feb 2025 17:50 #321072
by andypugh
Replied by andypugh on topic Carousel component with 2 Towers.
Sorry for the late reply.
I think that you can just load two carousel components.
loadrt carousel names=left, right
for example.
Then you can enable the relevant carousel inside whatever handler script / subroutine you are using. Presumably based on the tool number?
I guess you will need some logic, if only to work out where to move the spindle to pick up the correct tool.
Handling a random toolchanger, where the tool can swap between carousels would be rather more of a challenge.
I think that you can just load two carousel components.
loadrt carousel names=left, right
for example.
Then you can enable the relevant carousel inside whatever handler script / subroutine you are using. Presumably based on the tool number?
I guess you will need some logic, if only to work out where to move the spindle to pick up the correct tool.
Handling a random toolchanger, where the tool can swap between carousels would be rather more of a challenge.
Last edit: 09 Feb 2025 17:50 by andypugh.
Please Log in or Create an account to join the conversation.
Time to create page: 0.052 seconds