export_zip
Convert SVG to multiple embroidery file formats and package them into a ZIP archive. Optionally create panelized copies with custom spacing.
Instructions
Export an SVG design to several formats at once as a ZIP (e.g. ["dst","pes","svg","threadlist"]). x/y_repeats panelize copies with the given spacing (mm).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| formats | Yes | ||
| svg_path | Yes | ||
| x_repeats | No | ||
| x_spacing | No | ||
| y_repeats | No | ||
| y_spacing | No | ||
| output_path | No | ||
| custom_file_name | No |