WObj and Tool coordinates
Hammer
✭
Hi,
I work with system with 2 external axes.
I created movement with offset:
MoveL p10, v20, z5, t_ToolWObj:=wobj_1;
MoveL Offs(p10,reg1,reg2,reg3), v20,z5, t_ToolWObj:=wobj_1;
Add reg1,0;
Add reg2,5;
Add reg3,0;
to create movement with several 5 mm steps.
The problem is, that tool moves in WObj space and I cant just "5" to reg2. How can I modify an instruction to offset a tool position in tool coordinates?
See a picture below, maybe it will help to understand my problem.
Tool have to do an offset move by 5mm in several differently orientated areas.
Anyone knows how to do it in easy way?
I work with system with 2 external axes.
I created movement with offset:
MoveL p10, v20, z5, t_ToolWObj:=wobj_1;
MoveL Offs(p10,reg1,reg2,reg3), v20,z5, t_ToolWObj:=wobj_1;
Add reg1,0;
Add reg2,5;
Add reg3,0;
to create movement with several 5 mm steps.
The problem is, that tool moves in WObj space and I cant just "5" to reg2. How can I modify an instruction to offset a tool position in tool coordinates?
See a picture below, maybe it will help to understand my problem.
Tool have to do an offset move by 5mm in several differently orientated areas.
Anyone knows how to do it in easy way?
0
Comments
-
Instead of using Offs function use the RelTool function. This allows you to offset in the tool coordinate system x,y,z and rx,ry,rz.MoveL RelTool(p10,reg1,reg2,reg3), v20,z5, t_ToolWObj:=wobj_1;0
Categories
- All Categories
- 5.5K RobotStudio
- 396 UpFeed
- 18 Tutorials
- 13 RobotApps
- 297 PowerPacs
- 405 RobotStudio S4
- 1.8K Developer Tools
- 250 ScreenMaker
- 2.8K Robot Controller
- 316 IRC5
- 61 OmniCore
- 7 RCS (Realistic Controller Simulation)
- 801 RAPID Programming
- AppStudio
- 3 RobotStudio AR Viewer
- 18 Wizard Easy Programming
- 105 Collaborative Robots
- 5 Job listings