import_model
Import 3D model files into the running OrcaSlicer instance via DBus, loading them directly into the plater without GUI automation.
Instructions
Import a model (STL/OBJ/3MF/STEP/AMF/SVG) into the running instance.
Delivers the file path to the already-running OrcaSlicer over the
single-instance DBus channel (orca-slicer <path> with single-instance
mode enabled in the app config), which routes it to Plater::load_files - no
coordinate clicking. Waits until a top-level window title reflects the
loaded model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |