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

    Parser for the PrusaSlicer comment dialect, shared by the whole family of PrusaSlicer-derived slicers (SuperSlicer, OrcaSlicer, BambuStudio).

    Layer comment format: ;LAYER_CHANGE ;Z:0.3 ;HEIGHT:0.3

    Bambu/Orca additionally emit explicit layer indices: ;LAYER:12

    Extrusion dimension comments, announcing the width and height of the extrusions that follow (many per layer): ;WIDTH:0.45 ;HEIGHT:0.16

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    identificationPatterns: RegExp[] = ...

    Patterns that identify this slicer in gcode comments

    slicerName: "PrusaFamily" = 'PrusaFamily'

    The name of the slicer this parser handles

    Methods