vpype embroidery plugin
Project description
vpype-embroidery
Vpype plugin for embroidery See: https://github.com/abey79/vpype
Embroidery vpype plugin. Reads and Writes embroidery files for the vpype pipeline.
eread
load an embroidery into the pipelineewrite
write embroidery geometries to diskefill
fill closed shapes in the document with a Eulerian fill.
Installing
$ pip install vpype-embroidery
Examples
Complex fills
vpype begin grid -o 25 25 10 10 circle 0 0 100 end efill show
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
- .pes
- .dst
- .exp
- .jef
- .vp3
- .u01
- .pec
- .xxx
- .gcode
Read
- .pes
- .dst
- .exp
- .jef
- .vp3
- .10o
- .100
- .bro
- .dat (barudan & sunstar)
- .dsb
- .dsz
- .emd
- .exy
- .fxy
- .gt
- .hus
- .inb
- .jpx
- .ksm
- .max
- .mit
- .new
- .pcd
- .pcm
- .pcq
- .pcs
- .pec
- .phb
- .phc
- .sew
- .shv
- .stc
- .stx
- .tap
- .tbf
- .u01
- .xxx
- .zxy
- .gcode
Related Formats
We also write some miscellaneous formats
Write
- .col : Color format.
- .edr : Color format.
- .inf : Color format.
- .pmv : Brother Stitch Format.
Read
- .col : Color format.
- .edr : Color format.
- .inf : Color format.
- .pmv : Brother Stitch Format.
Utility Formats:
Write
- .csv : comma-separated values
- .json : JavaScript Object Notation
- .png : Portable Network Graphic
- .txt : text file.
- .svg : Scalable Vector Graphics
Read
- .csv : comma-separated values
- .json : JavaScript Object Notation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
vpype-embroidery-0.0.5.tar.gz
(11.4 kB
view hashes)
Built Distribution
Close
Hashes for vpype_embroidery-0.0.5-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac96bd00d2ce91c2469b4ee0b9f8c4062ea0f50ef136e8a93c28e4067792cec2 |
|
MD5 | 7ac62f305f8fc2160c349cea3e9a068b |
|
BLAKE2b-256 | cc48991314f83460557e743a5c25be742966dd28dbc578156dcd93b211297e8e |