I have a Yaskawa DX200 MH50 robot.
How can I reduce the amount of MovC steps that RoboDK generates then I export the program, its a problem because, Yaskawa DX200 calculates circles in 3 MovC´s and 4 MovC's for half or hole circle.
I have added picture of RoboDK program instructions.
Best Regards.
Stig.
Here's is a exsample more, there is to many MovC's:
How can I reduce the amount of MovC steps that RoboDK generates then I export the program, its a problem because, Yaskawa DX200 calculates circles in 3 MovC´s and 4 MovC's for half or hole circle.
I have added picture of RoboDK program instructions.
Best Regards.
Stig.
Here's is a exsample more, there is to many MovC's:
Code:
MOVJ C00000 VJ=50.00 PL=1
MOVL C00001 V=50.0 PL=1
MOVL C00002 V=50.0 PL=1
MOVL C00003 V=5.6 PL=1
MOVL C00004 V=5.6 PL=1
MOVC C00005 V=16.7 PL=1
MOVC C00006 V=16.7 PL=1
MOVC C00007 V=16.7 PL=1
MOVL C00008 V=16.7 PL=1
MOVC C00009 V=16.7 PL=1
MOVC C00010 V=16.7 PL=1
MOVC C00011 V=16.7 PL=1
MOVC C00012 V=16.7 PL=1
MOVC C00013 V=16.7 PL=1
MOVC C00014 V=16.7 PL=1
MOVC C00015 V=16.7 PL=1
MOVC C00016 V=16.7 PL=1
MOVC C00017 V=16.7 PL=1
MOVL C00018 V=16.7 PL=1
MOVC C00019 V=16.7 PL=1
MOVC C00020 V=16.7 PL=1
MOVC C00021 V=16.7 PL=1
MOVL C00022 V=50.0 PL=1
MOVL C00023 V=50.0 PL=1
MSG "/'2D Contour2'"
END