summaryrefslogtreecommitdiff
path: root/lib/stitch_plan/stitch_group.py
AgeCommit message (Collapse)Author
2024-03-26Add object based min stitch length (#2792)Kaalleen
* add object based min stitch length (overwrites global) * add object based minimum jump stitch (overwrites global) * rename patches to stitch_groups
2023-02-27row spacing for circular fill (#2099)Kaalleen
2023-02-27Various lock stitch options (#2006)Kaalleen
Co-authored-by: Lex Neva
2023-02-18add note and template to avoid self-foot-shootingLex Neva
2022-12-26use random oracle for randomized satin columns and redo split stitchesGeorge Steel
2021-12-09Force lock stitches option/extension and some typos (#1471)Kaalleen
2021-08-15keep underlay, underpath, and border travelLex Neva
2021-08-07add headersLex Neva
2021-08-07StitchGroups now contain only StitchesLex Neva
2021-08-07move StitchGroup into lib.stitch_planLex Neva