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 @@ namespace Slic3r
class BuildVolume;
class PrintObject;
namespace FFFTreeSupport
namespace TreeSupport3D
{
static constexpr const double SUPPORT_TREE_EXPONENTIAL_FACTOR = 1.5;
@@ -548,7 +548,7 @@ private:
#endif // SLIC3R_TREESUPPORTS_PROGRESS
};
} // namespace FFFTreeSupport
} // namespace TreeSupport3D
} // namespace Slic3r
#endif //slic3r_TreeModelVolumes_hpp