Wykres commitów

99 Commity (10657102c854310df23741a838ffad3d9f7c691a)

Autor SHA1 Wiadomość Data
Kaalleen c44fdcf601 disable live preview for lpe satin 2023-03-26 09:46:46 +02:00
Kaalleen 221ff2a645
Stitch selection methods (#2114) 2023-03-25 19:45:36 +01:00
Kaalleen eaa5984f92
add close gap option (#2159) 2023-03-21 19:50:07 +01:00
Kaalleen 0b0704c300
Zigzag line to satin (#2131) 2023-03-15 20:41:54 +01:00
Kaalleen c92b495917
Fix stroke to lpe satin (#2134) 2023-03-15 16:47:14 +01:00
Kaalleen 704d9c3f62
update fill method in select_elements extension (#2121) 2023-03-07 20:45:31 +01:00
Kaalleen fb9336749b
Select embroidery elements by stitch type (#1965) 2023-03-07 20:04:22 +01:00
Kaalleen 28eb374bd0
Add extension stroke to lpe satin (#2115) 2023-03-07 18:27:28 +01:00
Lex Neva 98bc2e2ff9 add preferences UI including cache settings 2023-02-18 22:34:47 -05:00
Kaalleen 920a3e267c
fix split text (#2057) 2023-02-07 08:18:11 +01:00
Kaalleen dbded7c9b1
Add lock stitch plan option (#2020) 2023-01-28 14:55:10 +01:00
Kaalleen 4156c4adb4
Fill Centerline (#1722) 2023-01-15 12:31:27 +01:00
Kaalleen 90e3d34f2a
jump to stroke: add stitch length settings (#2003) 2023-01-07 08:53:01 +01:00
Kaalleen f74f427cae
Add jump to stroke extension (#1947) 2022-12-11 09:44:42 +01:00
Kaalleen 815b3c6035
Add extension: Lettering along path (#1937) 2022-12-10 10:50:14 +01:00
Kaalleen e761d8b42c
Convert to gradient blocks extension (#1844) 2022-11-22 10:21:45 +01:00
Kaalleen 27d2fcecaa
Lettering: add font size filter (#1854)
* auto-update scale on font selection with an active filter
2022-10-23 09:17:17 +02:00
Kaalleen ab8c87928b
Update pyembroidery (#1683)
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-24 17:11:52 +02:00
Kaalleen b6bde000fe
Option to drop short stitches (#1693) 2022-06-22 15:22:34 +02:00
Kaalleen eef2ec232e
Undo stitch plan preview and density map (#1687) 2022-06-21 19:48:28 +02:00
Kaalleen e968f814f7
Add ripple stitch feature (#1667) 2022-05-24 19:40:30 +02:00
Lex Neva 8ab4abf190
Merge pull request #1548 from inkstitch/feature_guided_fill
Feature guided fill
2022-05-20 12:06:31 -04:00
Kaalleen bc4f3b4699
Auto route for running stitch (#1638)
* add auto route for running stitch
* introduce free motion commands

Co-authored-by: Lex Neva <github.com@lexneva.name>
2022-05-18 16:02:07 +02:00
Andreas 0fcf8bb97c added tangential and guided fill 2022-05-04 18:55:40 +02:00
Kaalleen f9d57f6ea5
Fix lettering scale, etc. (#1620)
* 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-24 08:27:42 +02:00
Kaalleen 7ecfa7a2e6
Scale and toggle commands (etc) (#1611)
* 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-10 10:21:59 +02:00
Kaalleen c575aeda96
palette to text (#1619) 2022-04-10 10:10:50 +02:00
Kaalleen b2f8186383
Generate color palette (#1618) 2022-04-05 18:20:03 +02:00
Kaalleen bd43e00775
Cutwork segmentation (#1582)
* add cutwork segmentation extension
* simulator: option to not render jump stitches
2022-02-28 16:24:51 +01:00
Kaalleen f3b0ea62b5
gcode: set min and max for z value (#1509) 2022-01-07 18:03:52 +01:00
Kaalleen 36f7610cc0
Force lock stitches option/extension and some typos (#1471) 2021-12-09 15:05:21 +01:00
rejbasket 41ace3a9e5
add macOS and windows installer (#1352) 2021-12-08 22:18:41 +01:00
Kaalleen 31609fce8b
fix translatable strings in templates (#1444) 2021-11-15 07:31:29 +01:00
Kaalleen 87403aec4e
add stitch plan options (#1418) 2021-11-07 20:13:08 +01:00
Kaalleen 53e84137e4
add translationdomain to letters_to_font template (#1402) 2021-10-23 10:13:13 +02:00
Kaalleen 56172835da
add non-translatable tag to inx files (#1393) 2021-10-14 09:56:38 +02:00
Kaalleen 5a1ad7e4e8
Letters to font extension (#1312) 2021-10-09 18:25:29 +02:00
Kaalleen 65b2376c07
no translations in inx (#1358) 2021-09-27 15:18:54 +02:00
Kaalleen fcd13815d3
One Version for all Languages (#1346)
Co-authored-by: Lex Neva <github.com@lexneva.name>
2021-09-26 11:42:17 +02:00
Lex Neva 12ef0c84aa Merge remote-tracking branch 'origin/main' into kaalleen/satin-patterns 2021-08-07 10:58:02 -04:00
Kaalleen 1f725f42bb
install custom palette extension (#1171) 2021-07-21 17:20:04 +02:00
Kaalleen 5ea98e5e89
convert satin to stroke (#1265) 2021-07-04 11:45:06 +02:00
Kaalleen 52d9ee6a6d structuring 2021-06-30 14:05:13 +02:00
Kaalleen ecacb9829e pattern markers 2021-06-28 20:05:50 +02:00
Kaalleen 2f54ff2a43 group command extension 2021-06-27 22:47:43 +02:00
Kaalleen c602c4c517 group patterns 2021-06-27 22:29:57 +02:00
Kaalleen 1adfa87a68 satin pattern and split stitch 2021-06-22 20:04:39 +02:00
Kaalleen b226fb34c4
add threshold unit info (#1221) 2021-05-29 09:30:03 +02:00
Kaalleen 205cc62023
empty string in about extension (#1175) 2021-05-01 10:39:02 +02:00
Kaalleen 711b507fe2
fix missing translation (#1166) 2021-04-24 21:04:46 +02:00