mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-02 18:12:43 +00:00
Out of print volume detection for extrusion toolpaths only
This commit is contained in:
@@ -215,6 +215,7 @@ GLVolume::GLVolume(float r, float g, float b, float a)
|
||||
, hover(false)
|
||||
, is_modifier(false)
|
||||
, is_wipe_tower(false)
|
||||
, is_extrusion_path(false)
|
||||
, tverts_range(0, size_t(-1))
|
||||
, qverts_range(0, size_t(-1))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user