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:
authorРобокинетика <40807893+Robokinetics@users.noreply.github.com>2019-06-21 11:53:06 +0300
committerGitHub <noreply@github.com>2019-06-21 11:53:06 +0300
commitf5d94b96461cab34ec3d6fab4ee4fbcfdd1a6bdf (patch)
tree42ae6428a09b7e80dff93066754f339394b7bd12 /resources/definitions/erzay3d.def.json
parentc96777cb9ed1b4035828cee0834907de6ade5961 (diff)
Fixed the value of "retraction_amount"
Diffstat (limited to 'resources/definitions/erzay3d.def.json')
-rw-r--r--resources/definitions/erzay3d.def.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/definitions/erzay3d.def.json b/resources/definitions/erzay3d.def.json
index 0eacce12b9..0a6d676bea 100644
--- a/resources/definitions/erzay3d.def.json
+++ b/resources/definitions/erzay3d.def.json
@@ -66,7 +66,7 @@
"material_print_temperature_layer_0": { "default_value": 220 },
"material_initial_print_temperature": { "default_value": 220 },
"material_final_print_temperature": { "default_value": 220 },
- "retraction_amount": { "default_value": 4 },
+ "retraction_amount": { "default_value": 6.5 },
"speed_print": { "default_value": 40 },
"speed_infill": { "default_value": 60 },