summaryrefslogtreecommitdiff
path: root/lib/stitches/auto_run.py
AgeCommit message (Collapse)Author
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>