diff --git a/src/libslic3r/TreeSupport.cpp b/src/libslic3r/TreeSupport.cpp index 26db0d4839..5b729f34ec 100644 --- a/src/libslic3r/TreeSupport.cpp +++ b/src/libslic3r/TreeSupport.cpp @@ -43,7 +43,7 @@ #define TREE_SUPPORT_SHOW_ERRORS_WIN32 #endif -// #define TREE_SUPPORT_ORGANIC_NUDGE_NEW 1 +#define TREE_SUPPORT_ORGANIC_NUDGE_NEW 1 #ifndef TREE_SUPPORT_ORGANIC_NUDGE_NEW // Old version using OpenVDB, works but it is extremely slow for complex meshes.