mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-22 19:50:44 +00:00
Update files related to support to match BambuStudio's project structure
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user