mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
NEW:check printer status
Change-Id: If2fec3c693af19bb554efd6f69098a465023ecd5 (cherry picked from commit 8516e7b92eb0073123cacefbd5a256755e6caccc)
This commit is contained in:
@@ -875,7 +875,6 @@ static std::string MachineBedTypeString[BED_TYPE_COUNT] = {
|
||||
"pe",
|
||||
};
|
||||
|
||||
|
||||
void SelectMachineDialog::stripWhiteSpace(std::string& str)
|
||||
{
|
||||
if (str == "") { return; }
|
||||
|
||||
Reference in New Issue
Block a user