G-code Preview — API Reference
    Preparing search index...
    • Build the line index from the raw source (string or the parsed bytes). O(bytes), one pass.

      Parameters

      • source: string | Uint8Array<ArrayBufferLike>

      Returns SourceLineIndex