summaryrefslogtreecommitdiff
path: root/lib/stitches/contour_fill.py
AgeCommit message (Expand)Author
2024-06-20gray out randomize stitch length param when random stitch length is disabled ...Kaalleen
2024-05-05Add randomized running and fill stitches (#2830)George Steel
2023-12-26Contour fill: replace buffer with offset_curve (#2654)Kaalleen
2023-07-04avoid error message on small contour fill with single or double spiral (#2403)Kaalleen
2023-05-06Avoid duplicated points in make_spiral (#2268)Kaalleen
2023-02-20better smoothing algorithmLex Neva
2023-02-20add smoothness option for contour fillLex Neva
2023-02-16add more check_stop_flag() callsLex Neva
2023-02-08avoid topological error for contour fill (#1966)Kaalleen
2022-06-22add running stitch tolerance param (#1701)Lex Neva
2022-05-17* flip option only for legacyfillKaalleen
2022-05-06remove constantsLex Neva
2022-05-06best-effort rather than throwing exceptionLex Neva
2022-05-05tangential->contour, fix legacy, remove unused paramsLex Neva