Represents a single layer in the print job
Contains information about the layer number, paths, height, and Z position
Creates a new Layer instance
Layer number
Array of paths in this layer
Line number in G-code file
Layer height (default: 0)
Z position (default: 0)
Height of this layer
Layer number (0-based index)
Line number in the G-code file where this layer starts
Z position of this layer
Represents a single layer in the print job
Remarks
Contains information about the layer number, paths, height, and Z position