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:
authorJelle Spijker <spijker.jelle@gmail.com>2020-11-13 13:59:07 +0300
committerJelle Spijker <spijker.jelle@gmail.com>2020-11-13 13:59:07 +0300
commit1e05e168c0f8ab609ecb7f9a49e2aab6932112cb (patch)
treee5dc162f71d1695e532af014e8ece6856405c876 /resources/definitions/tronxy_x.def.json
parentc64146abc113dda41da3dc368d2235ffbea38880 (diff)
parentcd1e3bbde69f021d6da7e366b66e598a5447c939 (diff)
Merge remote-tracking branch 'origin/master' into libArachne_rebased
# Conflicts: # resources/definitions/flyingbear_base.def.json
Diffstat (limited to 'resources/definitions/tronxy_x.def.json')
-rw-r--r--resources/definitions/tronxy_x.def.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/definitions/tronxy_x.def.json b/resources/definitions/tronxy_x.def.json
index 775bacd30d..a7326aff89 100644
--- a/resources/definitions/tronxy_x.def.json
+++ b/resources/definitions/tronxy_x.def.json
@@ -137,7 +137,7 @@
"adaptive_layer_height_variation": { "value": 0.04 },
"adaptive_layer_height_variation_step": { "value": 0.04 },
- "meshfix_maximum_resolution": { "value": "0.05" },
+ "meshfix_maximum_resolution": { "value": "0.25" },
"meshfix_maximum_travel_resolution": { "value": "meshfix_maximum_resolution" },
"support_angle": { "value": "math.floor(math.degrees(math.atan(line_width/2.0/layer_height)))" },