mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-09 15:57:55 -06:00
ENH: CLI: add normative_check logic
Change-Id: I7a02fefb2a161b27a35ad73102d8c57dbffa7c6b (cherry picked from commit 3de468b341e95336611ff527453160131ec04b65)
This commit is contained in:
parent
e2d6ed99d1
commit
e2f96590cf
3 changed files with 24 additions and 2 deletions
|
@ -35,6 +35,7 @@
|
|||
#define CLI_3MF_NEW_MACHINE_NOT_SUPPORTED -16
|
||||
#define CLI_PROCESS_NOT_COMPATIBLE -17
|
||||
#define CLI_INVALID_VALUES_IN_3MF -18
|
||||
#define CLI_POSTPROCESS_NOT_SUPPORTED -19
|
||||
|
||||
|
||||
#define CLI_NO_SUITABLE_OBJECTS -50
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue