EmbroidePy / pyembroidery

pyembroidery library for reading and writing a variety of embroidery formats.
MIT License
182 stars 33 forks source link

Corrections for trims for the VP3Reader/Writer #70

Closed tatarize closed 4 years ago

tatarize commented 4 years ago

Corrects interpolation of 0x80 0x03 from END to TRIM. This should correct native trimming issues for machines utilizing VP3 files.

tatarize commented 4 years ago

Checks against actual sewing shows this works. That's generally the gold standard as far as file formats go.