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:
authorMaukCC <jos@mauk.cc>2017-04-20 09:42:47 +0300
committerGitHub <noreply@github.com>2017-04-20 09:42:47 +0300
commit5a4475c7d9a9a8d1ce03ea2ef38f39a395ef8805 (patch)
tree8532326c71a25ed24e627129fd1d6a1283acc064 /resources/definitions/cartesio.def.json
parentdea3b06de4a4d551f9005bf37c82cf808493322d (diff)
Update cartesio.def.json
Diffstat (limited to 'resources/definitions/cartesio.def.json')
-rw-r--r--resources/definitions/cartesio.def.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/definitions/cartesio.def.json b/resources/definitions/cartesio.def.json
index 60ee386bb4..2c9684ba3b 100644
--- a/resources/definitions/cartesio.def.json
+++ b/resources/definitions/cartesio.def.json
@@ -59,7 +59,6 @@
},
"layer_height": { "maximum_value": "(0.8 * min(extruderValues('machine_nozzle_size')))" },
"layer_height_0": { "maximum_value": "(0.8 * min(extruderValues('machine_nozzle_size')))" },
- "layer_height_0": { "resolve": "0.2 if min(extruderValues('machine_nozzle_size')) < 0.3 else 0.3 "},
"machine_nozzle_heat_up_speed": {"default_value": 20},
"machine_nozzle_cool_down_speed": {"default_value": 20},
"machine_min_cool_heat_time_window": {"default_value": 5}