Robots in Architecture Forum

Robots in Architecture, Art, and Design => General Discussion => Topic started by: donjorges on June 04, 2018, 03:07:16 PM

Title: Programming Issue: Kuka Robot difers form Controller
Post by: donjorges on June 04, 2018, 03:07:16 PM
Hey guys,

I´m proud owner of a Kuka Kr150 L150 sp/2 2001, a Controller  KRc2 Mp5 (125/2; 150/2; 200/2) , and pendant is Krc1, running software version KRc V4.1.6 sp3  / GUI version  V3.3.76 B207., Kernel version KS V4.83.

And I was wondering if that could affect, when i'm trying to create a manual program, doesn't give me any of the commands to create points of movements.

To add a point also, is that the  S|I|R indication ligths appears S=gray, I=green, R=gray.
and would like to know the meaning of the "S".

but i get it to jog manually.


Thanks
Jorge
Nacar bot
DR
Title: Re: Programming Issue: Kuka Robot difers form Controller
Post by: Johannes @ Robots in Architecture on June 04, 2018, 04:05:05 PM
Hello Jorge,

If is grey it means that the submit interpreter is not running. Take a look in your R1/System directory and see if there are any errors displayed for the sps.sub. Try to fix the error, by e.g. commenting out lines that refer to hardware that is no longer connected.
That issue might then also be connected with you not being able to teach positions.

Best,
Johannes
Title: Re: Programming Issue: Kuka Robot difers form Controller
Post by: donjorges on June 07, 2018, 03:56:39 AM
Hey thanks for the reply.

So I did as you told me, but I couldn't open the file sps.sub, it seamed that it tried to load as a progress bar started to run, but it didn't run anything.
Also noticed that the icons appear red crossed, all of them.

i'm Attaching a photo of the screen.

Another thing I liked to mention, is that I created a PRC file from grasshopper, and the file was ".src", instead of ".dat", is this correct or something's wrong.

Please let me know.
Thanks.
Title: Re: Programming Issue: Kuka Robot difers form Controller
Post by: Johannes @ Robots in Architecture on June 07, 2018, 10:56:45 AM
Hello,

If you create a toolpath at the robot, the logic is in the *.src file, and variables such as the positions themselves in the *.dat file. We put it all into a single *.src file, so that's fine!

The red cross on the files mean that there is an error in the file. That you cannot open the error list is strange and might point to a deeper issue. Did you maybe accidentally delete a file, or did the robot have the issue from the time you got it? I cannot think of a  proper reason right away, it might make sense to contact the KUKA hotline regarding that.
Or if you've got a backup from before, roll back to it!

By the way, as you've got a KRC1 controller, you might need to tick the "enhanced compatibility with older KUKA controllers" box in the Code settings. Otherwise - depending on the version - you would also get a red cross and the error list would tell you that it doesn't understand one line. But that's not related to your current issue.

Best,
Johannes
Title: Re: Programming Issue: Kuka Robot difers form Controller
Post by: donjorges on June 22, 2018, 07:06:30 PM
Hey Johannes... thanks for taking your time.

I was out for a few days...

So went back to the robot, and noticed that all the files were red crossed.. attached files.

How do I fix it, or how do I restore the robot... or this is why nothing at all works.

thanks, please let me know.
Title: Re: Programming Issue: Kuka Robot difers form Controller
Post by: Johannes @ Robots in Architecture on June 22, 2018, 07:09:29 PM
Hello,

The files are most likely looking for some variable that does not exist. My guess would be that you accidentally deleted a file.
Every red-crossed file should provide an error report what data it is missing.
You can then search on your install CD which file contains that data, and copy it back to the robot.

Best,
Johannes
Title: Re: Programming Issue: Kuka Robot difers form Controller
Post by: donjorges on July 03, 2018, 02:35:16 AM
Hey...
thanks.
But I don't have a installation cd of neither softwares. Where can I find the cd for my controller?

Thanks
Please let me know
Title: Re: Programming Issue: Kuka Robot difers form Controller
Post by: Johannes @ Robots in Architecture on July 03, 2018, 11:31:21 AM
Hello,

The simple answer would be "from KUKA", but they may charge you for it.
We had a similar case recently and there seemed to be a folder called KRC1_CD or so on the D: drive, which seemed to contain the installer. We did not have to reinstall it, so we never tried it out, and it may also have been done manually, but it might still be worth checking if that folder exists.
You can only see the D: drive in expert mode or through Windows!

Best,
Johannes
Title: Re: Programming Issue: Kuka Robot difers form Controller
Post by: donjorges on July 09, 2018, 11:49:11 AM
Thanks Johannes, you´ve been amazing...

I contacted Kuka (luckily I was around a Kuka Headquater) and they were able to send me an installation cd for the roboter, and now I´m asking them for a lot of things, and they are very collaborative.
So I hope next questions from me will be about the PRC, instead of the roboter...jejejeje

Thanks a million, bro!..
Title: Re: Programming Issue: Kuka Robot difers form Controller
Post by: Johannes @ Robots in Architecture on July 09, 2018, 10:38:40 PM
Awesome, that's great news, I'm happy that they're supporting you!
I'd still suggest making a backup of the current state, even if it's broken!
All the best with the re-install!
Johannes