MOVE PART ORIGIN
From Macros Wiki
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.