MOVE PART ORIGIN

From Macros Wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Up

Command

MOVE_PART_ORIGIN <WorkPiece number> <dx> <dy> <dz>


Move the part origin.

Parameters

<WorkPiece number>
WorkPiece number.
<dx>
The distance in the X axis direction.
<dy>
The distance in the Y axis direction.
<dz>
The distance in the Z axis direction.

Example

MOVE_PART_ORIGIN 2, 0, 0.5, 0.75


This will move the original for workpiece number 2 by 0.5 in Y and 0.75 in Z.