summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)Author
2023-05-01Add svg updater extension (#2252)Kaalleen
* add updater extension * update legacy underlay_fill_angle: comma to space
2023-05-01show lettering error messages again (#2259)Kaalleen
2023-05-01custom-gui prevents error msg (e.g. no nodes) (#2233)Kaalleen
2023-04-30fill to stroke: remve dashed option (#2253)Kaalleen
2023-04-21lettering along path: enable preview (#2229)Kaalleen
2023-04-13Lpe Satin: objects to paths (#2213)Kaalleen
* lpe satin: objects to paths * option to link path effects on multiple objects or to use independently
2023-04-13Select embroidery elements: autorun underpath selection (#2187)Kaalleen
2023-04-01troubleshoot: size options (#2186)Kaalleen
2023-03-31Command options (#2160)Kaalleen
* letters to font: add visual command import option * add visual command option to stitch plan preview
2023-03-26disable live preview for lpe satinKaalleen
2023-03-25Stitch selection methods (#2114)Kaalleen
2023-03-21add close gap option (#2159)Kaalleen
2023-03-15Zigzag line to satin (#2131)Kaalleen
2023-03-15Fix stroke to lpe satin (#2134)Kaalleen
2023-03-07update fill method in select_elements extension (#2121)Kaalleen
2023-03-07Select embroidery elements by stitch type (#1965)Kaalleen
2023-03-07Add extension stroke to lpe satin (#2115)Kaalleen
2023-02-18add preferences UI including cache settingsLex Neva
2023-02-07fix split text (#2057)Kaalleen
2023-01-28Add lock stitch plan option (#2020)Kaalleen
2023-01-15Fill Centerline (#1722)Kaalleen
2023-01-07jump to stroke: add stitch length settings (#2003)Kaalleen
2022-12-11Add jump to stroke extension (#1947)Kaalleen
2022-12-10Add extension: Lettering along path (#1937)Kaalleen
2022-11-22Convert to gradient blocks extension (#1844)Kaalleen
2022-10-23Lettering: add font size filter (#1854)Kaalleen
* auto-update scale on font selection with an active filter
2022-06-24Update pyembroidery (#1683)Kaalleen
Embroidery formats (read) .hus: Husqvarna Embroidery Format .zhs: Zeng Hsing Embroidery Format Color formats (read & write) .col : Color format. .edr : Color format. .inf : Color format. Stitch formats (read & write) .pmv : Brother Stitch Format. Image (write) .png : Portable Network Graphic (line art) G-Code The export file format is not .txt anymore but .gcode Bug fixes
2022-06-22Option to drop short stitches (#1693)Kaalleen
2022-06-21Undo stitch plan preview and density map (#1687)Kaalleen
2022-05-24Add ripple stitch feature (#1667)Kaalleen
2022-05-20Merge pull request #1548 from inkstitch/feature_guided_fillLex Neva
Feature guided fill
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>
2022-05-04added tangential and guided fillAndreas
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
2022-04-10palette to text (#1619)Kaalleen
2022-04-05Generate color palette (#1618)Kaalleen
2022-02-28Cutwork segmentation (#1582)Kaalleen
* add cutwork segmentation extension * simulator: option to not render jump stitches
2022-01-07gcode: set min and max for z value (#1509)Kaalleen
2021-12-09Force lock stitches option/extension and some typos (#1471)Kaalleen
2021-12-08add macOS and windows installer (#1352)rejbasket
2021-11-15fix translatable strings in templates (#1444)Kaalleen
2021-11-07add stitch plan options (#1418)Kaalleen
2021-10-23add translationdomain to letters_to_font template (#1402)Kaalleen
2021-10-14add non-translatable tag to inx files (#1393)Kaalleen
2021-10-09Letters to font extension (#1312)Kaalleen
2021-09-27no translations in inx (#1358)Kaalleen
2021-09-26One Version for all Languages (#1346)Kaalleen
Co-authored-by: Lex Neva <github.com@lexneva.name>
2021-08-07Merge remote-tracking branch 'origin/main' into kaalleen/satin-patternsLex Neva
2021-07-21install custom palette extension (#1171)Kaalleen