mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Updated Help menu items to open localized web pages.
Updated links to PrusaSlicer-settings.
This commit is contained in:
parent
253b57e4a3
commit
3a0c27c6e5
7 changed files with 13 additions and 9 deletions
|
@ -22,7 +22,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://raw.githubusercontent.com/prusa3d/Slic3r-settings/master/live/Slic3rPE.version";
|
||||
static const std::string VERSION_CHECK_URL = "https://raw.githubusercontent.com/prusa3d/PrusaSlic3r-settings/master/live/PrusaSlicer.version";
|
||||
|
||||
void AppConfig::reset()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue