G-code Preview — API Reference
    Preparing search index...
    Index

    Constructors

    Methods

    • Progressive-preview deltas (#60): path-aligned IR slices streamed while a large parse runs (partialPreview wire option; on by default ≥ 25 MiB). The resolved done IR REPLACES everything the partials showed.

      Parameters

      • cb: (slice: ToolpathIR, cumulativeSegments: number) => void

      Returns () => void