Appearance
Ardis File (Plates)
The Ardis format generates plate cutting lists as CSV or XLS spreadsheets, compatible with SCM Gabbiani and other plate processing equipment.
Output
- Format: ZIP containing
.csvor.xlsfiles - Target machines: Gabbiani S95-38, Generic plates machines
File Contents
Each row in the output represents a plate part with columns:
| Column | Description |
|---|---|
| id | Part index |
| reference | Part reference code |
| length | Part length (mm) |
| width | Part width (mm) |
| quantity | Number of identical parts |
| material | Material name |
| thickness | Material thickness (mm) |
| wall_name | Design/assembly name |
| project | Project name |
| phase | Production phase |
| batch | Batch name |
| zone | Assembly zone |
| uuid | Part UUID |
Parameters
| Parameter | Description | Default |
|---|---|---|
| Group parts | How to organize output: 'By Batch' or 'By Phase'. | By Batch |
| Max rows per file | Maximum rows per CSV file (splits into multiple files if exceeded). | 9999 |
| Export as XLS | Generate XLS spreadsheet instead of CSV. | Off |
| List by single assembly | Create one file per assembly instead of grouped. | Off |
| Dynamic filename | Build custom filenames from segments: batch, phase, prefix, project name, production line, material, thickness, zone, etc. | — |