G-code Preview — API Reference
    Preparing search index...
    • Open a .bgcode buffer as a container: decode it to plain G-code (the single plate) and surface its metadata + thumbnails. Errors are the structured ContainerErrors from openBgcode.

      Parameters

      • bytes: Uint8Array

      Returns Promise<OpenedBgcode>