mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
SLA support gizmo correctly hides drain holes if they are clipped by clipping plane
This commit is contained in:
parent
5e4a0b96b7
commit
90a8076d25
4 changed files with 13 additions and 10 deletions
|
@ -198,6 +198,8 @@ public:
|
|||
|
||||
bool recent_update = false;
|
||||
|
||||
static constexpr float HoleStickOutLength = 1.f;
|
||||
|
||||
|
||||
|
||||
ModelObject* m_model_object = nullptr;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue