Lex Neva
2eb072987e
separate job for release
2020-01-29 01:29:49 -05:00
Lex Neva
a440e2dc77
switch back to latest
2020-01-29 01:29:49 -05:00
Lex Neva
2f814d3600
try automatic releases action
2020-01-29 01:29:49 -05:00
Lex Neva
6b72f59daa
temporarily disable
2020-01-29 01:29:49 -05:00
Lex Neva
bddfe9cd91
push release
2020-01-29 01:29:49 -05:00
Lex Neva
13fe706716
windows build github action
2020-01-29 01:29:49 -05:00
Lex Neva
9747e057a2
enable build debug
2020-01-29 01:29:49 -05:00
Lex Neva
d34aa2e4a9
start Xvfb properly
2020-01-29 01:29:49 -05:00
Lex Neva
c08d838ade
mac: wait for electron window to close
2020-01-29 01:29:49 -05:00
Lex Neva
31148ff3a5
handle binary data correctly in python 2 and 3
2020-01-29 01:29:49 -05:00
Kaalleen
5375945def
Fix Default Origin Position ( #576 )
...
fix default origin position
2019-11-14 07:15:38 +01:00
Ink/Stitch Crowdin integration
804ffeb65d
new translations from Crowdin
2019-10-28 21:09:30 +00:00
Lex Neva
468ed07c33
don't show visual commands in print preview
2019-10-21 20:20:45 -04:00
Ink/Stitch Crowdin integration
4d722814a8
new translations from Crowdin
2019-10-04 20:59:45 +00:00
Ink/Stitch Crowdin integration
1c8fd63a0c
new translations from Crowdin
2019-10-02 20:59:33 +00:00
Ink/Stitch Crowdin integration
66b9b4e7e4
new translations from Crowdin
2019-09-30 20:58:41 +00:00
Ink/Stitch Crowdin integration
46625c5ca3
new translations from Crowdin
2019-09-12 20:49:23 +00:00
Ink/Stitch Crowdin integration
a943cd4d6e
new translations from Crowdin
2019-09-11 20:48:40 +00:00
Ink/Stitch Crowdin integration
e4c661037c
new translations from Crowdin
2019-09-10 20:48:51 +00:00
Ink/Stitch Crowdin integration
d46bab62de
new translations from Crowdin
2019-09-09 20:48:19 +00:00
Ink/Stitch Crowdin integration
c34f722397
new translations from Crowdin
2019-09-08 20:48:13 +00:00
Ink/Stitch Crowdin integration
e71d4bcec3
new translations from Crowdin
2019-09-04 20:47:31 +00:00
Ink/Stitch Crowdin integration
330256ff48
new translations from Crowdin
2019-08-31 20:45:39 +00:00
Lex Neva
c122dc5928
v1.26.2: fix Linux build
...
This minor release fixes an issue that made the Linux version fail to build
for v1.26.1.
2019-08-20 10:09:42 -04:00
Lex Neva
418469dff7
install libsdl
2019-08-20 10:08:33 -04:00
Ink/Stitch Crowdin integration
8fbb33d8f5
new translations from Crowdin
2019-08-18 20:39:41 +00:00
Lex Neva
1f7c6a6c29
fix 'LineString has no method geoms' error
2019-08-15 22:49:37 -04:00
Ink/Stitch Crowdin integration
3cf1975587
new translations from Crowdin
2019-08-15 20:38:30 +00:00
Lex Neva
0e18a82c65
v1.26.1: fix PES/PEC color changes
...
* v1.26.0 introduced a bug in PEC and PES files in which they ignored color changes
2019-08-14 22:55:12 -04:00
Lex Neva
36b1697215
v1.26.0 Troubleshoot extension plus more
...
* bug fixes
* better unicode support
* fix simulator scale display on MacOS
* tons of other fixes
* new features
* Troubleshoot (HIGHLY REQUESTED)
* points out exactly what part of a shape is causing Ink/Stitch to complain
* example: a fill shape with a border that crosses itself
* suggests how to resolve each kind of error
* gives helpful tips for shapes that have issues even if they won't cause Ink/Stitch to error out
* lettering
* add trims between letters
* scale text up and down
* settings presets
* select a font
* a couple of new fonts
* saving as G-code
* options to support GRBL-based laser cutters
* opening embroidery files
* STOP and TRIM commands are recognized and imported
* support for several MacOS versions (we hope)
2019-08-11 16:37:32 -04:00
Ink/Stitch Crowdin integration
66d4c8d882
new translations from Crowdin
2019-08-11 20:36:35 +00:00
Lex Neva
9362a977bd
fix crowdin
2019-08-11 16:29:44 -04:00
Lex Neva
b05cc4a031
Merge pull request #509 from inkstitch/lexelby/input-fixes
...
input: read STOP commands too
2019-08-11 16:26:54 -04:00
Lex Neva
dafc3b9782
ignore single-point point lists too
2019-08-10 22:22:46 -04:00
Lex Neva
0c9f13d766
remove STOP at the end
2019-08-10 22:16:08 -04:00
Lex Neva
d1f10d5dc8
bump pyembroidery for JEF read trim fix
2019-08-10 22:14:47 -04:00
Lex Neva
09bf8bd1cb
allow unicode filenames again
2019-08-10 22:14:47 -04:00
Lex Neva
363e052097
input: read STOP commands too
2019-08-10 22:14:47 -04:00
Kaalleen
077f7ea72b
add Troubleshoot extension ( #465 )
...
adds an extension to help you understand what's wrong with an object and how to fix it, e.g. "invalid" fill shapes
2019-08-05 22:42:48 -04:00
Lex Neva
cdb8d1d0d4
Merge pull request #503 from inkstitch/lneva/stub-unicode
...
deal with None encoding in python 2
2019-08-05 22:39:21 -04:00
Kaalleen
956ec51a8b
Fix simulator scale in macOS ( #504 )
2019-08-03 07:51:04 +02:00
Kaalleen
604a957c67
Support various macOS Versions
2019-07-31 17:32:39 +02:00
Lex Neva
13d44e1f07
deal with None encoding in python 2
2019-07-28 20:18:52 -04:00
Kaalleen
27670996b4
Do not hide buttons in print preview ( #499 )
2019-07-28 10:21:12 +02:00
Kaalleen
d5e873f8c5
Merge pull request #481
...
show various bugs the door
2019-07-28 10:02:28 +02:00
Lex Neva
833a8a971d
Merge pull request #487 from inkstitch/no_import_jumps
...
remove additional jump stitches on import
2019-07-27 15:48:50 -04:00
Lex Neva
03af8b3727
add grbl laser options for g-code output ( #450 )
...
add grbl laser options for g-code output
2019-07-27 15:45:12 -04:00
Momo
7ce4387ff6
trim >= 3 jumps
2019-07-10 08:08:39 +02:00
Lex Neva
cff12ce18f
remove all empty color blocks
2019-07-09 20:39:07 -04:00
Momo
0cd562a4fc
delete empty color block
2019-07-07 16:25:21 +02:00