Merge pull request #6623 from Ultimaker/CURA-6569_toolbox_qml_refactor

Organize Toolbox (marketplace) qml files according to type
This commit is contained in:
Lipu Fei 2019-11-05 10:38:42 +01:00 committed by GitHub
commit 2f41cf4218
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
31 changed files with 22 additions and 10 deletions

View file

@ -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