fab_export_stl
Export a parametric 3D-printable part as a binary STL file for local use, without sending it to a printer. Specify project and part name to generate the file.
Instructions
Write a binary STL. Dry-fire: the file is not sent to a printer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| part_name | Yes | Part name or slug. | |
| project_id | Yes | Project id. | |
| output_path | No | Optional extra copy path under the part dir or FAB_EXPORT_ROOTS. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||