summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)Author
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
2021-07-04convert satin to stroke (#1265)Kaalleen
2021-06-30structuringKaalleen
2021-06-28pattern markersKaalleen
2021-06-27group command extensionKaalleen
2021-06-27group patternsKaalleen
2021-06-22satin pattern and split stitchKaalleen
2021-05-29add threshold unit info (#1221)Kaalleen
2021-05-01empty string in about extension (#1175)Kaalleen
2021-04-24fix missing translation (#1166)Kaalleen
2021-04-08add edit menu (#1139)Kaalleen
2021-04-05rename transfer params to duplicate params (#1128)Kaalleen
2021-04-03menu update (#1114)Kaalleen
2021-04-02Lettering: ability to force letter case (#1113)Kaalleen
2021-04-02Add Transfer Params Extension (#1096)Kaalleen
2021-03-28Merge pull request #1083 from inkstitch/lexelby/license-headersLex Neva
add license headers
2021-03-27Catch Palette IndexError (#1100)Kaalleen
* thread palette catch indexerror * export threadlist with utf-8
2021-03-22update font tools etc (#1086)Kaalleen
* update font tools * fix tie error * ignore duplicated commands