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 <n.rottgardt@gmail.com>2022-01-25 00:51:29 +0300
committerNilsRo <n.rottgardt@gmail.com>2022-01-25 00:51:29 +0300
commit1a8328d26258093ddd2cab2c5c30690c88577533 (patch)
tree074a444002ad19c65e69b865e86ed0f3799f9394
parenta970fbcadf35c1e66bd1dd36fa1615b6a6a0f08a (diff)
Update anycubic_i3_mega_s.def.json
Increased max. Extruder Feedrate to match newer firmware
-rw-r--r--resources/definitions/anycubic_i3_mega_s.def.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/resources/definitions/anycubic_i3_mega_s.def.json b/resources/definitions/anycubic_i3_mega_s.def.json
index d735176df5..802493d7c9 100644
--- a/resources/definitions/anycubic_i3_mega_s.def.json
+++ b/resources/definitions/anycubic_i3_mega_s.def.json
@@ -85,9 +85,9 @@
"infill_overlap": { "value": 15.0 },
- "retraction_speed": { "value": 25, "maximum_value": 40 },
- "retraction_retract_speed": { "maximum_value": 40 },
- "retraction_prime_speed": { "maximum_value": 40 },
+ "retraction_speed": { "value": 30, "maximum_value": 60 },
+ "retraction_retract_speed": { "maximum_value": 60 },
+ "retraction_prime_speed": { "maximum_value": 60 },
"retraction_hop_enabled": { "value": true },
"retraction_hop": { "value": 0.075 },