index
:
inkstitch
nix
Inkscape extension for machine embroidery design
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
output.py
Age
Commit message (
Expand
)
Author
2019-07-02
unicode export
Kaalleen
2018-12-30
don't crash on a design with no stitches
Lex Neva
2018-12-22
print error message correctly
Lex Neva
2018-10-20
add g-code output format (#336)
Lex Neva
2018-09-12
Merge remote-tracking branch 'origin/master' into lexelby/bug-fixes
Lex Neva
2018-09-01
fix missing imports
Lex Neva
2018-09-01
useful error message when writing embroidery file fails (fixes #279)
Lex Neva
2018-08-27
show command name in simulator (STITCH, JUMP, etc)
Lex Neva
2018-08-24
style fixes
Lex Neva
2018-08-24
implement stop position
Lex Neva
2018-08-24
add origin command and remove guides method
Lex Neva
2018-08-21
autopep8
Lex Neva
2018-07-25
update input extension for pyembroidery
Lex Neva
2018-07-25
adjust stitch plan code for pyembroidery
Lex Neva
2018-07-25
switch to pyembroidery for file generation
Lex Neva
2018-05-28
don't do ties around the fake color change of a "STOP after"
Lex Neva
2018-05-11
missing import when saving with origin axes set
Lex Neva
2018-05-01
refactor everything out of lib/__init__.py
Lex Neva