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
/
stitch_plan
/
stitch_plan.py
Age
Commit message (
Expand
)
Author
2022-06-22
Option to drop short stitches (#1693)
Kaalleen
2022-04-24
Fix lettering scale, etc. (#1620)
Kaalleen
2022-04-10
Scale and toggle commands (etc) (#1611)
Kaalleen
2021-12-18
PDF: Estimated thread (#1389)
Kaalleen
2021-12-09
Force lock stitches option/extension and some typos (#1471)
Kaalleen
2021-08-07
rename more patch references
Lex Neva
2021-08-07
move StitchGroup into lib.stitch_plan
Lex Neva
2021-08-07
rename Patch to StitchGroup
Lex Neva
2021-05-15
fix element selection (#1208)
Kaalleen
2021-03-28
Merge pull request #1083 from inkstitch/lexelby/license-headers
Lex Neva
2021-03-22
update font tools etc (#1086)
Kaalleen
2021-03-14
add lock stitches select box (#1076)
Kaalleen
2021-03-11
add copyright headers
Lex Neva
2021-03-04
Update for Inkscape 1.0 (#880)
Kaalleen
2020-04-28
electron simulator (#531)
Lex Neva
2019-08-10
remove STOP at the end
Lex Neva
2019-08-10
input: read STOP commands too
Lex Neva
2019-07-27
Merge pull request #487 from inkstitch/no_import_jumps
Lex Neva
2019-07-10
trim >= 3 jumps
Momo
2019-07-09
remove all empty color blocks
Lex Neva
2019-07-07
delete empty color block
Momo
2019-04-30
remove unnecessary check
Lex Neva
2019-04-30
add grbl laser options for g-code output
Lex Neva
2018-08-27
show command name in simulator (STITCH, JUMP, etc)
Lex Neva
2018-08-21
more pep8 fixes
Lex Neva
2018-07-25
change '# stops' in block to be 'stop after?'
Lex Neva
2018-07-25
fix a couple crashes
Lex Neva
2018-07-25
remove incorrect stop logic
Lex Neva
2018-07-25
tidy up code
Lex Neva
2018-07-25
fix gap caused by splitting block
Lex Neva
2018-07-25
adjust stitch plan code for pyembroidery
Lex Neva
2018-07-12
fix stop count
Lex Neva
2018-05-28
add a JUMP at the start of each color block
Lex Neva
2018-05-28
don't do ties around the fake color change of a "STOP after"
Lex Neva
2018-05-28
don't bother trimming before a color change
Lex Neva
2018-05-28
fix STOP handling
Lex Neva
2018-05-01
refactor everything out of lib/__init__.py
Lex Neva
2018-05-01
rename inkstitch/ to lib/
Lex Neva