mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-02 07:42:14 +00:00
ENH: CLI: add more logic to improve slicing
1. only report slicing error when no-check not set 2. skip duplicate when under spiral_mode with by-layer print JIRA: STUDIO-XXX Change-Id: I03bf7f45b4cc43dcc1fd2ffb6b53321fe3324dad
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
#define CLI_FILAMENTS_DIFFERENT_TEMP -62
|
||||
#define CLI_OBJECT_COLLISION_IN_SEQ_PRINT -63
|
||||
#define CLI_OBJECT_COLLISION_IN_LAYER_PRINT -64
|
||||
#define CLI_SPIRAL_MODE_CANNOT_DUPLICATE -65
|
||||
#define CLI_SPIRAL_MODE_INVALID_PARAMS -65
|
||||
|
||||
#define CLI_SLICING_ERROR -100
|
||||
#define CLI_GCODE_PATH_CONFLICTS -101
|
||||
|
||||
Reference in New Issue
Block a user