mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-15 02:35:58 +08:00
ENH:update the model mall address in other regions to makerworld
Change-Id: Ie897b23c69af6490ddb8e4554e673627cd61f3d5
This commit is contained in:
parent
ab23c8b94a
commit
73160811e0
@ -1398,7 +1398,7 @@ std::string GUI_App::get_model_http_url(std::string country_code)
|
||||
url = "https://makerhub-pre.bambu-lab.com/";
|
||||
}
|
||||
else {
|
||||
url = "https://makerhub.bambu-lab.com/";
|
||||
url = "https://makerworld.com/";
|
||||
}
|
||||
|
||||
return url;
|
||||
|
Loading…
x
Reference in New Issue
Block a user