From 3e3d54008937e0195c88143986ab6dc44c21facb Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Fri, 8 Jan 2016 22:56:10 -0500 Subject: major revamp * properly process transform parameters (ungrouping no longer necessary!) * handle satin on beziers properly * previously beziers were stroked as straight line segments that included control points * allow overriding parameters on individual paths by adding extra svg params * embroider_angle, embroider_stitch_length, embroider_zigzag_spacing, embroider_row_spacing, etc * set using "Edit XML" * default to 10 pixels per millimeter * properly write CSV files in millimeters (was dividing by 10) * always translate pattern to origin to fit in hoop * add "running stitch length" for < 0.5 stroke width) * don't traceback if no paths were selected * add "repeats" option for stroke (satin/running stitch) to go back and forth over the line * good for a double line of center-line underlay below satin --- embroider.inx | 1 + 1 file changed, 1 insertion(+) (limited to 'embroider.inx') diff --git a/embroider.inx b/embroider.inx index cb12591a..1dd59464 100644 --- a/embroider.inx +++ b/embroider.inx @@ -7,6 +7,7 @@ 1.00 0.40 3.0 + 3.0 0.0 false false -- cgit v1.2.3