Joshua Youngers
Joshua Youngers
  • Видео 13
  • Просмотров 95 015
Easy Robot Tray System
I needed a tray system for a UR robot integration but everything I saw was either super expensive or not multifunction. In this video, I solved my problems by building a custom table with some hardware store components and using simple math tricks to make it very easy and multifunctional.
Robot: UR10e
Robot Software version: 5.14
00:00 Intro
01:15 Design
02:20 Assembly
03:10 Programming
05:17 Testing
09:00 Other Thoughts
#universalrobots #robotics #programming #automation
Просмотров: 1 433

Видео

Simple Okuma Tool Life
Просмотров 4866 месяцев назад
I find the tool life counter that comes with Okuma machines a little hard to understand and work with, especially with no spare tooling. So instead I built my own control logic to use the counter table and a subprogram to deliver simple life management. Machine : Okuma L3000-e (MYW)
Robot Welds its own Mount
Просмотров 1,1 тыс.7 месяцев назад
I'm not the best welder but I can program a robot. In this video I had a UR10 weld a critical mounting bracket to its own table so that the control box could tucked away and elevated off the ground. Robot: UR10e Robot Software version: 5.14 #universalrobots #robotics #programming #welding
Programming robotic Weld Algorithms
Просмотров 2 тыс.8 месяцев назад
In this video, I demonstrate a few programs I wrote for robotic welding. The programs use just a few waypoints and can draw different welding patterns. I got this idea after watching many Smooth Tool videos and wondering how they made it so easy. I decided to try it for myself and this is what I came up with. If you have any questions or comments, feel free to leave them below. Thanks for watch...
Robotic Sanding with UR10
Просмотров 4,9 тыс.10 месяцев назад
In this video, I demonstrate a program I wrote for robotic sanding. The program is short but powerful, allowing you to apply a set force and complete a motion with ease. If you have any questions or comments, feel free to leave them below. Thanks for watching! Robot: UR10e Robot Software version: 5.11 Gripper: phd GRT 3 Jaw 00:00 Intro 02:30 Trick to align with a plane 04:50 Code Overview 10:40...
Lights Out Swiss Machining
Просмотров 1,2 тыс.Год назад
This is how I set up our Tsugami SS327-5AX CNC for automated overnight operation. If you have any tips to share, let me know. I've been running this Swiss for 4 months and learning every day. #cncmachine #automation #manufacturing
Enabling WIFI on Okuma machines
Просмотров 1,1 тыс.Год назад
This is my trick for enabling WIFI on any Okuma CNC instead of running ethernet. Use caution if replicating and ensure drivers are compatible with your OS version and system. #automation #iot
Efficient Programming for UR Robots
Просмотров 26 тыс.Год назад
There are resources out there for how to program individual parts of a UR robot so in this video I show my own complete program that I use for our lathes. I try to make my programs as productive as possible and constantly try new things in hopes to find better strategies but this programming style has run for months on this machine with minimal issues. Hope you like it. Robot: UR10e Robot Softw...
Setting up a UR10 on a CNC
Просмотров 26 тыс.2 года назад
There is not much information available on how robot arms are set up on CNC machines so I decided to make my own. I will link a Universal Robots UR10e to a dual spindle Okuma LB3000 EX II on this setup. 00:00 How to mount a UR10e 09:30 Installing a phd gripper 11:00 Setting up a UR Cap 13:40 Attaching a GRT gripper 15:16 Setting the home position on a Universal Robot 15:55 Why 5/3 valves better...
Using a tailstock to catch parts
Просмотров 11 тыс.2 года назад
We programmed our Okuma L3000 to catch parts with the tailstock, now I'm just going to clean the code up a little. Timestamps 0:00 Problem solving 13:40 Code structure recap 14:30 Running a test

Комментарии

  • @Freemasonshair
    @Freemasonshair 23 дня назад

    Badass!

  • @TeamMaxxlife
    @TeamMaxxlife Месяц назад

    Cable Management left the chat 😂

  • @nickcava1817
    @nickcava1817 Месяц назад

    I see that you are using some kind of Marposs Equipment, what is that for? 15:22

  • @ifwemadeit
    @ifwemadeit 2 месяца назад

    Automate so you don't have to pay a human benefits.

  • @BrandonBecker-t1y
    @BrandonBecker-t1y 3 месяца назад

    Do you sell the adapter? Thanks for sharing, this would help a situation i had with an okuma l250, very narrow doorways in these. Either way thanks for the idea, i can make it in our shop if needed but id buy one for sure.

    • @joshuayoungers
      @joshuayoungers 3 месяца назад

      @@BrandonBecker-t1y had mine made on PCB Way because our shop was busy at the time. Very reasonable price.

  • @GregersGuldager
    @GregersGuldager 3 месяца назад

    So cool xD :D

  • @BrandonBecker-t1y
    @BrandonBecker-t1y 3 месяца назад

    Can you provide the subprogram?

  • @gstarbro188
    @gstarbro188 3 месяца назад

    I love it, can you share the code ?

  • @teodorpawowski5724
    @teodorpawowski5724 3 месяца назад

    Thanks for making such niche videos, they are very useful to me tho!

  • @ShainAndrews
    @ShainAndrews 3 месяца назад

    Certainly worth the share. Good solution solving in my book.

  • @Autovetus
    @Autovetus 5 месяцев назад

    You put a mexican there and tell him what to do , you wont have to go through all this programming hassle to pick part from this turning machine 👨‍🔧

  • @karoma7898
    @karoma7898 5 месяцев назад

    didn't know Shroud moonlights in robot mounting and setup!

  • @0Saints0Photography0
    @0Saints0Photography0 6 месяцев назад

    Great video! is there any chance you can upload the programs to be downloaded and edited without rebuilding from the start?

  • @PradeepSinghChouhan-gr4ct
    @PradeepSinghChouhan-gr4ct 7 месяцев назад

    Hi Joshua, please make the video on the electric connection and sensor signaling you did in this video I would love to watch it.

  • @SandianDesigns
    @SandianDesigns 7 месяцев назад

    Hi Josh, I am trying to replicate your setup but I keep encountering a compile error, "Compile error: name 'start' is not defined" or in the case of trying to run the stitch pattern it returns the error for 'Waypoint_2'. Did you encounter an error like this while programming and can you advise on how to resolve?

    • @joshuayoungers
      @joshuayoungers 7 месяцев назад

      I don't think I ran into errors like that. And you have the moveJ section after a halt? Maybe remove start from the three below and making the moveL start definitely defined?

  • @MrGlixus
    @MrGlixus 7 месяцев назад

    The people you know who do weld are lying to you. You need friends that are brutally honest and not just please your feelings

  • @OwenSybert
    @OwenSybert 7 месяцев назад

    Thanks for sharing! Great work creating the program & adapting your welder to the UR. Keep up your journey and please continue to share. It is inspiring for the rest of us!

  • @afakvansiwala5481
    @afakvansiwala5481 7 месяцев назад

    Hy Joshua, How u doing! Actually I want to connect pneumatic system with UR 10 Arm. We want to do our manufacturing automatically and for that I need your suggestions. Thanks

  • @Basement_CNC
    @Basement_CNC 8 месяцев назад

    hey, take a look at mircronics sls printer, its roughly 3k....yeah Three not 33 or something similar

  • @MacGyverKilla
    @MacGyverKilla 8 месяцев назад

    Hi Josh, Thx for your interesting videos. When you set up the UR on the lathe you used a swivel base. Can you point me to the manufacturer of these bases, since i couldn't find anything. Best Martin

    • @joshuayoungers
      @joshuayoungers 8 месяцев назад

      Sure, I actually designed and build those myself. It would be diy but I have drawings I would be willing to share.

  • @kirkbothwell7373
    @kirkbothwell7373 8 месяцев назад

    This is how I wanted to spend my morning, love these videos keep it up

  • @theddt125
    @theddt125 9 месяцев назад

    I don’t understand feature Plane. How to set ? How to use?

    • @joshuayoungers
      @joshuayoungers 9 месяцев назад

      Planes can be set up in the installation tab under features, then there is a teach plane button and it's pretty simple to set one. The way I use them is to keep track of an area or section of program that may move. In the case of this video, all moves inside the machine are set relative to the main spindle. If something happens and I have to reset the location of the robot base. Instead of going back through the program and redefining each waypoint, I just reset the feature based on the main spindle and I'm done. I'm working on a video currently that is all about plane manipulation so if this doesn't explain it hopefully that will!

    • @theddt125
      @theddt125 8 месяцев назад

      @@joshuayoungers Thank you. and I have to know feature Conveyer tracking too. Please explained it to me. Thank you.

  • @EliteAutomation
    @EliteAutomation 10 месяцев назад

    Mounting directly to the face of the robot always causes issues.

  • @johnspathonis1078
    @johnspathonis1078 10 месяцев назад

    I cringe when I see you mixing imperial with metric. I think you should bite the bullet and go with the rest of the world --- metric only !!.

    • @joshuayoungers
      @joshuayoungers 10 месяцев назад

      😂 I don't like it either but for now I'm stuck with both.

  • @funwitharobot
    @funwitharobot 10 месяцев назад

    I am curious how you justify this as a safe deployment in accordance with ISO 15066 standard?

    • @joshuayoungers
      @joshuayoungers 10 месяцев назад

      Almost all the movement is in a transient zone and when near possible pinch points the robot speed is sensing for pressure and at very low speed. The operator works well outside the reach of the robot with clear access to its controller. These robots have set inertial limits as well so even if a high speed is programmed, the payload is taken into account and speed is reduced automatically. I mean there are a lot of factors here on why I believe it is safe, is there something you saw that concerned you?

    • @funwitharobot
      @funwitharobot 10 месяцев назад

      @@joshuayoungers the EOAT is operating at head/ neck level at a speed greater the 250mms. The machine door or lathe chucks are also not force or power limited. There is nothing stopping someone from being in those restricted zones during automatic operation.

    • @joshuayoungers
      @joshuayoungers 10 месяцев назад

      Ah, for reference the spindles are just above waist level, the perspectives recorded make it appear higher. The machine cannot run without the doors shut and there is a table in the way probably not shown in the video.

  • @OneLiterPeter
    @OneLiterPeter 10 месяцев назад

    A good tip is to think of a 3D printed part as if it were made from wood. Wood is extremely strong as long as the forces applied to it are against the grain, apply forces with the grain... and it will easily shear.

    • @joshuayoungers
      @joshuayoungers 10 месяцев назад

      That's an interesting take, I'll remember that. I was taught to treat it like concrete, try and keep it in compression as much as possible.

  • @stevegrimeszz
    @stevegrimeszz 10 месяцев назад

    I’ll buy that adapter or drawling from you.

  • @stevegrimeszz
    @stevegrimeszz 10 месяцев назад

    I need to see how these robots hold up to abuse and long term use in a real shop where crashes happen.

  • @MichaelChang-s7t
    @MichaelChang-s7t 10 месяцев назад

    Great design of the EOAT mount! By the way, mounting the (UR) robot on a 45-deg platform also solves the singularity problem. This is common on many mobile machine-tending platforms.

  • @MichaelChang-s7t
    @MichaelChang-s7t 10 месяцев назад

    Great design of the EOAT mount! By the way, mounting the (UR) robot on a 45-deg platform also solves the singularity problem. This is common on many mobile machine-tending platforms.

  • @michaelmaleski8134
    @michaelmaleski8134 10 месяцев назад

    Nice work! Just noticing the cart face seems like it is raw aluminum, I wouldn't bet that if your parts are even made out of mild steel that you wont start wearing the surface of plate which you have the sandpaper affixed to. Depends on volume, material, relative force, etc but you might start dishing out that area and might cause you issues. I say might because being in the industry I have seen and done some rather hokey things that absolutely do work and never presume I know best. Thanks for sharing your thoughts and what you're learning as you go!

  • @kanoa9321
    @kanoa9321 10 месяцев назад

    Make the jaw out of a .250” piece of aluminum angle, then just print a soft jaw that has the curved surface and lip, printed part will be 100% in compression with no bending and can be changed for different size stock.

  • @valkyriedynamics8067
    @valkyriedynamics8067 10 месяцев назад

    great work very impressed with your video editing and detail 10/10

  • @Dragirek
    @Dragirek 10 месяцев назад

    just print it like you did before and use a screw to compress the layers

  • @yaronrapaport4181
    @yaronrapaport4181 10 месяцев назад

    Smart work, Industry 4 at its best! thanks for sharing

  • @jordough4495
    @jordough4495 10 месяцев назад

    I'm working to intergrate robot arm automations in a tissue culture lab and this kind of stuff is a huge help, if not direct help then at the least inspiration. Instant sub!

  • @coreyb4073
    @coreyb4073 10 месяцев назад

    I need to start posting some of my projects, i did all my integration as well, my okuma lathe is one of the next ones on my list, but i think a 5 axis is going to get it first. Im working on having my ur3 do a burr beaver operation now, and i may incorporate this as well. Thanks and keep up the good work

  • @coreyb4073
    @coreyb4073 10 месяцев назад

    We started using abs-cf for our grippers, we found the same, put the layer lines aligned with the load drastically increased the strength, and the slight deformation actuall grips better than our aluminum jaws

  • @xUberMuffinx
    @xUberMuffinx 10 месяцев назад

    Cool demonstration man! As far as the setup and integration of the cobot to the lathes goes, did you do all of that yourself or did you have any professional assistance? Could you point me to any resources you found as far as integration goes? I've watched a few of your other cobot videos like the one with the auto door hookup and was curious if you pulled the whole project off yourself or not. Thanks in advance!

    • @joshuayoungers
      @joshuayoungers 10 месяцев назад

      Haha glad you like it. Yes, I design, plan, and integrate every project I have done (working on #5 now). I've had help a few times when connecting machine I/O, welding bases, and getting ideas on how good material flow would look for a project. Lack of resources is why I started posting about my projects. There are videos out there but not many that dive deep.

  • @2216ecko
    @2216ecko 11 месяцев назад

    Beef up ur vertical angel support to eliminate flex 😉

  • @22MrBender22
    @22MrBender22 11 месяцев назад

    Why not just do 100% infill?

    • @joshuayoungers
      @joshuayoungers 11 месяцев назад

      The strength of most infill patterns taper off around 70%. Don't get me wrong it is a little stronger but will easily double the print time. A few tricks like what I did here or more outer layers can make it comparable without using up so much material.

    • @briangwynn3592
      @briangwynn3592 11 месяцев назад

      @@joshuayoungers Why not make some jaws out of aluminum that will easily outlast anything you can print?

  • @Devinator6205
    @Devinator6205 11 месяцев назад

    Dude that’s awesome, also I used to do robotics is that the robot that is meant for working around people? I remember seeing them at a show and it handed me a pen and he told me to get in the way of its path and it was scary at first but it stopped for me lol.

    • @joshuayoungers
      @joshuayoungers 11 месяцев назад

      Yep, they are completely safe to work around without rails. I've been hit a few times and it stops every time. If the payload is really heavy it might sting a little but I've never been bruised. Glad you like the vid.

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

    hi every one , my Okuma mc5va is showing 112 hydraulic motor over load alarm , can any body help , our back side contactor is not even moving .

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

    Man this is amazing. I’m studying automation and robotics and we work with the UR3, the smallest version of this robot. I would love to see you post more videos about how you solve problems and programming errors. 🙌🏼 greetings from Spain!

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

    If you have programed to shut down your machine during the night. you should shut down your compressor too,

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

    You did a good job. Robotics is a rewarding career field if you decide to go down that route. Lots of travel but rewarding. Especially the well rounded guys. Machine tool tech pairs well, able to make custom eot's, etc, thats the future man.

  • @user-zq5bj2ky5t
    @user-zq5bj2ky5t Год назад

    hi friend, with the times that are running and the speed that you have to make the pieces on the turner it seems to me to be a slightly slow but nevertheless intelligent way, at least here in Italy

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

    "Any Okuma CNC" is a bold statement. It is also very untrue.

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

    Nice video. Can you let me know what light sensor you use?

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

    gg