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

embroidery pcs jump #158

Open
fabricocouto opened this issue Jan 12, 2023 · 3 comments
Open

embroidery pcs jump #158

fabricocouto opened this issue Jan 12, 2023 · 3 comments

Comments

@fabricocouto
Copy link

fabricocouto commented Jan 12, 2023

imagem_2023-01-12_142744140
From what I saw of this pcs file, it stores blocks like pes, I made a 9-byte console in it, following and notifying the color change.
From what I also saw, the change would be 3 integer, and the byte by[0] always being the index of the color block
the color stop bytes are always followed by all bytes like zero minus the by[0] because it indicates the index of the color.
ss

@tatarize
Copy link
Contributor

I copied most of the format from earlier code and had some rather major questions about it.

Embroidermodder/libembroidery#129

I honestly don't know what's correct for the format. I'd think that we might need to have Wilcom produce some more things to check what's valid. I don't trust the format and I don't really know anything that generally uses it.

@fabricocouto
Copy link
Author

apparently it seems to work, but there is an error in the code I wrote there, the size is not real

@ncp1113
Copy link

ncp1113 commented Feb 13, 2023

PCS (Pfaff home) Design format.pdf
I would be willing to work on this. I have a Pfaff 7570 that only uses pcs format. Right now I have to convert a design to pcs using a free version of Premier+ I have specs on the .pcs format that I found yers ago. I don't know where. I have no idea if they are right.

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