linuxcnc with a custom robot
- pheanoukma
- Offline
- New Member
Less
More
- Posts: 6
- Thank you received: 1
15 Feb 2024 11:17 #293370
by pheanoukma
linuxcnc with a custom robot was created by pheanoukma
anyone know on how to start running a 4axis palletizer robot in linux cnc w/ ethercat?
this is how the robot looks now, anyone that can plz help since im a complete beginner on linuxcnc right now..
i have contacts in telegram if anyone wants to help me via that, since it would be better via telegram..
any help would be loved and appreciated!!!
this is how the robot looks now, anyone that can plz help since im a complete beginner on linuxcnc right now..
i have contacts in telegram if anyone wants to help me via that, since it would be better via telegram..
any help would be loved and appreciated!!!
Please Log in or Create an account to join the conversation.
15 Feb 2024 12:34 #293371
by Aciera
Replied by Aciera on topic linuxcnc with a custom robot
I don't think there is a ready made kinematic component for a palletizer in LinuxCNC. So you would need to create that first.
Maybe this document can help you with it (together with the assistance of an online translator like deepl) as the mechanics of the robot seem to be quite similar:
dspace.cvut.cz/bitstream/handle/10467/11...uence=-1&isAllowed=y
As for how to implement it in LinuxCNC, I would suggest to install debian bookworm and install linuxcnc using the synaptic package manager. Then you can have a look at the simulation configurations that come with it and ask more specific questions once you have the system installed.
Development of the kinematic module can be done as a pure simulation, preferably using a vismach simulation file (like the one found in 'configs/sim/axis/vismach/' folder of a linuxcnc installation)
Hardware implementation in LinuxCNC using EtherCAT will be a separate part of your project that will depend on the kind of motor drives you are using.
Maybe this document can help you with it (together with the assistance of an online translator like deepl) as the mechanics of the robot seem to be quite similar:
dspace.cvut.cz/bitstream/handle/10467/11...uence=-1&isAllowed=y
As for how to implement it in LinuxCNC, I would suggest to install debian bookworm and install linuxcnc using the synaptic package manager. Then you can have a look at the simulation configurations that come with it and ask more specific questions once you have the system installed.
Development of the kinematic module can be done as a pure simulation, preferably using a vismach simulation file (like the one found in 'configs/sim/axis/vismach/' folder of a linuxcnc installation)
Hardware implementation in LinuxCNC using EtherCAT will be a separate part of your project that will depend on the kind of motor drives you are using.
The following user(s) said Thank You: pheanoukma
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6430
15 Feb 2024 17:04 #293417
by tommylight
Replied by tommylight on topic linuxcnc with a custom robot
I have installed China made palletizers that actually use LinuxCNC with a custom GUI, Delta drives and motors with absolute encoders, i did make a failed attempt to copy it to USB, but it was a no go.
Since i had no reasonable reason to open them, i could not do much, but i did go into settings (after many attempts at password it did not lock ) and it used plain hal and some gcode routines to work.
It was named LCNC.
If any of those break, i just might have the chance to do something, but for now not much help.
Since i had no reasonable reason to open them, i could not do much, but i did go into settings (after many attempts at password it did not lock ) and it used plain hal and some gcode routines to work.
It was named LCNC.
If any of those break, i just might have the chance to do something, but for now not much help.
The following user(s) said Thank You: pheanoukma
Please Log in or Create an account to join the conversation.
- pheanoukma
- Offline
- New Member
Less
More
- Posts: 6
- Thank you received: 1
25 Feb 2024 14:48 #294370
by pheanoukma
Replied by pheanoukma on topic linuxcnc with a custom robot
Do you have lcnc on you for now?, if you have it. then it would be a godsend for me, haha
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6430
25 Feb 2024 15:41 #294387
by tommylight
Replied by tommylight on topic linuxcnc with a custom robot
If any of those break, i just might have the chance to do something, but for now not much help.
Please Log in or Create an account to join the conversation.
- pheanoukma
- Offline
- New Member
Less
More
- Posts: 6
- Thank you received: 1
26 Feb 2024 10:14 #294496
by pheanoukma
Replied by pheanoukma on topic linuxcnc with a custom robot
Oh OK thx
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
Time to create page: 0.160 seconds