From 1d3cb680c4ec253165fb5cd183e8b4e920f635be Mon Sep 17 00:00:00 2001 From: Kaalleen <36401965+kaalleen@users.noreply.github.com> Date: Sat, 18 Dec 2021 08:44:37 +0100 Subject: PDF: Estimated thread (#1389) --- print/templates/ui.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'print/templates/ui.html') diff --git a/print/templates/ui.html b/print/templates/ui.html index 57c17205..dd61e2d8 100644 --- a/print/templates/ui.html +++ b/print/templates/ui.html @@ -19,6 +19,7 @@ + @@ -142,6 +143,27 @@ +
+ {{ _('Estimated Thread') }} +
+ {{ _('Factors') }} +

{{ _('The thread length calculation depends on a lot of factors in embroidery designs. We will only get a very inacurate approximation. + Ink/Stitch simply calculates the path length, so the factor of 1 will always be much, much less than the real thread consumption.') }}

+

{{ _('Set a factor to multiply the path length with, depending on your standard setup or adapt it to your current design (tension, thread, fabric, stitch count, etc.).') }}

+

Upper thread

+

+ + +

+

Bobbin

+

+ + +

+
+ +
+
{{ _('Design') }}

-- cgit v1.2.3