OrcaSlicer/src/libslic3r/Support
Noisyfox 7ef43f6849
Various support improvements and bugfixes (#2202)
* Organic supports: Added check for variable layer height, with which
Organic supports are not compatible.
Fixes prusa3d/PrusaSlicer#9528 and similar.
Check the object max Z against build volume Z in Print::validate().

Cherry-picked from prusa3d/PrusaSlicer@5b94971

* Fix crash with default tree support

* Show "support_critical_regions_only" only when using auto normal tree supports (#2195)

* Fix organic tree check

---------

Co-authored-by: Vojtech Bubnik <bubnikv@gmail.com>
2023-09-24 22:58:04 +08:00
..
OrganicSupport.cpp Initial port of organic tree support from PrusaSlicer (#1938) 2023-09-02 17:29:43 +08:00
OrganicSupport.hpp Initial port of organic tree support from PrusaSlicer (#1938) 2023-09-02 17:29:43 +08:00
SupportCommon.cpp Various support improvements and bugfixes (#2202) 2023-09-24 22:58:04 +08:00
SupportCommon.hpp Initial port of organic tree support from PrusaSlicer (#1938) 2023-09-02 17:29:43 +08:00
SupportDebug.cpp Initial port of organic tree support from PrusaSlicer (#1938) 2023-09-02 17:29:43 +08:00
SupportDebug.hpp Initial port of organic tree support from PrusaSlicer (#1938) 2023-09-02 17:29:43 +08:00
SupportLayer.hpp Initial port of organic tree support from PrusaSlicer (#1938) 2023-09-02 17:29:43 +08:00
SupportMaterial.cpp Various support improvements and bugfixes (#2202) 2023-09-24 22:58:04 +08:00
SupportMaterial.hpp Initial port of organic tree support from PrusaSlicer (#1938) 2023-09-02 17:29:43 +08:00
SupportParameters.cpp Initial port of organic tree support from PrusaSlicer (#1938) 2023-09-02 17:29:43 +08:00
SupportParameters.hpp Initial port of organic tree support from PrusaSlicer (#1938) 2023-09-02 17:29:43 +08:00
TreeModelVolumes.cpp Initial port of organic tree support from PrusaSlicer (#1938) 2023-09-02 17:29:43 +08:00
TreeModelVolumes.hpp Initial port of organic tree support from PrusaSlicer (#1938) 2023-09-02 17:29:43 +08:00
TreeSupport.cpp Various support improvements and bugfixes (#2202) 2023-09-24 22:58:04 +08:00
TreeSupport.hpp Initial port of organic tree support from PrusaSlicer (#1938) 2023-09-02 17:29:43 +08:00
TreeSupportCommon.cpp tweak default organic tree settings. 2023-09-13 20:10:33 +08:00
TreeSupportCommon.hpp Initial port of organic tree support from PrusaSlicer (#1938) 2023-09-02 17:29:43 +08:00