Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5

3D printing with UR10e

#1
Hello there,

I have the following setup:
无袖长衫t: UR10e
Extrude: the one from RoboDK library
Post Proccesor:Universal Robot

I can generate a robot program .urp and script successfully; however, on running script there is an error that says:
Code:
Compile Error: M_RunCode() is not defined.

How can I solve this problem.

Then I tried to use Universal Robot 3D printing as post processor. In this case, I cannot generate the code and having the following error:
Code:
Failed to generate program "Print3D" using the Post Processor "Universal_Robots_3D_Printing"
Post processor path:C:/Program Files/RoboDK/Posts/Universal_Robots_3D_Printing.py
Traceback (most recent call last):
File "C:/Users/[user]/AppData/Local/Temp/PostPrint3D.py", line 10676, in
make_program()
File "C:/Users/[user]/AppData/Local/Temp/PostPrint3D.py", line 308, in make_program
r.MoveL(p([22.185000,24.305000,0.500000,-0.000000,90.000000,0.000000]),[138.541038,-134.743422,-204.838150,-20.418427,48.541038,-90.000000],[0.0,1.0,0.0])
File "C:\Program Files\RoboDK\Posts\Universal_Robots_3D_Printing.py", line 643, in MoveL
self.new_move(pose) # used for 3D printing
File "C:\Program Files\RoboDK\Posts\Universal_Robots_3D_Printing.py", line 629, in new_move
signal = min(self.PRINT_FLOW_MAX_SIGNAL , self.PRINT_FLOW_2_SIGNAL * add_material/time_s)
ZeroDivisionError: float division by zero
I have followed the 3d printing tutorial, but I don't know how to fix it.


Messages In This Thread
3D printing with UR10e - bymehrbod- 05-23-2020, 01:12 PM
RE: 3D printing with UR10e - byAlbert- 05-25-2020, 09:54点
RE: 3D printing with UR10e - byJerome LC- 06-08-2020, 01:51 PM
RE: 3D printing with UR10e - byAlbert- 06-17-2020, 02:09 PM
RE: 3D printing with UR10e - bymehrbod- 07-03-2020, 11:50 AM
RE: 3D printing with UR10e - byKosiahn- 04-20-2021, 06:32 AM
RE: 3D printing with UR10e - byJeremy- 04-21-2021, 07:25 PM
RE: 3D printing with UR10e - byKosiahn- 05-10-2021, 02:05 PM
RE: 3D printing with UR10e - byAlbert- 05-10-2021, 09:08 PM
RE: 3D printing with UR10e - byKosiahn- 05-11-2021, 07:14有空
RE: 3D printing with UR10e - byKosiahn- 05-17-2021, 02:09 PM
RE: 3D printing with UR10e - byAlbert- 05-19-2021, 12:42 PM
RE: 3D printing with UR10e - byKosiahn- 06-04-2021, 12:20 PM
RE: 3D printing with UR10e - byKosiahn- 06-07-2021, 07:15 AM
RE: 3D printing with UR10e - byJeremy- 06-07-2021, 11:07 AM
RE: 3D printing with UR10e - byKosiahn- 06-09-2021, 07:49 AM



Users browsing this thread:
1 Guest(s)