mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-09 18:27:00 +00:00
ENH: optimize error notification when slicing
support error notification if max_z_layer height exceed max print height Change-Id: I02d3f479f09df7ca01c85c97aa471f50b3cf9b46
This commit is contained in:
@@ -374,7 +374,8 @@ class GLCanvas3D
|
||||
SlaSupportsOutside,
|
||||
SomethingNotShown,
|
||||
ObjectClashed,
|
||||
GCodeConflict
|
||||
GCodeConflict,
|
||||
ToolHeightOutside
|
||||
};
|
||||
|
||||
class RenderStats
|
||||
|
||||
Reference in New Issue
Block a user