Lex Neva
Lex Neva
Yes, this helps a _ton_. I'm going to save the sequin feature for later since it's clearly going to be complex. How often do you need sequin functionality? By which...
Okay, I had a chance to examine the files, and it's exactly as you say. When you tell the machine S1, after that it drops a sequin for every JUMP....
Alright, we can leave it for now. :) Ultimately I'd like to try to get to the bottom of this in case it might impact others' workflows more significantly than...
Hi @tatarize, welcome to the project! Interesting. I thought 0xF3 (0b11110011) was the "end of embroidery" sequence. This page and embroidermodder's `format-dst.c` seemed to bear that out: http://www.achatina.de/sewing/main/TECHNICL.HTM. All of...
@tatarize Lots of interesting details there, thanks. It may be that 0b11110011 is a STOP, but Wilcom, for one, doesn't do that. Check out the examples that @wwderw produced for...
I think that perhaps it's more possible than you realize to implement your preferred paradigms of freehand drawing and mathematical functions (l-systems, guilloche, etc) in Ink/Stitch. We'll have to see...
Nice!! I'd love to see what a satin stitch looks like, just a simple 2mm-wide line of satin at various angles. Maybe a circle of satin, too.
Interesting! I think PES does have support for multiple sub-files. I think that's the difference between PES and PEC. A PES contains PEC sub-files. Or something. Do the two halves...
Neat! Sounds like a very similar feature to my embroieex hoop, then -- the only difference is rotation versus translation. We'll need to support the multi-pattern PES, too. How often...
The variance you're saying is probably due to the fact that embroidery file formats (and the machines themselves) have a resolution of 0.1mm. That means Ink/Stitch has to round the...