diff --git a/src/slic3r/GUI/Plater.cpp b/src/slic3r/GUI/Plater.cpp index 0700655a7..a3c10c7b6 100644 --- a/src/slic3r/GUI/Plater.cpp +++ b/src/slic3r/GUI/Plater.cpp @@ -8072,7 +8072,7 @@ void Plater::import_model_id(wxString download_info) wxString msg; wxString dlg_title = _L("Importing Model"); - int percent = 1; + int percent = 0; ProgressDialog dlg(dlg_title, wxString(' ', 100) + "\n\n\n\n", 100, // range