Home

Awesome

vpype-embroidery

Vpype plugin for embroidery See: https://github.com/abey79/vpype

Embroidery vpype plugin. Reads and Writes embroidery files for the vpype pipeline.

Installing

pipx-based vpype install:

$ pipx inject vpype vpype-embroidery

Global or venv-based vpype install:

$ pip install vpype-embroidery

Examples

Complex fills

vpype begin grid -o 25 25 10 10 circle 0 0 100 end efill show

epype

Zoomed

epype-zoom

Convert SVG -> DST

vpype read butterfly.svg ewrite butterfly.dst

Convert PES -> SVG

vpype eread duck.pes write duck.svg

Supported Formats.

This uses pyembroidery for the backend so the formats supported are as follows: https://github.com/EmbroidePy/pyembroidery

Embroidery Formats

Write

Read

Related Formats

We also write some miscellaneous formats

Write

Read

Utility Formats:

Write

Read