summaryrefslogtreecommitdiff
path: root/embroider_print.py
diff options
context:
space:
mode:
authorLex Neva <github.com@lexneva.name>2018-04-17 15:48:38 -0400
committerLex Neva <github.com@lexneva.name>2018-04-18 15:26:33 -0400
commit51741745b0bb691a55b642a2ea938ac74324da2d (patch)
tree1b8c5f9d6533d2f2058c419f935546f961cb8037 /embroider_print.py
parent540bf2062a87da5629c7ed98300b39caeffe397f (diff)
don't get transform from html
Diffstat (limited to 'embroider_print.py')
-rw-r--r--embroider_print.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/embroider_print.py b/embroider_print.py
index bc96b2cd..2aa76ec6 100644
--- a/embroider_print.py
+++ b/embroider_print.py
@@ -343,7 +343,6 @@ class Print(InkstitchExtension):
'estimated_thread': '', # TODO
},
svg_overview = overview_svg,
- svg_transform = '', # Format: matrix(0.2, 0, 0, 0.2, 0, 0)
color_blocks = stitch_plan.color_blocks,
)