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:
authorGhostkeeper <rubend@tutanota.com>2021-12-14 13:48:58 +0300
committerGhostkeeper <rubend@tutanota.com>2021-12-14 13:48:58 +0300
commit9140b71b1998d75d51ae556bbb63059de6016c9c (patch)
tree6bc49869a84820770d325d5c0300ed9f1e42bdec /resources/quality/ultimaker_s5/um_s5_aa0.4_PP_Normal_Quality.inst.cfg
parent64dec9ecc10eb81b68aecc4dcf586e80c03dec01 (diff)
parent2000f8143a1392ea1d198b485ba17e84dba33594 (diff)
Merge branch 'libArachne_rebased'
Conflicts: plugins/SimulationView/SimulationPass.py -> Reverted layer view optimisation in Master while some whitespace changed in Arachne. resources/definitions -> Bunch of conflicts with profile updates. resources/quality -> Bunch of conflicts with profile updates. resources/texts/change_log.txt -> Removed the Arachne change log (as they are internal versions). It'll have to be re-added when we release this version as stable.
Diffstat (limited to 'resources/quality/ultimaker_s5/um_s5_aa0.4_PP_Normal_Quality.inst.cfg')
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_PP_Normal_Quality.inst.cfg9
1 files changed, 3 insertions, 6 deletions
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_PP_Normal_Quality.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_PP_Normal_Quality.inst.cfg
index 099cdef747..b2b03b494d 100644
--- a/resources/quality/ultimaker_s5/um_s5_aa0.4_PP_Normal_Quality.inst.cfg
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_PP_Normal_Quality.inst.cfg
@@ -12,20 +12,18 @@ material = generic_pp
variant = AA 0.4
[values]
-acceleration_enabled = True
-acceleration_print = 4000
brim_width = 20
cool_fan_speed_max = 100
cool_min_layer_time = 7
cool_min_layer_time_fan_speed_max = 7
cool_min_speed = 2.5
-infill_line_width = =round(line_width * 0.38 / 0.38, 2)
+
infill_overlap = 0
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'tetrahedral'
infill_wipe_dist = 0.1
jerk_enabled = True
jerk_print = 25
-line_width = =machine_nozzle_size * 0.95
+
machine_min_cool_heat_time_window = 15
machine_nozzle_cool_down_speed = 0.85
machine_nozzle_heat_up_speed = 1.5
@@ -46,7 +44,6 @@ retraction_hop = 2
retraction_hop_only_when_collides = True
retraction_min_travel = 0.8
retraction_prime_speed = 18
-speed_equalize_flow_enabled = True
speed_layer_0 = =math.ceil(speed_print * 15 / 25)
speed_print = 25
speed_topbottom = =math.ceil(speed_print * 25 / 25)
@@ -60,5 +57,5 @@ switch_extruder_retraction_amount = 20
switch_extruder_retraction_speeds = 35
top_bottom_thickness = 1
wall_0_inset = 0
-wall_line_width_x = =line_width
+
wall_thickness = =line_width * 3