Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/xs
diff options
context:
space:
mode:
authorEnrico Turri <enricoturri@seznam.cz>2018-09-10 14:19:53 +0300
committerEnrico Turri <enricoturri@seznam.cz>2018-09-10 14:19:53 +0300
commit333bc1523a18f6d4314a7c92e89d157b5c90276a (patch)
treec5df75a161eeb0f47530a846ef20331cd494e419 /xs
parentd8936b1ad8e14372e911c7a7ebb7f1adc30ceae3 (diff)
parentbe508b003a5348aaf3c79a7eeb14b3b90f197b41 (diff)
Merge branch 'master' of https://github.com/prusa3d/Slic3r into dev
Diffstat (limited to 'xs')
-rw-r--r--xs/src/libslic3r/Format/3mf.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/xs/src/libslic3r/Format/3mf.cpp b/xs/src/libslic3r/Format/3mf.cpp
index 4dc40bd3c..464cbb8e6 100644
--- a/xs/src/libslic3r/Format/3mf.cpp
+++ b/xs/src/libslic3r/Format/3mf.cpp
@@ -601,8 +601,6 @@ namespace Slic3r {
if (!_generate_volumes(*object.second, obj_geometry->second, *volumes_ptr))
return false;
-
- object.second->center_around_origin();
}
// fixes the min z of the model if negative