APIs, concepts, guides, and more

◆ LineText

const char* LineText

The actual line content from the G-code file.

This is filled by the G-code execution thread and provides the exact line where the M-code was encountered.

Examples
GcodeMotion.cs.

Definition at line 740 of file cartesianrobot.h.