Commit 8533b63c authored by Guillaume Seguin's avatar Guillaume Seguin

Woops, forgot to remove some debug code

parent 944af2ce
......@@ -343,7 +343,6 @@ class StlPlater(Plater):
super(StlPlater, self).autoplate()
def autoplate_simarrange(self):
raise ValueError
print _("Autoplating using simarrange")
models = dict(self.models)
files = [model.filename for model in models.values()]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment