Scara tutorial
- DocStein99
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 30
- Thank you received: 0
19 Dec 2016 23:39 #84439
by DocStein99
Scara tutorial was created by DocStein99
I've built many machines using LinuxCnc as a standard x,y,z table and like it very much. I found a video someone used LinuxCnc to drive a SCARA style system, where it was simply two motors clamped to a couple of brackets. Impressively simple design!
I would like to make one, but I'm having trouble getting started. Does anyone have links or a tutorial for the Scara style? I went through the wiki a couple of times and got some vague information. I might have missed something, but I was kind of looking for a start-up setup example or something I can use to work off of.
I would like to make one, but I'm having trouble getting started. Does anyone have links or a tutorial for the Scara style? I went through the wiki a couple of times and got some vague information. I might have missed something, but I was kind of looking for a start-up setup example or something I can use to work off of.
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23314
- Thank you received: 4861
20 Dec 2016 13:56 #84461
by andypugh
Replied by andypugh on topic Scara tutorial
The Wiki might not be the best place to start.
You probably want to use scarakins:
linuxcnc.org/docs/2.7/html/man/man9/kins.9.html
There is a sample config to study, with a 3D model of the robot
pick sim/axis/vismach/scara/scara.ini in the config picker to see it in action.
You probably want to use scarakins:
linuxcnc.org/docs/2.7/html/man/man9/kins.9.html
There is a sample config to study, with a 3D model of the robot
pick sim/axis/vismach/scara/scara.ini in the config picker to see it in action.
The following user(s) said Thank You: DocStein99
Please Log in or Create an account to join the conversation.
- viski
- Offline
- Senior Member
Less
More
- Posts: 56
- Thank you received: 1
23 Dec 2023 21:54 #288949
by viski
Replied by viski on topic Scara tutorial
How to program scara to draw a circle ?
Please Log in or Create an account to join the conversation.
- zz912
- Offline
- Platinum Member
Less
More
- Posts: 508
- Thank you received: 81
01 Jan 2024 13:10 #289470
by zz912
Replied by zz912 on topic Scara tutorial
Attachments:
Please Log in or Create an account to join the conversation.
- bertoldo
- Offline
- Junior Member
Less
More
- Posts: 39
- Thank you received: 0
11 Sep 2024 16:25 #309919
by bertoldo
Replied by bertoldo on topic Scara tutorial
Hi, I'm also doing one with ethercat motors. I'm having a lot of trouble. I recently managed to communicate in ethercat and now I'm having trouble connecting ethercat instead of pulse in scara. Does anyone have any other links or manuals?
Please Log in or Create an account to join the conversation.
- Todd Zuercher
- Offline
- Platinum Member
Less
More
- Posts: 5009
- Thank you received: 1443
11 Sep 2024 17:42 #309924
by Todd Zuercher
The tricky part ia collecting all of the precise measurements and calibration settings that you will need to make the kinematics model work correctly.for your machine.
Replied by Todd Zuercher on topic Scara tutorial
Assuming you have set up your SCARA arm appropriately using the correct kinematics, you would program it to do a circle exactly the same way as you would program a circle for an ordinary XYZ Cartesian machine that used Trivkins. The kinematics program will automatically convert the rotary angular movement of the joints into linear XYZ Cartesian coordinates and vice versa.viski post=288949 userid=14009How to program scara to draw a circle ?
The tricky part ia collecting all of the precise measurements and calibration settings that you will need to make the kinematics model work correctly.for your machine.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- bertoldo
- Offline
- Junior Member
Less
More
- Posts: 39
- Thank you received: 0
12 Sep 2024 12:26 #310000
by bertoldo
Replied by bertoldo on topic Scara tutorial
Dr. Stein, how are you?
Could you share how you managed to communicate the ethercat drivers and the scara cinematics? I've been doing this for months without much progress.
Could you share how you managed to communicate the ethercat drivers and the scara cinematics? I've been doing this for months without much progress.
Please Log in or Create an account to join the conversation.
- Aciera
- Away
- Administrator
Less
More
- Posts: 3969
- Thank you received: 1717
12 Sep 2024 13:26 #310004
by Aciera
Replied by Aciera on topic Scara tutorial
If you are not able to jog the motors then your problem is most likely with the ethercat setup itself. The kinematics (ie scarakins) has nothing to do with ethercat communication whatsoever.
Please Log in or Create an account to join the conversation.
- bertoldo
- Offline
- Junior Member
Less
More
- Posts: 39
- Thank you received: 0
12 Sep 2024 16:31 #310013
by bertoldo
Replied by bertoldo on topic Scara tutorial
So, I can find ethercat slaves and they appear there, but I'm stuck in communication. Would you be willing to do remote access to help me? I can do it for a fee too... because I'm already one step away from giving up, 5 months trying...
Please Log in or Create an account to join the conversation.
- Aciera
- Away
- Administrator
Less
More
- Posts: 3969
- Thank you received: 1717
13 Sep 2024 06:50 #310051
by Aciera
Replied by Aciera on topic Scara tutorial
I don't know anything about ethercat so I'm afraid I cannot assist you with that. You may want to post you question in the 'EtherCat' section of the forum.
forum.linuxcnc.org/ethercat
forum.linuxcnc.org/ethercat
The following user(s) said Thank You: bertoldo
Please Log in or Create an account to join the conversation.
Time to create page: 0.089 seconds