Posts by Grzenio123
-
-
Yes , during movement is go through singularity. Arm Model GP180-120.
I made test - 2 new pos. registers . teach 1 point then move manually in Base Z direction - teach 2 point.
When I move by Z button in TP movement is linear, but when I go from point to point by FWD button additional rotation of gripper is added.
Regards
Grzegorz
-
-
Hello,
Yaskawa Controller YRC1000.
I prepare program with linear movement in Z axis:
MOVL P001 V=1500.0
SET P120 P050
SET D000 0
GETE D000 P120 (3)
SET D000 2000000
SETE P120 (3) D000
MOVL P120 V=1166.7 PL=1SET P120 P050
SET D000 0GETE D000 P120 (3)
SET D001 D012
MUL D001 B012
ADD D000 D001
SETE P120 (3) D000
MOVL P120 V=500.0 PL=0When robot move from first value of register P120 to second one, (only difference is Z axis) move is NOT linear.
P050 and P120 are prepared in Base Frame and Tool1.
Why MOVL Linear interpolation not generate linear movement of manipulator?
What I'm doing wrong ??
Regards
Grzegorz
-
Hello,
The robot's system had a crash (error 200), the system was initialized.
Robot and external axis calibration done.
After "JOB" is restored, welding programs where the movements occur independently work correctly.
I have a problem in programs with the SMOVL instruction - the robot reports error 5630.
Could anyone provide instructions on how to calibrate the robot with the external axis, or suggest how to do it?
best regards
Grzegorz