mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
OrcaSlicer
This commit is contained in:
parent
3a80173533
commit
20f2b2cd0e
16 changed files with 46 additions and 46 deletions
|
@ -1887,7 +1887,7 @@ void GUI_App::init_download_path()
|
|||
void GUI_App::init_app_config()
|
||||
{
|
||||
// Profiles for the alpha are stored into the PrusaSlicer-alpha directory to not mix with the current release.
|
||||
SetAppName("BambuStudio-SoftFever");
|
||||
SetAppName("OrcaSlicer");
|
||||
// SetAppName(SLIC3R_APP_KEY "-alpha");
|
||||
// SetAppName(SLIC3R_APP_KEY "-beta");
|
||||
// SetAppDisplayName(SLIC3R_APP_NAME);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue