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:
authorGhostkeeper <rubend@tutanota.com>2017-07-11 15:47:10 +0300
committerGhostkeeper <rubend@tutanota.com>2017-07-11 15:47:10 +0300
commita04cb7524dc933718f1e608ca29bc156fbcaf435 (patch)
tree5393a34c832d12aa0802231814b5d2525869ee84 /resources/definitions/dagoma_discoeasy200.def.json
parenta04e389b7fd10f44137d290a181839d703a31e9c (diff)
Remove nonsensical global nozzle offsets for Dagoma DiscoEasy200
It doesn't make sense to always have a nozzle offset for all nozzles. What's more, the setting only exists in fdmextruder.def.json so it can't be set in something that inherits from fdmprinter.def.json.
Diffstat (limited to 'resources/definitions/dagoma_discoeasy200.def.json')
-rwxr-xr-xresources/definitions/dagoma_discoeasy200.def.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/resources/definitions/dagoma_discoeasy200.def.json b/resources/definitions/dagoma_discoeasy200.def.json
index 72ed8f4f8b..718c5b0873 100755
--- a/resources/definitions/dagoma_discoeasy200.def.json
+++ b/resources/definitions/dagoma_discoeasy200.def.json
@@ -40,12 +40,6 @@
"gantry_height": {
"default_value": 55
},
- "machine_nozzle_offset_x_1": {
- "default_value": 18
- },
- "machine_nozzle_offset_y_1": {
- "default_value": 0
- },
"machine_gcode_flavor": {
"default_value": "RepRap"
},