Skip to content
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 stitch seek correct file #91

Open
fabricocouto opened this issue Oct 6, 2021 · 4 comments
Open

pes stitch seek correct file #91

fabricocouto opened this issue Oct 6, 2021 · 4 comments

Comments

@fabricocouto
Copy link
Collaborator

f.seek(0x0F, 1)

to

f.seek(0x0B, 1)

@lexelby
Copy link
Member

lexelby commented Oct 8, 2021

Hi! Thanks for the suggestion. Do you have any more information about this change? Documentation, or perhaps PES files found in the wild?

@fabricocouto
Copy link
Collaborator Author

this error happens in some embroidery files pes saved by wilcom now i know together with my friend David the reason for the errors, you can see this error in more detail in the image in the image i put it pecstart 533 correct but actually it is not they, are 532 , I have been working on these codes for many years now I can clearly say that pecstart + 532 is wrong for some files and pecstart 528 opens all files
image
simbolo escola pequeno (1).zip

@kaalleen
Copy link
Collaborator

kaalleen commented Jan 1, 2022

Thank you so much for your input and explanation. I completely missed this issue. Would you mind to create a pull request to fix it? We are currently short on time and can need any help given. If you wish, we can also add you to this repository as a member.

@fabricocouto
Copy link
Collaborator Author

Thank you so much for your input and explanation. I completely missed this issue. Would you mind to create a pull request to fix it? We are currently short on time and can need any help given. If you wish, we can also add you to this repository as a member.

hello can you add me that I will be honored to participate in the project

@fabricocouto fabricocouto pinned this issue Jan 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants