> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Export Slices to CLS

Export slice stack data to a CLSv4 file.

### Inputs

| Name                | Type                                                               | Description                                                               |
| ------------------- | ------------------------------------------------------------------ | ------------------------------------------------------------------------- |
| Path                | [Path](../../../../block-documentation/types/path)                 | Path to export CLS file to.                                               |
| Build volume        | [Bounding Box](../../../../block-documentation/types/bounding-box) | Build volume of the printer.                                              |
| Part slice stack    | [Slice Stack](../../../../block-documentation/types/slice-stack)   | Slice stack corresponding to the part, to be written to the CLS file.     |
| Support slice stack | [Slice Stack](../../../../block-documentation/types/slice-stack)   | Slice stack corresponding to the supports, to be written to the CLS file. |

### Outputs

| Type                                                                   |
| ---------------------------------------------------------------------- |
| [CLS slice data](../../../../block-documentation/types/cls-slice-data) |
