mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-16 03:07:53 -06:00
Merge pull request #6623 from Ultimaker/CURA-6569_toolbox_qml_refactor
Organize Toolbox (marketplace) qml files according to type
This commit is contained in:
commit
2f41cf4218
31 changed files with 22 additions and 10 deletions
|
@ -7,7 +7,7 @@
|
|||
DEFAULT_CURA_APP_NAME = "cura"
|
||||
DEFAULT_CURA_DISPLAY_NAME = "Ultimaker Cura"
|
||||
DEFAULT_CURA_VERSION = "master"
|
||||
DEFAULT_CURA_BUILD_TYPE = ""
|
||||
DEFAULT_CURA_BUILD_TYPE = "essentials"
|
||||
DEFAULT_CURA_DEBUG_MODE = False
|
||||
|
||||
# Each release has a fixed SDK version coupled with it. It doesn't make sense to make it configurable because, for
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue