ReadonlyidentificationPatterns that identify this slicer in gcode comments
ReadonlyslicerThe name of the slicer this parser handles
Checks if this parser can handle the given gcode based on comments
Array of gcode commands with comments
How many of those commands to sample before giving up
True if this parser can handle the gcode
Resolves the slicer name to report for the given gcode.
Array of gcode commands with comments
The slicer name
Parses extrusion dimension changes from gcode comments
Array of gcode commands with comments
Dimension change events extracted from comments, in line order
Parses layer metadata from gcode comments
Array of gcode commands with comments
Layer metadata extracted from comments
Abstract base class for slicer-specific metadata parsers