summaryrefslogtreecommitdiff
path: root/pyembroidery
AgeCommit message (Collapse)Author
2022-07-08linux scipy/linalg libraries: ELF (#1714)Kaalleen
* do not strip any scipy library for linux * apply settings to debug formats * use fixed pyembroidery Co-authored-by: Lex Neva
2022-06-24Update pyembroidery (#1683)Kaalleen
Embroidery formats (read) .hus: Husqvarna Embroidery Format .zhs: Zeng Hsing Embroidery Format Color formats (read & write) .col : Color format. .edr : Color format. .inf : Color format. Stitch formats (read & write) .pmv : Brother Stitch Format. Image (write) .png : Portable Network Graphic (line art) G-Code The export file format is not .txt anymore but .gcode Bug fixes
2022-05-04update pyembroideryKaalleen
2022-05-04added tangential and guided fillAndreas
2021-04-29update pyembroidery (#1174)Kaalleen
2021-03-27update pyembroidery (#1106)Kaalleen
2021-03-04Update for Inkscape 1.0 (#880)Kaalleen
* update for inkscape 1.0 * add about extension * Build improvements for the inkscape1.0 branch (#985) * zip: export real svg not stitch plan * #411 and #726 * Tools for Font Creators (#1018) * ignore very small holes in fills * remove embroider (#1026) * auto_fill: ignore shrink_or_grow if result is empty (#589) * break apart: do not ignore small fills Co-authored-by: Hagen Fritsch <rumpeltux-github@irgendwo.org> Co-authored-by: Lex Neva <github.com@lexneva.name>
2020-12-25Update pyembroidery submodule (#883)MangaValk
by @MangaValk
2019-08-14v1.26.1: fix PES/PEC color changesLex Neva
* v1.26.0 introduced a bug in PEC and PES files in which they ignored color changes
2019-08-10bump pyembroidery for JEF read trim fixLex Neva
2019-08-10input: read STOP commands tooLex Neva
2019-05-10fix laser warmup and z travel bugsLex Neva
2019-05-01add dynamic laser power toggle and laser warm up time optionLex Neva
2019-04-30add grbl laser options for g-code outputLex Neva
2019-02-16another try at a .JEF trim fixLex Neva
2019-01-17use pyembroidery 1.2.30 for JEF fixLex Neva
2018-11-14use latest pyembroidery (#347)Lex Neva
fixes PHC load problem (#345)
2018-10-20add g-code output format (#336)Lex Neva
2018-08-23bump pyembroidery versionLex Neva
2018-08-16add pyembroidery submoduleLex Neva