G-code Preview — API Reference
    Preparing search index...
    interface PlateEntry {
        estimatedBytes: number;
        index: number;
        name: string;
    }
    Index

    Properties

    estimatedBytes: number
    index: number
    name: string