inkstitch / pyembroidery

libembroidery/EmbroideryFormats converted to python
MIT License
71 stars 28 forks source link

Trims do not work in pyembroidery when written from Ink/Stitch #75

Open MatsIBengtsson opened 4 years ago

MatsIBengtsson commented 4 years ago

I have a Husqvarna viking Topaz 50 machine, which does trims. When doing designs in inkstitch exported through pyembroidery, my trims does not work as I expect (they do not trim at all).

Free version of Premier (Husqvarna/Pfaff embroidery software), tells me there are no trims in the generated vp3 file. The free version of truesize e4, tells me there are only two trims in the vp3 file (a file with two colors).

Saving to formats like dst or pes, generates the trims as expected.

The issue is also described in Ink/Stitch ( #https://github.com/inkstitch/inkstitch/issues/495) and in EmbroidePy/pyembroidery (https://github.com/EmbroidePy/pyembroidery/issues/68). Enclosing a zip file containing a number of files to give details outline cat face p0.0-006.zip

The files are described below, and contain information on the difference when using Premier/trueview or going through pyembroidery.

B-Lemke commented 2 years ago

Just wanted to comment that I am also experiencing these issues with a Topaz 50 and exporting to .vp3 format

lauris-nl commented 2 years ago

On a: Pfaff Creative 1.5 the *.vp3 files from inkstitch only trims on color chance. Not at placed trim "Ink/Stitch Command: Trim thread after sewing this object"

V2600 commented 2 years ago

I've been researching here in github about the VP3 trim issue. Currently it still does not seem to be working properly on VP3 or PES exports from Inkstitch v2.1.2 (windows) using my Pfaff Creative Vision 5.0

I did some personal testing I tested with a file from a free plush pattern designed by professional plush artist known as CholyKnight. The files and licensing can be found at the following:

Download link for the embroidery files https://cholyknight.com/wp-content/uploads/2019/07/t-rex-plush-embroidery-files.zip

Original post for plush https://cholyknight.com/2019/07/05/t-rex-plush/

Licensing for the original files // ©2019 Choly Knight // Items sewn using this design may be sold. Credit to “Choly Knight” or “Sew Desu Ne?” is appreciated. You may not reproduce, share, freely distribute, or sell this design as your own in digital or printed form.

Steps to reproduce: File path: Classic Eye > 4x4 Classic Eye > 4x4 Classic Eye Right > 4x4 Classic Eye Right.PES

-File > Open > PES file -File > Save As > VP3 file

Please be aware that PES file was used due to import problem involving satin stitches on VP3 files

Neither the inkstitch exported VP3 or PES file retained trim information. This was tested against CholyKnight's original 4x4 Classic Eye Right.VP3 and Classic Eye Right.PES file which do trim.

More than happy to assist testing with my machine but I'm by no means a developer