G-code Preview — API Reference
    Preparing search index...
    interface ToolInfo {
        color?: RGBA;
        id: number;
        material?: string;
    }
    Index

    Properties

    Properties

    color?: RGBA
    id: number
    material?: string