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

    Class LayersIndexer

    Indexer that organizes paths into layers based on Z height

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    indexes: Layer[]

    Array of layers being managed

    DEFAULT_TOLERANCE: 0.05

    Default tolerance for layer height differences

    Methods

    • Sorts a path into the appropriate layer

      Parameters

      • path: Path

        Path to sort

      Returns void

      NonPlanarPathError if path is non-planar