Table of Contents

Start Options

Start From Selected Line

Program will start at selected G-code line in G-code panel.

Start From Bookmark To Bookmark

Runs the program from the initial bookmarked line to the final bookmarked line, including both the first and last bookmarked lines in the execution.

Start From Beginning to Bookmark

Runs the program from the initial G-code line to the first bookmarked line, including the bookmarked line in the execution.

Start From Bookmark to End

Runs the program from the initial bookmarked line to the final G-code line, including the bookmarked line in the execution.

Start Loop

Starts the repeated execution of the current G-code program.