change BambuStudio to OrcaSlicer

This commit is contained in:
SoftFever
2023-03-10 19:26:01 +08:00
parent b517713a4b
commit be404a19a9
16 changed files with 37 additions and 37 deletions

View File

@@ -2846,7 +2846,7 @@ bool SelectMachineDialog::is_show_timelapse()
}
break;
}
if (line == "BambuStudio")
if (line == "BambuStudio" || line == "OrcaSlicer")
is_version = true;
}
}