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:31:44 +0300
committerJaime van Kessel <nallath@gmail.com>2017-05-08 16:31:44 +0300
commitbb0d534f4aba86cf9ddabb86eaf34a8245ef4ce4 (patch)
tree214a1e778f3f866aa4398bdbfa17edc805675715 /resources/definitions/custom.def.json
parentac39934336efd0657755321b6df54907e447e5da (diff)
Revert "Set machine_extruder_count in sync with defined extruders"
This reverts commit b69f337ddb50bb8e5dc39107f75d4112b14527d1.
Diffstat (limited to 'resources/definitions/custom.def.json')
-rw-r--r--resources/definitions/custom.def.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/resources/definitions/custom.def.json b/resources/definitions/custom.def.json
index 80e01916bb..8f15f00a0f 100644
--- a/resources/definitions/custom.def.json
+++ b/resources/definitions/custom.def.json
@@ -22,12 +22,5 @@
"7": "custom_extruder_8"
},
"first_start_actions": ["MachineSettingsAction"]
- },
- "overrides":
- {
- "machine_extruder_count":
- {
- "default_value": 8
- }
}
}