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:
authorKOUBeMT <51325289+KOUBeMT@users.noreply.github.com>2020-09-14 12:10:24 +0300
committerKOUBeMT <51325289+KOUBeMT@users.noreply.github.com>2020-09-14 12:10:24 +0300
commit6e60cd4e1530402d09e0cf5d9527778d47ee54a1 (patch)
treef538f148e2a846880dbc620b20c42f198fce09c8 /resources/definitions/strateo3d.def.json
parent0ce53cbf087a83a3e470d79bca7808a9a3a87f24 (diff)
Update strateo3d.def.json
Diffstat (limited to 'resources/definitions/strateo3d.def.json')
-rw-r--r--resources/definitions/strateo3d.def.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/resources/definitions/strateo3d.def.json b/resources/definitions/strateo3d.def.json
index 49746d4562..2858a859c5 100644
--- a/resources/definitions/strateo3d.def.json
+++ b/resources/definitions/strateo3d.def.json
@@ -84,7 +84,8 @@
"material_flow": { "default_value": 93 },
"material_flow_layer_0": { "value": "math.ceil(material_flow*1)" },
"material_initial_print_temperature": { "value": "material_print_temperature - 5" },
- "meshfix_maximum_resolution": { "value": "0.03" },
+ "meshfix_maximum_resolution": { "value": "0.5" },
+ "meshfix_maximum_deviation": { "default_value": 0.04 },
"optimize_wall_printing_order": { "value": "True" },
"prime_blob_enable": { "enabled": false, "default_value": false },
"prime_tower_min_volume": { "default_value": 35 },