Virk I – Early 2019 Progress Report

It’s been a while, and here’s my report.

Gripper

Gripper is almost finished. Making a gripper around a rc servo seems easy at first, but there’s a pitfall: you should avoid stall (that is, signaling the servo to go to a position where it can’t go). Using a servo with metal gears can provide some protection, but stalling should be avoided anyway. Possible ways to manage this:

  • Power the servo for just a short time, long enough for the servo to close or open (something like 500ms). The servo will stall, but for just a small amount of time.
  • Knowing ahead where you should drive you servo depending on the size of the object you wish to grip. Doing this can be a bit tricky, so it could be wise to combine this and previous behavior.
  • Add a pressure sensor. This will increase complexity, but having feedback could allow to adjust servo signal to set a constant pressure and avoid stall, without shutting down the servo.
  • Add some kind of spring-tension to fingers. Even more complex, but not a bad idea at all.

 

Software

Marlin scara support seems to be broken on current versions. The “newest” version I was able to make it work was 1.0.2. After doing some small modifications and adding some simple gcodes, the whole thing seems to work. I could make a post explaning how to setup Marlin for a scara, if there’s someone interested.

Now, I should say that the first firmware I tried was Wangsamas (Repeteier based), but I left it because of some erratic behavior on some tests. However, now I realize it was just a setup parameter, and indeed movement using Wangsamas firmware was more soft and fast. So, I guess I will try Wangsamas again.

 

Homing Sensors

I’ve used simple mechanical lever switches for homing, and they seem to work well on Marlin, but on Wangsamas sometimes I got false readings and hence bad homing. I really don’t care too much about this now; I will come back to Wangsamas a fix this later.

 

Others

Aesthetics enhancements, belt tension adjust, rewiring and a better wood finish.

 

What’s left

  • I need to add some kinds of bumpers for angular motion links.
  • Gripper need rubber fingertips. I guess I will go without tactile sensors for now.
  • Boards need a support. I will make this out of wood, probably.
  • Pen adapter: This will allow to check path travel. And have fun, of course.
  • Software: I need to upload my Marlin modifications somewhere, forgot about Marlin for a while, and go with Wangsamas. I pretty sure it will work very well.
  • 4th axis? Maybe.

I had put a lot of work on this first prototype (and his brothers). But, to be honest, it’s not clear where this project is actually going. Final price of those units will be probably higher than planned; probably over 3k. It’s not clear if they will sell, but bear in mind I need to sell just a few units, not thousands. Maybe I sold them as hypermodern art. I really wish to be able to fund a new, faster,  larger and cheaper production run… who knows.

And now, a video.

 

 

12 Responses

  1. Always wanted to make a scara robot like this but never had free time to do it. Fortunately there are people like you to do it and it’s Just beautiful. Awesome work! Nice one! Would look even nicer in aluminium. Are you thinking about sharing the files?

    1. Thank you very much Mario!. I plan to publish the design as open hardware once the eight units be finished and sold. It’s a lot of work as actually all I have is a very messy and incomplete cad file. I hope to be able to continue this project, as I really love robotics and I think that tools like this can help to leverage learning and creativity, particularly among young people.

  2. This looks great, keep up the good work! Another way to help mitigate servo stall issues is to add a semi-rigid mechanical element. Like 3D printing the arms that attach to your horns with TPU so it can bend a bit & give you some leeway when you grab a rigid object.

    1. Thanks!!. True, links that could stretch are also a possibility, though I wonder if TPU could keep their size after some use; those little rc servos push really hard. Actually, I’ve got some small SFR’s, but I guess I will play with them later.

  3. It would be great if you could provide some information on the changes you made to Marlin and how you got it work with your scara arm. I tried to get Marlin to work with my scara arm which spins 360 degrees with no luck, so I ended up writing the code myself. I’d love to go back to Marlin and not have to reinvent the wheel. Good luck with your project, they certainly do look like works of art.

  4. Hey Ignacio,
    great work, looks beautiful!
    I’m currently also working on a SCARA robot and I’m very interested in how you did the Marlin setup. I want to use an einsy-rambo board with Trinamic steppers and so I was starting with Marlin 1.1.5?, in which SCARA support is broken, as you mentioned. So now I’m about to add my own forward- and inverse-kinematics to that and I’m hoping to get it up and running.
    Cheers,
    Alex

    1. No problem!. I will write a post about my changes by the end of this week and open that project on my repository (gitlab). BTW, today I’m testing (again) wangsamas option (repetetier based); from what I’ve seen it gives smoother moves, among other things. Anyway I wish to have both options. Take care!

  5. Disculpa por no hablar ingles he montado un robot scara y deseo añadir una pinza con servo tengo un Marlin modificado por el señor Armand RAmon C.N.C con arduino pero no hay forma de que funcione estoy usadndo arduno mega y ramps 1.4 te agradeceria tu ayuda un saludos

Leave a Reply

Your email address will not be published.

Back to Top
%d bloggers like this: