ENH: CLI: add normative_check logic

Change-Id: I7a02fefb2a161b27a35ad73102d8c57dbffa7c6b
(cherry picked from commit 3de468b341e95336611ff527453160131ec04b65)
This commit is contained in:
lane.wei 2023-03-27 16:05:31 +08:00 committed by Lane.Wei
parent e2d6ed99d1
commit e2f96590cf
3 changed files with 24 additions and 2 deletions

View file

@ -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