summaryrefslogtreecommitdiff
path: root/lib/output.py
AgeCommit message (Expand)Author
2022-06-24Update pyembroidery (#1683)Kaalleen
2021-03-11add copyright headersLex Neva
2021-03-04Update for Inkscape 1.0 (#880)Kaalleen
2019-11-14Fix Default Origin Position (#576)Kaalleen
2019-08-10allow unicode filenames againLex Neva
2019-07-02unicode exportKaalleen
2018-12-30don't crash on a design with no stitchesLex Neva
2018-12-22print error message correctlyLex Neva
2018-10-20add g-code output format (#336)Lex Neva
2018-09-12Merge remote-tracking branch 'origin/master' into lexelby/bug-fixesLex Neva
2018-09-01fix missing importsLex Neva
2018-09-01useful error message when writing embroidery file fails (fixes #279)Lex Neva
2018-08-27show command name in simulator (STITCH, JUMP, etc)Lex Neva
2018-08-24style fixesLex Neva
2018-08-24implement stop positionLex Neva
2018-08-24add origin command and remove guides methodLex Neva
2018-08-21autopep8Lex Neva
2018-07-25update input extension for pyembroideryLex Neva
2018-07-25adjust stitch plan code for pyembroideryLex Neva
2018-07-25switch to pyembroidery for file generationLex Neva
2018-05-28don't do ties around the fake color change of a "STOP after"Lex Neva
2018-05-11missing import when saving with origin axes setLex Neva
2018-05-01refactor everything out of lib/__init__.pyLex Neva