OrcaSlicer

This commit is contained in:
SoftFever 2023-03-10 18:58:43 +08:00
parent 3a80173533
commit 20f2b2cd0e
16 changed files with 46 additions and 46 deletions

View file

@ -38,7 +38,7 @@ using namespace nlohmann;
namespace Slic3r {
static const std::string VERSION_CHECK_URL = "https://api.github.com/repos/softfever/bambustudio-softfever/releases";
static const std::string VERSION_CHECK_URL = "https://api.github.com/repos/softfever/OrcaSlicer/releases";
static const std::string MODELS_STR = "models";
const std::string AppConfig::SECTION_FILAMENTS = "filaments";