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:
authorNilsRo <51311453+NilsRo@users.noreply.github.com>2021-07-20 09:04:51 +0300
committerGitHub <noreply@github.com>2021-07-20 09:04:51 +0300
commit3527a14f0485fc2d2590ee7e37fd789e1f18ebf2 (patch)
treefc38a92ca9064a0020af5bba8ef403c3a3bba334 /resources/definitions/anycubic_i3_mega_s.def.json
parent235b9a9b4d469582b0a761b4d5a698ecf9426212 (diff)
Update resources/definitions/anycubic_i3_mega_s.def.json
Good points. Thanks! Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
Diffstat (limited to 'resources/definitions/anycubic_i3_mega_s.def.json')
-rw-r--r--resources/definitions/anycubic_i3_mega_s.def.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/resources/definitions/anycubic_i3_mega_s.def.json b/resources/definitions/anycubic_i3_mega_s.def.json
index 27fd316c90..a0e83627c4 100644
--- a/resources/definitions/anycubic_i3_mega_s.def.json
+++ b/resources/definitions/anycubic_i3_mega_s.def.json
@@ -115,8 +115,7 @@
"skirt_gap": { "value": 5.0 },
"skirt_line_count": { "value": 4 },
- "meshfix_maximum_deviation": { "value": 0.05 },
- "meshfix_maximum_resolution": { "value": 0.5 },
+ "meshfix_maximum_deviation": { "value": 0.05 },
"support_angle": { "value": "math.floor(math.degrees(math.atan(line_width / 2.0 / layer_height)))" },
"support_pattern": { "value": "'zigzag'" },