capellancitizen
99509df8d8
Mypy type correctness ( #3199 )
2025-03-09 21:21:48 -04:00
Kaalleen
5f23dea1a1
Make PNG (simple/realistic) and threadlist available in export file formats ( #3019 )
2024-06-26 22:51:15 +02:00
Kaalleen
2281130ab7
Various fixes ( #3011 )
...
* change satin underlay stitch length default for real
* fix zero length lock stitch
* fix typos
2024-06-23 13:59:20 +02:00
Kaalleen
39d9defef4
improve error message for files with too many color changes ( #2984 )
2024-06-12 12:25:52 +02:00
Rick Levine
ca819c51fc
Simplify getting docname
2023-02-16 10:32:37 -08:00
Rick Levine
b1ffd8ad92
Update output.py
...
Retrieve svg file name for .dst header
2023-02-15 14:27:36 -08:00
Rick Levine
d2805f23de
Set pattern.extras['name'] for .dst header
2023-02-08 16:29:16 -08:00
Rick Levine
31fbdf521b
Add filename to .dst header
2023-02-02 21:27:16 -08:00
Kaalleen
28534cf1a8
linux scipy/linalg libraries: ELF ( #1714 )
...
* do not strip any scipy library for linux
* apply settings to debug formats
* use fixed pyembroidery
Co-authored-by: Lex Neva
2022-07-08 07:33:45 +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
Lex Neva
3b3f890c12
add copyright headers
2021-03-11 23:17:19 -05:00
Kaalleen
e84a86d4ac
Update for Inkscape 1.0 ( #880 )
...
* 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>
2021-03-04 18:40:53 +01:00
Kaalleen
5375945def
Fix Default Origin Position ( #576 )
...
fix default origin position
2019-11-14 07:15:38 +01:00
Lex Neva
09bf8bd1cb
allow unicode filenames again
2019-08-10 22:14:47 -04:00
Kaalleen
4db305a36d
unicode export
2019-07-02 18:12:20 +02:00
Lex Neva
004df12e88
don't crash on a design with no stitches
2018-12-30 20:15:32 -05:00
Lex Neva
c8d354a2fc
print error message correctly
2018-12-22 22:12:23 -05:00
Lex Neva
1d55716f26
add g-code output format ( #336 )
2018-10-20 17:50:39 -06:00
Lex Neva
d30507171b
Merge remote-tracking branch 'origin/master' into lexelby/bug-fixes
2018-09-12 20:51:16 -04:00
Lex Neva
c980279ae6
fix missing imports
2018-09-01 20:11:44 -04:00
Lex Neva
29a8bd37d5
useful error message when writing embroidery file fails ( fixes #279 )
2018-09-01 20:11:01 -04:00
Lex Neva
165d96e3b1
show command name in simulator (STITCH, JUMP, etc)
2018-08-27 15:36:54 -04:00
Lex Neva
7f9208ae2a
style fixes
2018-08-24 20:56:30 -04:00
Lex Neva
a8ac170e87
implement stop position
2018-08-24 20:56:20 -04:00
Lex Neva
a448b2c0ea
add origin command and remove guides method
2018-08-24 20:54:34 -04:00
Lex Neva
038875f876
autopep8
2018-08-21 20:32:50 -04:00
Lex Neva
3cac91a193
update input extension for pyembroidery
2018-07-25 21:17:58 -04:00
Lex Neva
2cd4963d09
adjust stitch plan code for pyembroidery
2018-07-25 21:17:58 -04:00
Lex Neva
dbcbf7cff1
switch to pyembroidery for file generation
2018-07-25 21:17:58 -04:00
Lex Neva
f0c8c6a27b
don't do ties around the fake color change of a "STOP after"
2018-05-28 22:39:59 -04:00
Lex Neva
8f320525e9
missing import when saving with origin axes set
2018-05-11 20:36:49 -04:00
Lex Neva
05daffb7e0
refactor everything out of lib/__init__.py
2018-05-01 21:21:07 -04:00