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

    Class CuraMetadataParser

    Parser for Cura metadata comments

    Cura uses the following layer comment format: ;LAYER:0 ;LAYER:1 ;LAYER:2

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    identificationPatterns: RegExp[] = ...

    Patterns that identify this slicer in gcode comments

    slicerName: "Cura" = 'Cura'

    The name of the slicer this parser handles

    Methods