Table of Contents

Overrides

Speed Override

Speed Override Enable

Enables traverse and feed speed override options. When this item is disabled (no check), override controls trough either Override menu or Speed segment will have no affect on speed values.

If speed override is disabled, the speed icon is using red color.

If speed override is used, the speed icon is using orange color.

Otherwise speed icon color is normal.

Traverse

Overrides speed setting for traverse speed. Default traverse speed value is set in settings: File/Setting/Program Defaults/Traverse Speed.

Speed override controls are available also in speed panel on main window.

Current

Shows current traverse speed override value.
100% means there is no traverse speed override used.

Reset

Resets any traverse speed override.

Increase

Increases traverse speed override setting for 10%.

Decrease

Decreases traverse speed override setting for 10%.

Feed

Overrides speed setting for feed speed. Feed speed setting is set in in G-code program with F-word or in settings: File/Setting/Program Defaults/Feed Speed.

Speed override controls are available also in speed panel on main window.

Current

Shows current feed speed override value.
100% means there is no feed speed override used.

Reset

Resets any feed speed override.

Increase

Increases feed speed override setting for 10%.

Decrease

Decreases feed speed override setting for 10%.

Spindle Override

Spindle Override Enable

Enables spindle speed override options. When this item is disabled (no check), override controls trough either Override menu or speed segment will have no affect on spindle speed values.

If spindle speed override is disabled, the spindle icon is using red color.

If spindle override is used, the spindle icon is using orange color.

Otherwise spindle icon color is normal.

Spindle

Overrides speed setting for Spindle speed. Spindle speed setting is set in in g-code program with S-word or in settings: File/Setting/Program Defaults/Spindle Speed. Speed override controls are available also in Speed panel of main window.

Current

Shows current spindle override value.
100% means there is no spindle override used.

Reset

Resets any spindle override.

Increase

Increases spindle override setting for 10%.

Decrease

Decreases spindle override setting for 10%.

Pause Enable

When the “Pause Enable” option is enabled, the pause button on the toolbar will activate a pause. If this option is disabled (unchecked), the pause button will not initiate a pause. This is intended as a safety feature in situations where synchronized motion is critical, such as thread cutting.

Pause Optional

When the “Pause Optional” option is enabled, the G-code M01 command causes the program to pause. However, if this option is disabled, the software will continue to execute the program and ignore the M01 G-code line.

Single Step

Enables single step execution of G-code program.

The program lines are executed one at a time, and the user must release the pause for each new line to be executed.