summaryrefslogtreecommitdiff
path: root/lib/stitch_plan/stitch_plan.py
AgeCommit message (Expand)Author
2023-07-22sort importsKaalleen
2023-06-15Add panelization options to zip exportGeorge Steel
2023-03-15do not lock trim commands (#2144)Kaalleen
2023-03-14stitch_plan: we cannot create a new colour group on STOP, or colours will not...J. D. Bartlett
2023-02-27Various lock stitch options (#2006)Kaalleen
2023-02-16add more check_stop_flag() callsLex Neva
2022-10-15Fix stop command (#1841)Kaalleen
2022-06-22Option to drop short stitches (#1693)Kaalleen
2022-04-24Fix lettering scale, etc. (#1620)Kaalleen
2022-04-10Scale and toggle commands (etc) (#1611)Kaalleen
2021-12-18PDF: Estimated thread (#1389)Kaalleen
2021-12-09Force lock stitches option/extension and some typos (#1471)Kaalleen
2021-08-07rename more patch referencesLex Neva
2021-08-07move StitchGroup into lib.stitch_planLex Neva
2021-08-07rename Patch to StitchGroupLex Neva
2021-05-15fix element selection (#1208)Kaalleen
2021-03-28Merge pull request #1083 from inkstitch/lexelby/license-headersLex Neva
2021-03-22update font tools etc (#1086)Kaalleen
2021-03-14add lock stitches select box (#1076)Kaalleen
2021-03-11add copyright headersLex Neva
2021-03-04Update for Inkscape 1.0 (#880)Kaalleen
2020-04-28electron simulator (#531)Lex Neva
2019-08-10remove STOP at the endLex Neva
2019-08-10input: read STOP commands tooLex Neva
2019-07-27Merge pull request #487 from inkstitch/no_import_jumpsLex Neva
2019-07-10trim >= 3 jumpsMomo
2019-07-09remove all empty color blocksLex Neva
2019-07-07delete empty color blockMomo
2019-04-30remove unnecessary checkLex Neva
2019-04-30add grbl laser options for g-code outputLex Neva
2018-08-27show command name in simulator (STITCH, JUMP, etc)Lex Neva
2018-08-21more pep8 fixesLex Neva
2018-07-25change '# stops' in block to be 'stop after?'Lex Neva
2018-07-25fix a couple crashesLex Neva
2018-07-25remove incorrect stop logicLex Neva
2018-07-25tidy up codeLex Neva
2018-07-25fix gap caused by splitting blockLex Neva
2018-07-25adjust stitch plan code for pyembroideryLex Neva
2018-07-12fix stop countLex Neva
2018-05-28add a JUMP at the start of each color blockLex Neva
2018-05-28don't do ties around the fake color change of a "STOP after"Lex Neva
2018-05-28don't bother trimming before a color changeLex Neva
2018-05-28fix STOP handlingLex Neva
2018-05-01refactor everything out of lib/__init__.pyLex Neva
2018-05-01rename inkstitch/ to lib/Lex Neva