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:
Diffstat (limited to 'resources/quality/tevo_blackwidow/tevo_blackwidow_normal.inst.cfg')
-rw-r--r--resources/quality/tevo_blackwidow/tevo_blackwidow_normal.inst.cfg8
1 files changed, 4 insertions, 4 deletions
diff --git a/resources/quality/tevo_blackwidow/tevo_blackwidow_normal.inst.cfg b/resources/quality/tevo_blackwidow/tevo_blackwidow_normal.inst.cfg
index 4df87784ef..a171463fde 100644
--- a/resources/quality/tevo_blackwidow/tevo_blackwidow_normal.inst.cfg
+++ b/resources/quality/tevo_blackwidow/tevo_blackwidow_normal.inst.cfg
@@ -14,13 +14,13 @@ brim_width = 4.0
infill_pattern = zigzag
layer_height = 0.2
material_diameter = 1.75
-speed_infill = 60
+speed_infill = =math.ceil(speed_print * 60 / 50)
speed_print = 50
speed_support = 30
-speed_topbottom = 20
+speed_topbottom = =math.ceil(speed_print * 20 / 50)
speed_travel = 100
-speed_wall = 50
-speed_wall_x = 50
+speed_wall = =speed_print
+speed_wall_x = =speed_print
support_angle = 60
support_enable = True
support_interface_enable = True