SlicerSettings

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val filamentIniFileProperty: OptionalFileProperty
Link copied to clipboard
Link copied to clipboard

Values changed by the user in the Slicer Settings Dialog.

Link copied to clipboard
Link copied to clipboard
val printerIniFileProperty: OptionalFileProperty
Link copied to clipboard
Link copied to clipboard
val printIniFileProperty: OptionalFileProperty
Link copied to clipboard

Values changed by the script (if allowed).

Link copied to clipboard

Retrieves the values from the slicer's ini files, and combines them with overrideValues. A script could use these values to customise its model. For example, it could add its own brim to parts of the model using SlicerValues.firstLayerHeight for the height of the brim.

Functions

Link copied to clipboard

Ensures that slicerValues has up-to-date values.