RoboDK Forum
Uploading programs to UR10- Printable Version

+- RoboDK Forum (//www.sinclairbody.com/forum)
+-- Forum: RoboDK (EN) (//www.sinclairbody.com/forum/Forum-RoboDK-EN)
+ - - -论坛:一般问题RoboDK (//www.sinclairbody.com/forum/Forum-General-questions-about-RoboDK)
+--- Thread: Uploading programs to UR10 (/Thread-Uploading-programs-to-UR10)



Uploading programs to UR10-ruddock984-10-18-2022

Hi,

I am having issues when uploading programs to UR10.

Program is a machining program using a UR10 and a spindle. A very small g-code file is also present. I have saved onto USB and transferred to robot that way but takes ages to upload on robot then only moves to start waypoint and freezes. Tried file transfer and again same issue.

Any help as to why this is taking so long would be appreciated


RE: Uploading programs to UR10-Jeremy-10-19-2022

Can you provide the .rdk file, the program you are trying to load or any other relevant files?

Jeremy


RE: Uploading programs to UR10-ruddock984-10-19-2022

Hi See below:


.urp Machining1.urp(Size: 6.53 MB / Downloads: 122)

I also connecting robot to robodk with static ip and connected to to robot and ran the program. program did run but was juddering very fast and robodk was flashing between working and ready.

Added below:

Regards,

Was not able to add g code file or script file


RE: Uploading programs to UR10-Jeremy-10-20-2022

Can you provide the .rdk file?

You said you had a very small G-code?
The program you sent me has 988,000 points!

Jeremy


RE: Uploading programs to UR10-ruddock984-10-24-2022

Hi,

See attached .rdk file


.rdk machine 1.rdk(Size: 8.21 MB / Downloads: 105)


RE: Uploading programs to UR10-Jeremy-10-25-2022

There's something weird here.
The file you sent me first had almost a million points, which is way too much for the UR controller.

I generated the program from the .rdk file you sent and I only got 37k points (which is still a lot, but there's a wide margin).

Did you change the post-processor? Or did you use the standard one?
Did you modify your "Tools"->"Options"->"Programs" parameters?

Just so you know, robots are not CNCs; providing points that are less than 0.5 mm apart won't give you good results.

Jeremy