From acaebaa956006a0fa064c2361b47f902a8a50b77 Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Tue, 23 Jan 2018 20:13:37 -0500 Subject: add params for "TRIM after" and "STOP after" (#29) * adds new options to Params: "TRIM after" and "STOP after" * adds tooltip support to Params * inkstitch now includes libembroidery and can directly output any supported file type * this avoids the need for `libembroidery-convert` and compiling embroidermodder! * TRIM support for DST format (inserts 3 JUMPs) * STOP command supported as an extra color change that the operator can assign to code C00 * TRIMs cause the following jump stitch not to be displayed in the Embroidery layer --- embroidermodder | 1 + 1 file changed, 1 insertion(+) create mode 160000 embroidermodder (limited to 'embroidermodder') diff --git a/embroidermodder b/embroidermodder new file mode 160000 index 00000000..406d261a --- /dev/null +++ b/embroidermodder @@ -0,0 +1 @@ +Subproject commit 406d261a1a2a3d046c77aaef2161e67e00672f39 -- cgit v1.2.3