6-Axis 3D Printed Robotic Arm - Testing - (Part 3)

Поделиться
HTML-код
  • Опубликовано: 22 окт 2024

Комментарии • 77

  • @LukeBockman
    @LukeBockman 7 лет назад +31

    Hammers??? Noooo!! that'll destroy the bearings in the motor. The correct way is to use a file to make a flat-spot on the shaft. Then tighten the pulley setscrew onto the flat-spot so it has more than just friction holding it on. If thats not enough holding force, then theres probably another problem. locktite may work but youll have a pretty hard time getting it off later and it can seize up the motor bearings if your not careful. Other than that looks like a lot of fun!

  • @thomascott7425
    @thomascott7425 7 лет назад +1

    I really like the fact that you are using the Pi and the touch screen. Very good indeed. One small suggestion might I suggest that if the arm is going to to do a lot of repetitive joints you might want to use a temperature controlled iron and add a "wipe / clean" station.

  • @DrDFlo
    @DrDFlo  7 лет назад +4

    We would like to thank everyone for their support on the robotic arm series! We have one more video planned. But don't worry! We have a lot of awesome projects coming up.

    • @milleniallgt9715
      @milleniallgt9715 4 года назад

      Is it possible to switch out the hand part of it with a cnc spindle? It would basically be a 6 axis cnc milling machine for under 1000$!!!!!

  • @brandonking277
    @brandonking277 7 лет назад +1

    Nice!
    I'm almost done Thor, the 6 axis robotic arm. I'm definitely building the Moveo next!

  • @Archnemesis88
    @Archnemesis88 7 лет назад +1

    Really cool arm! Love the controls, FYI the holes on wire strippers near the middle screw can be used to cut screws to length (ie at about 2:30), Keep up the awesome!

  • @tobiasmidskard3605
    @tobiasmidskard3605 7 лет назад +3

    Hi, awesome videos!
    I was wondering if there is an issue when you try to set the arm in startposition.
    How can you ensure that it will set in the exact same spot after it has done a task?
    I know that on my 3D printer it also uses stepper motors, but there is also a limitswitch to ensure that the position is indeed correct.

  • @ed1023jbc
    @ed1023jbc 7 лет назад

    Like the series so far, one thing I would love to see is some test on the working weights the robot arm can lift and move, as well as how much pressure the griper and arm can handle. Thanks

    • @DrDFlo
      @DrDFlo  7 лет назад +1

      Yes we had this planned for next video. The gripper has a surprising amount of strength. However, we were experiencing a lot of slipping. The heaviest thing we tried to pick up was a full beer bottle. The gripper could grip it, but the wrist motor was unable to turn.

  • @thinkhendo
    @thinkhendo 7 лет назад +7

    I really like what you are doing. Keep going!

  • @jamieclarke321
    @jamieclarke321 7 лет назад +1

    This is epic guys, keep up the good work and thanks for showing the arm doing machine tending!

    • @DrDFlo
      @DrDFlo  7 лет назад

      No worries! Thanks for the suggestion.

  • @claudehebert3131
    @claudehebert3131 4 года назад +4

    5:27 : this is why a robot should have position encoders.

  • @Timb0515
    @Timb0515 2 года назад

    Hello I hope I’m currently taking on the bcn3d moveo robot arm for a school project and I was having difficulty ordering the correct motors and after market parts. Is there a website that offers all of the aftermarket parts listed on the BOM. Any resources, links or advice you could offer me would be greatly appreciated

  • @johnfranks
    @johnfranks 7 лет назад +1

    The cheap wire crimper/stripper combo tools include a screw cutter.

  • @hellcat1988
    @hellcat1988 7 лет назад +1

    when are people going to start making 3d printing robot arms? They would probably have to be slower than regular 3d printers, but they would probably be able to have larger build volumes more easily.

  • @vfxforge
    @vfxforge 7 лет назад

    good attempt guys, interesting project.

  • @pablocano9285
    @pablocano9285 7 лет назад +1

    Nice robotic arm

  • @Zplizor
    @Zplizor 7 лет назад +4

    Going to use inverse kinematics ? :)

  • @alvarocacao
    @alvarocacao 4 года назад

    Hello there. How much is the maximum weight that this arm can support? (for example, it can lift 1.5 kg)

  • @MithunKarmakar
    @MithunKarmakar 2 года назад

    You need to find an algorithm for the arm tip to reach any 3d coordinate in space at any given angle on its own calculating by itself which stepper has to rotate how much degree and in what sequence.. Then you have the industrial robot ready.

    • @justinc2633
      @justinc2633 Год назад

      thats called inverse kinematics

  • @vacantspace333
    @vacantspace333 4 года назад

    That's some pretty cool stuff

  • @tiagotiagot
    @tiagotiagot 6 лет назад

    Are you gonna implement absolute rotation and IK to have the end effector move about in a more interesting manner?
    Also, does your program got access to the current position of the each of the axis? If it does, maybe you could use that to detect load and make it able to grip things regardless of size without breaking them, and also grip tighter for heavier things?
    edit: Oh, and if you can detect the exact position, would it be possible to make it compliant, letting you position the arm with your own hands?

  • @jyo5764
    @jyo5764 7 лет назад

    I want to get into robotic arm technology I am very conformable in python and currently in big data industry where can I start learning about robotic arm technology?

  • @peileed
    @peileed 4 года назад

    how does it know the position you put it in? (as servos do not offer inputs I assume the arm itself doesn't know where it is) , is it based on the controller inputs? so it knows for how long you made it go down and where you stopped

    • @claudehebert3131
      @claudehebert3131 4 года назад

      AFAIK this robot does not use position encoders. So, using stepper motors, the software counts the number of steps from a place to another in order to move the robot from known point "a" to point "b". The issue that happens is if you ask too much power (or impede the movement somehow) and the motor "slips" (misses a step). You can see that happening around 5:27 in the video; dropping the remote hitting the desk pushes against the wrist and makes it rotate, which is unknown to the controller. The next run being relative to this new position, when the robot tries to catch the remote, the effector (claw) is nowhere near the proper position. Industrial robots in general use servo motors and position encoders at every axis. Encoders make the referential system absolute instead of it being relative, so movements are repeatable.

  • @nardjestec
    @nardjestec 5 лет назад

    Can it follow a path, draw or 3d make. I think it's possible.

  • @Fakoleon
    @Fakoleon 7 лет назад

    Hello, nice video serie! I printed and assembled a MOVEO arm myself, it's pretty much the same, unfortunatly, it lack some good software to use it and save position etc like you do in this vid.
    Which software are you using? could you share it somewhere? thanks you

    • @DrDFlo
      @DrDFlo  7 лет назад

      Fakoleon,
      We are using software that works with the SlushEngine (roboteurs.com/products/slushengine-model-d) not ramps. Here is the code though: github.com/Roboteurs/rbx1-software

    • @Fakoleon
      @Fakoleon 7 лет назад

      Indeed with ramps it won't work, thanks anyway !

  • @prof.onkarsalavi7143
    @prof.onkarsalavi7143 4 года назад

    Could you tell me the stepper motor driver board specification , power supply and can we interface 8051 development board to control stepper motor?

  • @feelingluckyduck373
    @feelingluckyduck373 7 лет назад

    You should have gotten the stepper with a flat machined on the shaft or break out the dremel or die grinder.

  • @CrayzyFreakzzz123
    @CrayzyFreakzzz123 7 лет назад

    Just found this channel and i love it :D

  • @a2304
    @a2304 4 года назад

    Was the fan at the end also 3D prnted? Or do i actually have to buy one of those?

  • @asyxcv14
    @asyxcv14 7 лет назад +3

    Hey Guys, seems like a fun project! But it seems to be very ugly to program the robot, because you have to control the rotatoric axles all by it's own to get to a point wanted. Isn't there a possibility implemented to work with a Tool orientated coordinate System? As an example your tool is orientated by pointing in a 45 degree angle to ground and you push the button for moving the Z-Axis down that the robot moves all Axis that are required by it's own to move the tool in a linear movement in its 45 degree pointing direction. I hope it is understandable what I am trying to explain. That would give the robot a much better handling.
    But to be honest, who would really need such a robot arm for privat? Clamping my soldering iron into a small vice would absolutely be enough and does the job... :D

    • @SwarthySkinnedOne
      @SwarthySkinnedOne 7 лет назад +3

      Just sit tight. I think these two far-out brains are going to have this bigbot do extraordinary things with a soldering iron so they can make it a horrific desoldering terror in an unmentioned b-movie they're working on under wraps, in which it's programing will contract a wicked virus from a insanely jealous YT rival over somewhere in Shenzen China, run amok, and disassemble uncontrollably the electronics of fb headquarters data banks and that of the International Space Station...or something next to it.

    • @asyxcv14
      @asyxcv14 7 лет назад

      +SwarthySkinnedOne Okay okay. I think I can do that! Just hold my beer.
      I need an elevator, ostrich and a shopping cart for kids.

  •  7 лет назад

    Dope

  • @DJ-Hollandica
    @DJ-Hollandica Год назад

    Dudes make little flat spot on axle and put screw in the pulley never slips

  • @franksarlemijn2240
    @franksarlemijn2240 7 лет назад +2

    Wat is the repeatability of the positioning?

  • @Tom-pw6vt
    @Tom-pw6vt 7 лет назад

    What 3D printer where you using to print the Benchy?

  • @ClydeGonzales
    @ClydeGonzales 7 лет назад +1

    What 3D printer was at the end of the video?

  • @sophosvanalles6265
    @sophosvanalles6265 7 лет назад

    2:32 Would a 3D printed washer maybe help against potential wiggle in the future?

    • @DrDFlo
      @DrDFlo  7 лет назад +1

      That is not a bad idea! If I have to take a part the gripper I will try that. Thanks for your comment!

  • @4ruitz
    @4ruitz 4 года назад

    whats the cost of such a project ???

  • @anmo8907
    @anmo8907 4 года назад

    Where to order that accessories?

  • @drrobotsir
    @drrobotsir 4 года назад

    What's the max reach and payload?

  • @MrShowTime27
    @MrShowTime27 7 лет назад

    Does anyone knows what 3d printer are they using???

  • @muddlersworkshop
    @muddlersworkshop 7 лет назад

    Wear can I get one of these from?

  • @RollinShultz
    @RollinShultz 7 лет назад

    Why not buy a pulley puller?

  • @BartoloIlliano
    @BartoloIlliano 4 года назад

    Need more speed and better cable managment and hidden motors

  • @makewithmegma
    @makewithmegma 3 года назад

    🔥❤👍

  • @davidsh1110
    @davidsh1110 7 лет назад

    But will it play doom?

  • @shanrafnezden7958
    @shanrafnezden7958 6 лет назад

    Owesome!!!!

  • @drud-dh4ev
    @drud-dh4ev 7 лет назад

    Can this be printed using PLA?

  • @TheRustAdmin
    @TheRustAdmin 6 лет назад

    programme the arm to assemble more robot arms

  • @MrEbenezer13
    @MrEbenezer13 7 лет назад

    That's what happens when you arm wrestle a robot arm, guys ;-P

  • @generalconceptschannel1436
    @generalconceptschannel1436 7 лет назад

    how much?

  • @ivandjuric175
    @ivandjuric175 7 лет назад

    :) i notice why you show the buton :

  • @Phil-D83
    @Phil-D83 7 лет назад

    Turn this into a cnc device with a Dremel instead of a claw.

  • @kix5457
    @kix5457 7 лет назад

    A 2014 Blackwidow Tournament edition?
    Lol i have one.

  • @rohitpujari2710
    @rohitpujari2710 5 лет назад

    give me link of componant or part

  • @keatonmcmahon7372
    @keatonmcmahon7372 7 лет назад

    6000 steps to move a remote 6 inches, brain vs braun

  • @yakine13
    @yakine13 6 лет назад

    what a smile! nice teeth

  • @ntt3597
    @ntt3597 4 года назад

    Theres a reason why stepper motors arent used in robot arms...

    • @justinc2633
      @justinc2633 Год назад

      what kind of motors do robots use?

  • @jamesfunicello2695
    @jamesfunicello2695 7 лет назад

    Really? When it comes to electronics you don't think twice but when it comes to the simplest task of cutting a screw off that's the too complicated line? Come on guys....

  • @whoracle1986
    @whoracle1986 7 лет назад

    is this a hobby for you? and are you studying to become engineers?

    • @DrDFlo
      @DrDFlo  7 лет назад +2

      Yes this is what I do on the weekend!

  • @GilOsborne
    @GilOsborne 6 лет назад

    Great videos, but man why such a cringy name?

  • @y788lhjk1
    @y788lhjk1 7 лет назад

    have you had your teeth whitened

    • @DrDFlo
      @DrDFlo  7 лет назад

      Nope. I eat a lot of apples :p

  • @user-qx7tm5df8j
    @user-qx7tm5df8j 7 лет назад

    the asian looking dude is cringing so hard because this other guy tries so hard to act xD