gcode-preview - v3.0.0-alpha.5
    Preparing search index...

    Interface ArcTessellatorOptions

    Options for ArcTessellator

    interface ArcTessellatorOptions {
        chordTolerance?: number;
    }
    Index

    Properties

    Properties

    chordTolerance?: number

    Maximum deviation, in millimeters, between the emitted chords and the true arc (default 0.05). Smaller values produce smoother, heavier geometry.