Table of Contents

Move

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

Move - To Zero

Moves all machine axes to zero position value.

If no offset is set machine will move to machine zero position.
If offset is set, machine will move to work zero position.


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

Move - To...

Moves selected axis/axes to desired position.

To confirm a move of selected axis to specified position, enable axis radio button, insert axis 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.

Move - Axis To Zero

Moves selected axis to zero position.

User can select axis from sub menu.


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

Move - To G28, To G30

Moves all machine axes to G28/G30 position value.


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

Move - To Selected Line

Moves all machine axes or XY axes only to selected G-code line position value.


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

Move - Position To Camera

Moves machine to XY position of camera view.


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

Move - Camera To Position

Camera view moves to current machine position.


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

Move - Camera To Selected Line XY

Camera view moves to XY position value of selected G-code line from G-code window.


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