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.
Inputs
| Name | Type | Description |
|---|---|---|
| Path | File 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 |

