-
-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PES to SEW conversion not working #190
Comments
Ok, can you show me the terminal output from the conversion? Let's work this out. |
maybe I'm missing |
No that should work. What's the file size of the output? |
22KB (input PES is 117KB) |
Does the sew file not load at all? Or is it incomplete? |
Ah, that's the error message I need. Can you paste the output of:
I.e. the first 256bytes in hex format. |
|
I tried DST conversion but it doesn't work either and I get a lot of screen output:
[truncated] |
Yeah, that's big jumps not being split properly. I know about that bug. If you hang on 5 minutes I may work out what this colour change bug is. |
Can you paste the output of
|
|
So what I want to see is slightly below that:
|
|
Oh dear, that's a new one. I've not cleared out the memory for the strings so it's got whatever rubbish is there. I'm writing a patch that should help with this testing and fix some minor bugs, hang on. |
Ok, |
oh man... I'm not a dev, I'm a hack... this is gonna go horribly wrong :-) EDIT: how do I |
You've followed me to here I've not been confused by your replies at any point. This is a good real world test of the software, so I'm enjoying it. |
You do So from where your terminal appears to be:
|
[truncated] same size SEW results file (22KB) and still 'blank' or invalid |
Huh, now that's surprising. How similar to your design is
I doubt it really is a 251 thread color pattern. |
lol, indeed not: 2 colors |
and how many stitches? |
That's useful. I'm thinking... |
Ok, so can I see the same hexdump for your input?
|
|
Ok, so I think I can offer your workflow a solution quicker than fixing this. Then fix this at a later date. Can you output from your design software in Tajima |
OK, I'll try that but it will take me some time to wrestle Inkstitch into submission, again. Thanks for your support. I'll post my results here hopefully later tonight. |
I'll open an new issue... use #191 |
Based on the output you provided, SEW is really not outputting correctly. those first two bytes couldn't possibly be that large. I made a change to output the header with the correct values. That should get this MUCH closer to working... Maybe give it another shot.
|
after a git pull and make:
output is 21KB now but still not viable.
|
fresh build of libembroiderery on mac 12.1 but conversion from PES to SEW produces invalid results
The text was updated successfully, but these errors were encountered: