mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 07:27:41 -06:00
NEW:check printer status
Change-Id: If2fec3c693af19bb554efd6f69098a465023ecd5 (cherry picked from commit 8516e7b92eb0073123cacefbd5a256755e6caccc)
This commit is contained in:
parent
28b56c2efb
commit
edb70b06b5
4 changed files with 330 additions and 12 deletions
|
@ -875,7 +875,6 @@ static std::string MachineBedTypeString[BED_TYPE_COUNT] = {
|
|||
"pe",
|
||||
};
|
||||
|
||||
|
||||
void SelectMachineDialog::stripWhiteSpace(std::string& str)
|
||||
{
|
||||
if (str == "") { return; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue