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.
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.
Shows current traverse speed override value.
100% means there is no traverse speed override used.
Resets any traverse speed override.
Increases traverse speed override setting for 10%.
Decreases traverse speed override setting for 10%.
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.
Shows current feed speed override value.
100% means there is no feed speed override used.
Resets any feed speed override.
Increases feed speed override setting for 10%.
Decreases feed speed override setting for 10%.
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.
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.
Shows current spindle override value.
100% means there is no spindle override used.
Resets any spindle override.
Increases spindle override setting for 10%.
Decreases spindle override setting for 10%.
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.
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.
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.