summaryrefslogtreecommitdiff
path: root/embroider.py
AgeCommit message (Collapse)Author
2016-01-06make 'preserve stacking order' actually workLex Neva
2016-01-06set to 10 pixels per mm for embroidermodder CSV outputLex Neva
2015-12-15allow specifying orientationBas Wijnen
2015-11-11Make it work well for FranklinBas Wijnen
Add Franklin G-Code target as output. Fix issue that filled area was treated as one patch per stitch. Don't autodetect orientation; let the user choose by orienting the object. Remove empty stitches. Base generated inkscape path on output from file. Allow maximum stitch length of 10 cm. Save debug output in /tmp. Disable almost all debugging. Let hatching connect the segments.
2015-01-03Fix preamble generation for very short patchesStefan Siegl
2015-01-02Improve zigzag path around stroke + sep. spacing configStefan Siegl
Don't use path nodes as stich points, just use the stroke as a guide for the zigzag stich
2015-01-02Optionally auto-generate preamblesStefan Siegl
2014-12-29Filter out duplicate stitchesStefan Siegl
2014-12-29Allow to collapse (jump) stitchesStefan Siegl
2014-12-29Allow to hatch filled pathsStefan Siegl
2014-12-29Correctly close polygons with multiple sub-pathsStefan Siegl
2014-12-27Add Embroidermodder 2 CSV exportStefan Siegl
2014-12-26Handle closed pathsStefan Siegl
2014-12-26Initial import of upstream codeStefan Siegl
Embroidery output extension for Inkscape; downloaded from http://www.jonh.net/~jonh/inkscape-embroidery/ on 2014-12-26 19:38 CET Copyright 2010 by Jon Howell, licensed under GPLv3.