Feature/enhance profile validator (#4278)

* check more profile issues

* 1

* update ci/cd

* update name
This commit is contained in:
SoftFever
2024-03-01 21:27:12 +08:00
committed by GitHub
parent 01b0c87471
commit 2b6937acbe
13 changed files with 223 additions and 49 deletions

View File

@@ -770,6 +770,9 @@ private:
//BBS: mutex
std::mutex m_mutex;
// Orca: used for validation only
int m_errors = 0;
};
// Printer supports the FFF and SLA technologies, with different set of configuration values,