inkstitch / pyembroidery

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

Add export to .xxx - Singer Embroidery Format #69

Open supertobi opened 5 years ago

supertobi commented 5 years ago

Add export to .xxx, the Singer embroidery format would be very useful. It may help, that Embroidermodder has a format-xxx.c/h file, but I'm not a programmer:

https://github.com/Embroidermodder/Embroidermodder https://github.com/Embroidermodder/Embroidermodder/blob/master/libembroidery/format-xxx.c https://github.com/Embroidermodder/Embroidermodder/blob/master/libembroidery/format-xxx.h

lexelby commented 5 years ago

To help me understand how useful this would be: are there machines that only take .xxx format, and not also another format like .dst?

supertobi commented 5 years ago

Afaik the "Singer Professional XL-1000" we have in our HackLab only supports .xxx. But I can't test it at the moment because we have a technical problem with the machine.

X3msnake commented 5 years ago

If it is a Quantum XL 1000

https://www.embroidery.com/help.ec?docid=225

Singer Quantum XL-1000 .XXX, .DST, .EXP file on Singer Compatible design card, PSW package (Professional Sew Ware 2.0) or Magic Box

supertobi notifications@github.com escreveu no dia sexta, 2/11/2018 à(s) 10:18:

Afaik the "Singer Professional XL-1000" we have in our HackLab only supports .xxx. But I can't test it at the moment because we have a technical problem with the machine.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/inkstitch/pyembroidery/issues/69#issuecomment-435333389, or mute the thread https://github.com/notifications/unsubscribe-auth/AKke-lKJ0eZZhTrcS6zDVpmnPL3cLWDJks5urBvygaJpZM4YEagc .

-- Com os melhores cumprimentos, Vinicius Silva

lexelby commented 5 years ago

Looks like tatarize is working on it. I'll port it over into my fork once it's stabilized.