Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaime van Kessel <nallath@gmail.com>2017-05-08 16:30:39 +0300
committerJaime van Kessel <nallath@gmail.com>2017-05-08 16:30:39 +0300
commitac39934336efd0657755321b6df54907e447e5da (patch)
tree50543c6a2b6792a252561f867336b788d9f34afd /resources/definitions/custom.def.json
parent488752d4e3fa5a3e39e218e9a21709df894f3d3c (diff)
Revert "Starting machineSettingAction no longer resets extruder count to 1"
This reverts commit 452a6a095c0866a080e19d89a71e1857e011456f.
Diffstat (limited to 'resources/definitions/custom.def.json')
-rw-r--r--resources/definitions/custom.def.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/definitions/custom.def.json b/resources/definitions/custom.def.json
index f8201b265c..80e01916bb 100644
--- a/resources/definitions/custom.def.json
+++ b/resources/definitions/custom.def.json
@@ -27,7 +27,7 @@
{
"machine_extruder_count":
{
- "default_value": 1
+ "default_value": 8
}
}
}