Skip to content
Denvi edited this page Aug 20, 2016 · 11 revisions

Control panel

**Home button**

Starts the homing cycle procedure with "$H" command

**Z-probe**

Starts the zero Z-axis search procedure using the command specified in the settings ("Z-probe commands" box).

Example command:

G91G21; G38.2Z-30F100; G0Z1; G38.2Z-1F10
**Zero XY**

Zeroes the "X" and "Y" coordinates in the local coordinate system. Also retains an local system offset ("G92") for later use.

**Zero Z**

Zeroes the "Z" coordinate in the local coordinate system.

**Restore XYZ**

Restores local system coordinates with "G92" command.

**Safe Z**

Moves tool by "Z"-axis to safe position. Position coordinate can be specified in the "Safe Z" setting.

Position must be specified in machine coordinates.

**Reset**

Resets CNC with "CTRL+X" command

**Unlock**

Unlocks CNC with "$X" command.

Clone this wiki locally