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>2016-11-25 13:51:43 +0300
committerJaime van Kessel <nallath@gmail.com>2016-11-25 13:51:43 +0300
commita6ea4edfb468c3e62469e498e84a78ec9fbb0b55 (patch)
treebb76705e7be47c4003e409d1b3b0a6d848e77905 /resources/definitions/ultimaker_original_dual.def.json
parent4e4f2f8cc57cc62a0968109a3aa03db91911fefe (diff)
Prime tower for UMODE won't block by default if using both extruders
CURA-3032
Diffstat (limited to 'resources/definitions/ultimaker_original_dual.def.json')
-rw-r--r--resources/definitions/ultimaker_original_dual.def.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/definitions/ultimaker_original_dual.def.json b/resources/definitions/ultimaker_original_dual.def.json
index ab2f3ddf46..d133a3853f 100644
--- a/resources/definitions/ultimaker_original_dual.def.json
+++ b/resources/definitions/ultimaker_original_dual.def.json
@@ -73,10 +73,10 @@
"default_value": 2
},
"prime_tower_position_x": {
- "default_value": 185
+ "default_value": 195
},
"prime_tower_position_y": {
- "default_value": 160
+ "default_value": 149
}
}
}