mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-27 02:31:10 -06:00
Added new hollowing gizmo
Basically just copied SLA support gizmo and removed all functionality that will not be needed
This commit is contained in:
parent
bb8d59391f
commit
04bcdff110
7 changed files with 1241 additions and 7 deletions
|
|
@ -32,5 +32,6 @@ enum class SLAGizmoEventType : unsigned char {
|
|||
#include "slic3r/GUI/Gizmos/GLGizmoFlatten.hpp"
|
||||
#include "slic3r/GUI/Gizmos/GLGizmoSlaSupports.hpp"
|
||||
#include "slic3r/GUI/Gizmos/GLGizmoCut.hpp"
|
||||
#include "slic3r/GUI/Gizmos/GLGizmoHollow.hpp"
|
||||
|
||||
#endif //slic3r_GLGizmos_hpp_
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue