Does it work with Robots?
- enocsoto
- Offline
- New Member
Less
More
- Posts: 1
- Thank you received: 0
21 Jul 2022 22:22 #247990
by enocsoto
Does it work with Robots? was created by enocsoto
Hello there guys,
I have an ABB6600 Industrial Robot and I wonder if I can use LinuxCNC to make it work as a plasma cutter. I have seen so many videos and I have read some about it, eventho, I have seen so many lathes and mills beign retrofitted and turned into CNC, but not sure if it is posible with a 6 axis-robot.
Thank you very much for your attention.
I have an ABB6600 Industrial Robot and I wonder if I can use LinuxCNC to make it work as a plasma cutter. I have seen so many videos and I have read some about it, eventho, I have seen so many lathes and mills beign retrofitted and turned into CNC, but not sure if it is posible with a 6 axis-robot.
Thank you very much for your attention.
Attachments:
Please Log in or Create an account to join the conversation.
- Aciera
- Away
- Administrator
Less
More
- Posts: 4008
- Thank you received: 1730
22 Jul 2022 06:19 - 22 Jul 2022 11:34 #248006
by Aciera
Replied by Aciera on topic Does it work with Robots?
While serial manipulators like your ABB robot can be controlled using LinuxCNC there are several limitations that might make it impossible to follow a complex tool path at a constant speed as required for plasma cutting.
The first problems are usually only partly related to LinuxCNC:
- How are you planning to create the toolpath?
- Do you have access to a 6-axis CAM package?
- Can that CAM spit out standard GCode? Because most robots use a proprietary programming language and LinuxCNC cannot use any of those (although it might be possible to write a suitable interpreter if you are a genius with lots of time on your hands).
Full disclosure:
I don't have a plasma cutter but I do have a (mostly idle) robot.
Edit:
This recent post by Andy might give you an idea of some of the fundamental limitations of LinuxCNC when using nontrivial (ie non-cartesian) kinematics:
forum.linuxcnc.org/24-hal-components/464...ous-movements#248016
The first problems are usually only partly related to LinuxCNC:
- How are you planning to create the toolpath?
- Do you have access to a 6-axis CAM package?
- Can that CAM spit out standard GCode? Because most robots use a proprietary programming language and LinuxCNC cannot use any of those (although it might be possible to write a suitable interpreter if you are a genius with lots of time on your hands).
Full disclosure:
I don't have a plasma cutter but I do have a (mostly idle) robot.
Edit:
This recent post by Andy might give you an idea of some of the fundamental limitations of LinuxCNC when using nontrivial (ie non-cartesian) kinematics:
forum.linuxcnc.org/24-hal-components/464...ous-movements#248016
Last edit: 22 Jul 2022 11:34 by Aciera.
The following user(s) said Thank You: Clive S, enocsoto
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23170
- Thank you received: 4860
22 Jul 2022 12:04 #248025
by andypugh
Replied by andypugh on topic Does it work with Robots?
Have a look at this video to get some idea of what might be involved.
(Mostly LinuxCNC is working well for him, but the hardware is problematic)
(Mostly LinuxCNC is working well for him, but the hardware is problematic)
The following user(s) said Thank You: tommylight, enocsoto
Please Log in or Create an account to join the conversation.
Time to create page: 0.069 seconds