summaryrefslogtreecommitdiff
path: root/lib/stitch_plan
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-12-29Stitch plan: escape labels (#2644)Kaalleen
2023-10-15Add element info extension (#2544)Kaalleen
2023-10-02fix stitch plan multiply sequence error (#2527)Kaalleen
2023-07-22sort importsKaalleen
2023-06-15Add panelization options to zip exportGeorge Steel
2023-05-08do not filter lock stitches (#2277)Kaalleen
2023-04-23lettering: preserve scale (#2230)Kaalleen
2023-04-20Fix custom lock (#2224)Kaalleen
Authored by: Lex Neva
2023-03-31Command options (#2160)Kaalleen
* letters to font: add visual command import option * add visual command option to stitch plan preview
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 ↵J. D. Bartlett
not match their colour groups
2023-03-07add meander preview images (#2113)Kaalleen
2023-02-27row spacing for circular fill (#2099)Kaalleen
2023-02-27Various lock stitch options (#2006)Kaalleen
Co-authored-by: Lex Neva
2023-02-18consistent cache key for Stitch objectsLex Neva
2023-02-18add note and template to avoid self-foot-shootingLex Neva
2023-02-16add more check_stop_flag() callsLex Neva
2022-12-26use random oracle for randomized satin columns and redo split stitchesGeorge Steel
2022-10-15Fix stop command (#1841)Kaalleen
2022-06-30Fixes (#1703)Kaalleen
* guide line position * use direction from line to shape * optimize intersection detection * fix flapack elf * handle weird guide lines better * update starting point for self crossing (multiple) fills * ripple: fixes and non circular join style * avoid jumps in ripple stitch * fallback only necessary if shape does not intersect grating * make valid may return a polygon * add profiling * Stitch.__init__ didn't work right and was super slow * shrink or grow to multipolygon Co-authored-by: Lex Neva
2022-06-22Option to drop short stitches (#1693)Kaalleen
2022-04-24Fix lettering scale, etc. (#1620)Kaalleen
* fix lettering scale * adapt to updated inkex: transform operator, selections * fix #1597 * no traceback error message on broken satin columns * highlight troubleshoot "steps to solve" through additional headline * set a minimum value for running stitch repeats * rename "import" thread list to "apply" thread list
2022-04-10Scale and toggle commands (etc) (#1611)Kaalleen
* scale and toggle commands * fix tie in when first stitch is a jump stitch * set tie modus to 3 for cutwork objects * cutwork set stitch length * fix bug in remove embroidery settings
2021-12-18PDF: Estimated thread (#1389)Kaalleen
2021-12-09Force lock stitches option/extension and some typos (#1471)Kaalleen
2021-10-09Letters to font extension (#1312)Kaalleen
2021-10-02Fix ties (#1365)Kaalleen
2021-08-15keep underlay, underpath, and border travelLex Neva
2021-08-07add headersLex Neva
2021-08-07rename more patch referencesLex Neva
2021-08-07StitchGroups now contain only StitchesLex Neva
2021-08-07add tags capabilityLex 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
add license headers
2021-03-22update font tools etc (#1086)Kaalleen
* update font tools * fix tie error * ignore duplicated commands
2021-03-14add lock stitches select box (#1076)Kaalleen
Co-authored-by: Lex Neva <github.com@lexneva.name>
2021-03-11add copyright headersLex Neva
2021-03-04Update for Inkscape 1.0 (#880)Kaalleen
* update for inkscape 1.0 * add about extension * Build improvements for the inkscape1.0 branch (#985) * zip: export real svg not stitch plan * #411 and #726 * Tools for Font Creators (#1018) * ignore very small holes in fills * remove embroider (#1026) * auto_fill: ignore shrink_or_grow if result is empty (#589) * break apart: do not ignore small fills Co-authored-by: Hagen Fritsch <rumpeltux-github@irgendwo.org> Co-authored-by: Lex Neva <github.com@lexneva.name>
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
remove additional jump stitches on import
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