summaryrefslogtreecommitdiff
path: root/lib/stitches/auto_run.py
AgeCommit message (Collapse)Author
2025-04-19duplicate-consistant autoroute element selection (#3638)Kaalleen
2025-01-24Auto-run: try harder to avoid networkx issues (#3457)Kaalleen
* auto-run: try harder to avoid networkx issues * fix auto-run transforms
2024-11-06redwork/auto-run: keep stroke width (#3264)Kaalleen
2024-07-07Set redwork underpath style to dashed (#3053)Kaalleen
* set redwork underpath style to dashed * unset dashes for top stitching paths * update select elements template
2023-12-31autorun: fix networkx no path (#2645)Kaalleen
2023-06-04fix #2335 (#2336)Kaalleen
2023-02-16add more check_stop_flag() callsLex Neva
2022-07-14Some updates for small issues in v2.2.0 (#1721)Kaalleen
* * autorun - underpath tolerance * save pdf file format * fill no geoms error for linestring * to satin: do not fail on mixed element list
2022-06-10autorun: keep attribs of original elements (#1682)Kaalleen
2022-06-06autorun keep all attributes (also the ripple attribs)Kaalleen
2022-05-24Add ripple stitch feature (#1667)Kaalleen
2022-05-18Auto route for running stitch (#1638)Kaalleen
* add auto route for running stitch * introduce free motion commands Co-authored-by: Lex Neva <github.com@lexneva.name>