mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-30 14:22:07 +00:00
Update PrintObject::_generate_support_material() to match BBS
This commit is contained in:
@@ -401,6 +401,8 @@ public:
|
||||
|
||||
std::unique_ptr<FillLightning::Generator> generator;
|
||||
std::unordered_map<double, size_t> printZ_to_lightninglayer;
|
||||
|
||||
std::function<void()> throw_on_cancel;
|
||||
private:
|
||||
/*!
|
||||
* \brief Generator for model collision, avoidance and internal guide volumes
|
||||
|
||||
Reference in New Issue
Block a user