Lines menu features allow easy navigation trough current G-code program.
Selects next G-code line in G-code window.
Next page in G-code window is displayed.
Selects previous G-code line in G-code window.
Previous page in G-code window is displayed.
Forwards toolpath position slider.
Recommended use with keyboard shortcut for easier navigation.
Reverses toolpath position slider.
You can search for desired keyword trough entire G-code program. If keyword is found, corresponding G-code line is selected.
Selects next line that contains the last keyword used with the Find feature.
Selects next line that contains comment text.
Selects G-code line that contains 'M6' G-code.
Selects G-code line that contains 'M3' G-code.
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.
Lines - Find Comment
Selects next line that contains comment text.