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/operator_overview.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'print/templates/operator_overview.html') diff --git a/print/templates/operator_overview.html b/print/templates/operator_overview.html index a7f33a85..f61c2a6f 100644 --- a/print/templates/operator_overview.html +++ b/print/templates/operator_overview.html @@ -12,8 +12,9 @@
{{ _('Design box size') }}:{{ "%0.1fmm X %0.1fmm" | format(*job.dimensions) }}
-{{ _('Total stitch count') }}:{{job.num_stitches }}
-{{ _('Total thread used') }}:{{job.total_thread_used }}
+{{ _('Total stitch count') }}:{{ job.num_stitches }}
+{{ _('Total thread used') }}:
+