G-code Preview — API Reference
    Preparing search index...
    interface FilamentInfo {
        color?: string;
        name?: string;
        slot: number;
        type?: string;
    }
    Index

    Properties

    Properties

    color?: string
    name?: string
    slot: number
    type?: string