Update files related to support to match BambuStudio's project structure

This commit is contained in:
Noisyfox
2024-09-30 13:34:59 +08:00
parent 1b367b7df9
commit 97d1745e5a
28 changed files with 7619 additions and 16152 deletions

View File

@@ -26,7 +26,7 @@
#include <tbb/parallel_for.h>
#include <tbb/task_group.h>
namespace Slic3r::FFFTreeSupport
namespace Slic3r::TreeSupport3D
{
using namespace std::literals;
@@ -871,4 +871,4 @@ std::vector<std::pair<TreeModelVolumes::RadiusLayerPair, std::reference_wrapper<
return out;
}
} // namespace Slic3r::FFFTreeSupport
} // namespace Slic3r::TreeSupport3D