Merge remote-tracking branch 'upstream/main' into dev/h2d-2

# Conflicts:
#	src/slic3r/GUI/GUI_App.cpp
This commit is contained in:
Noisyfox
2025-09-28 11:09:24 +08:00
14 changed files with 693 additions and 91 deletions

View File

@@ -298,7 +298,7 @@ public:
// Get the Slic3r version check url.
// This returns a hardcoded string unless it is overriden by "version_check_url" in the ini file.
std::string version_check_url(bool stable_only = false) const;
std::string version_check_url() const;
// Get the Orca profile update url.
std::string profile_update_url() const;