Table of Contents

Lines

Lines menu features allow easy navigation trough current G-code program.

Lines - Next

Selects next G-code line in G-code window.

Lines - Next Page

Next page in G-code window is displayed.

Lines - Previous

Selects previous G-code line in G-code window.

Lines - Previous Page

Previous page in G-code window is displayed.

Lines - Forward

Forwards toolpath position slider.

Recommended use with keyboard shortcut for easier navigation.

Lines - Reverse

Reverses toolpath position slider.

Recommended use with keyboard shortcut for easier navigation.

Lines - Find

You can search for desired keyword trough entire G-code program. If keyword is found, corresponding G-code line is selected.

Lines - Find Next

Selects next line that contains the last keyword used with the Find feature.

Lines - Find Comment

Selects next line that contains comment text.

Lines - Find Toolchange

Selects G-code line that contains 'M6' G-code.

Lines - Find Spindle

Selects G-code line that contains 'M3' G-code.

Lines - Optional Block Enabled

Optional block feature executes or skips lines of program that have character '/' at the beginning of the program line.

This feature comes useful when you need to test proof your program or if you have two versions of the same workpiece with minor changes etc…

In such case you can use Optional Block Enabled feature which allows you to skip or execute marked lines of G-code of your program.

When Optional Block Enabled is enabled, then marked lines will be skipped.