mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-14 12:37:46 +00:00
ENH: check wethether filaments print on first layer
Jira: none Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: I1cc7cd9e9bbbcdf72112c0949196c09ef414cf91 (cherry picked from commit 67039a6f4d51482fe689a2aad0a900f3339a5c62)
This commit is contained in:
@@ -384,6 +384,7 @@ class GLCanvas3D
|
||||
GCodeConflict,
|
||||
ToolHeightOutside,
|
||||
MultiExtruderPrintableError, // after slice
|
||||
FilamentUnPrintableOnFirstLayer
|
||||
};
|
||||
|
||||
class RenderStats
|
||||
|
||||
Reference in New Issue
Block a user