submit_slicing_job
Submit a local 3D model file (STL, OBJ, 3MF, STEP) to a cloud slicer and get an async slicing job ID for tracking print preparation.
Instructions
Submit a local 3D model file (STL, OBJ, 3MF, STEP) to cloud slicer and obtain an async slicing job ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Local filesystem path to 3D model file (.stl, .obj, .3mf, .step, .stp) | |
| printingQualityId | Yes | Printing quality profile numeric ID from list_qualities |