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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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,