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:
authorRijk van Manen <r.vanmanen@ultimaker.com>2022-03-15 18:26:15 +0300
committerRijk van Manen <r.vanmanen@ultimaker.com>2022-03-15 18:26:15 +0300
commitcf7f48f6220ba4d8dc6f2b1a036059dbb21653ed (patch)
treeadc26330e8073214ea141301851ac123afba8618 /resources/quality
parentbf131f539ec57d53f2cccc9d8b5053a382d16d58 (diff)
forgot to remove one statement
PP-115
Diffstat (limited to 'resources/quality')
-rw-r--r--resources/quality/fast.inst.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/quality/fast.inst.cfg b/resources/quality/fast.inst.cfg
index 47e064cc6b..743ec93081 100644
--- a/resources/quality/fast.inst.cfg
+++ b/resources/quality/fast.inst.cfg
@@ -17,5 +17,4 @@ cool_min_layer_time = 3
speed_wall_0 = =math.ceil(speed_print * 40 / 60)
speed_wall_x = =math.ceil(speed_print * 80 / 60)
speed_infill = =math.ceil(speed_print * 100 / 60)
-wall_thickness = 1
speed_topbottom = =math.ceil(speed_print * 30 / 60)