From 284e6e4d216453ce7c35041d56465e9f9394f97c Mon Sep 17 00:00:00 2001 From: Bas Wijnen Date: Wed, 11 Nov 2015 00:17:45 -0500 Subject: Make it work well for Franklin 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. --- embroider.inx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'embroider.inx') diff --git a/embroider.inx b/embroider.inx index 8fc22131..cb12591a 100644 --- a/embroider.inx +++ b/embroider.inx @@ -6,7 +6,7 @@ inkex.py 1.00 0.40 - 3.0 + 3.0 0.0 false false @@ -20,6 +20,7 @@ <_option value="melco">Melco <_option value="csv">Embroidermodder 2 CSV + <_option value="gcode">Franklin G-Code embroider-output.exp -- cgit v1.2.3