get_slice_settings
Inspect slicer settings from saved 3MF templates or JSON slicer profiles without slicing. Resolves settings from local registry or provided paths.
Instructions
Inspect slicer settings from a saved 3MF template or a JSON/config slicer profile without slicing anything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_path | No | Path to a 3MF template, extracted project_settings.config, or slicer profile JSON. | |
| template_dir | No | Optional template directory override when resolving template_name. | |
| template_name | No | Optional named template from the local registry. If provided, resolves source_path automatically. |