MOVE PART ORIGIN

From Macros Wiki
Revision as of 19:43, 12 January 2011 by Mikeo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.