backface / turtlestitch

visual, blocks-based programming for turtle graphics and generative embroidery
http://www.turtlestitch.org
GNU Affero General Public License v3.0
52 stars 14 forks source link

Wrong encoding of Jump Stitches in both DST and EXP export #43

Closed backface closed 5 years ago

backface commented 5 years ago

It seems jump stitches are wrongly encoded in DST exports - missing the first stitch after the jump as seen on a machine and in other software. Might need a zero stitch after the jump?

Jumps do not get encoded as jumps at all in EXP exports.

backface commented 5 years ago

fixed: https://github.com/backface/turtlestitch/commit/9c68ef7c13c8fcc362fb234469bc5bf267341d0a https://github.com/backface/turtlestitch/commit/7e1ba3b6d7039e38e77b2d3797e9bc87602afd68