About this Block
The Export Slices to EOS block exports slice data as a CLI (Common Layer Interface) file. This file can then be used in EOSPRINT 2 software. If the Supports input is checked, the block will generate the CLI as supports. The CLI file can be exported as ASCII or Binary format.Example File
Download Example: Export Slices to EOS This file exports a slice stack as a CLI.
Export slice stack data to a CLI file for importing into EOSPRINT 2.
Inputs
| Name | Type | Description |
|---|---|---|
| Path | Path | Path to export the CLI file to. |
| Slice stack | Slice Stack | Slice stack to generate the CLI file from. |
| Supports | Bool | If checked, generate the CLI file as supports. |
| Format | Ascii or Binary Enum | Format to export the CLI file as. |
Outputs
| Type |
|---|
| CLI slice data |

