Table of Contents

Machine Position

Provides means to set all machine axes or selected axis/axes to zero or predefined machine position values.

Machine Position - To Zero

Sets machine position values of all axes to zero.


This program feature is scriptable.
For more info regarding Scripts, please read chapters Scripts.

Machine Position - To...

Set new machine position values for all 9 axes.

To set new machine position for selected axis, enable axis radio button, insert new machine position and click OK.

Copy From

  • Zero - Populates all values with zero values.
  • Machine Position - Populates all values with with machine position values.
  • Work Position - Populates all values with machines current work position values.
  • Work Offset - Populates all values with current work offset values.
  • G-Code Extents - Populates all values with G-code program extent values.
  • G-Code Center - Populates all values with G-code program center values.
  • G-Code Line - Populates all values with coordinate values of selected G-code line.

This program feature is scriptable.
For more info regarding Scripts, please read chapters Scripts.

Machine Position - Axis To Zero

Sets machine position value to zero for selected axis.

User can select axis from sub menu.


This program feature is scriptable.
For more info regarding Scripts, please read chapters Scripts.

Machine Position - Unwind

“Unwinds” the rotational axis machine position value.

It divides the position value by 360 and uses the remainder of division (if any) as a new machine position value of rotational axis.

If you want to run a G-code program that uses rotational axis and its current position value is 1350°, then the unwind will set it to 270°.

You can select which axis you want to unwind.


This program feature is scriptable.
For more info regarding Scripts, please read chapters Scripts.

Machine Position - As G28, As G30

Sets current machine position as G28/G30 position.


This program feature is scriptable.
For more info regarding Scripts, please read chapters Scripts.

Machine Position - Reset THC

Resets controllers internal THC offset value.