mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-14 06:45:53 +08:00
Set VERSION_CHECK_URL for Slic3r
This commit is contained in:
parent
b680f3ee3e
commit
85ae61f901
@ -24,7 +24,7 @@ namespace Slic3r {
|
||||
|
||||
static const std::string VENDOR_PREFIX = "vendor:";
|
||||
static const std::string MODEL_PREFIX = "model:";
|
||||
static const std::string VERSION_CHECK_URL = "https://api.github.com/repos/supermerill/superslicer/releases";
|
||||
static const std::string VERSION_CHECK_URL = "https://api.github.com/repos/slic3r/Slic3r/releases";
|
||||
|
||||
const std::string AppConfig::SECTION_FILAMENTS = "filaments";
|
||||
const std::string AppConfig::SECTION_MATERIALS = "sla_materials";
|
||||
|
Loading…
x
Reference in New Issue
Block a user