Skip to main content

vpype gcode 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 pipeline
  • ewrite write embroidery geometries to disk
  • efill 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

epype

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vpype-gcode-0.0.2.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

vpype_gcode-0.0.2-py2.py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page