Merge branch 'refactor_singleton_settingsbase'

This commit is contained in:
Ghostkeeper 2018-09-27 11:53:11 +02:00
commit 80804b232f
No known key found for this signature in database
GPG key ID: 5252B696FB5E7C7A
3 changed files with 3 additions and 4 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",