EmbroidePy / MaKe-stitch

wxWidget stitch creator making pmv stitch files from scratch.
MIT License
4 stars 1 forks source link
pmv pyembroidery python stitch

MaKe-stitch

MaKe stitch is an open source stitch creator software that creates, reopens, edits and saves .pmv stitch files. These are common used in a series of brother sewing machines with customizable stitches. Other formats are currently unknown.

wxWidget stitch creator making pmv stitch files from scratch.

You can download a compiled copy of MaKe-stitch for windows in Releases.

https://github.com/EmbroidePy/MaKe-stitch/releases

Python

Requires pyembroidery

pip install pyembroidery

Requires wxPython:

pip install wxPython

Instructions

Thanks