Merge branch 'master' of github.com:Ultimaker/Cura into CURA-5744-move-oauth-login

This commit is contained in:
Jaime van Kessel 2018-09-27 13:58:47 +02:00
commit 4adbfd467e
7 changed files with 32 additions and 22 deletions

View file

@ -230,6 +230,7 @@
"label": "Number of Extruders that are enabled",
"description": "Number of extruder trains that are enabled; automatically set in software",
"value": "machine_extruder_count",
"default_value": 1,
"minimum_value": "1",
"maximum_value": "16",
"type": "int",