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/ultimaker2_plus/um2p_pp_0.8_draft.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/ultimaker2_plus/um2p_pp_0.8_draft.inst.cfg')
-rw-r--r--resources/quality/ultimaker2_plus/um2p_pp_0.8_draft.inst.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/resources/quality/ultimaker2_plus/um2p_pp_0.8_draft.inst.cfg b/resources/quality/ultimaker2_plus/um2p_pp_0.8_draft.inst.cfg
index 8a9d640f5f..b066ba3929 100644
--- a/resources/quality/ultimaker2_plus/um2p_pp_0.8_draft.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_pp_0.8_draft.inst.cfg
@@ -26,7 +26,6 @@ cool_fan_full_at_height = =layer_height_0 + 4 * layer_height
cool_fan_speed_max = 100
cool_min_layer_time_fan_speed_max = 6
cool_min_speed = 20
-infill_line_width = =round(line_width * 0.8 / 0.76, 2)
infill_overlap = 0
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'cubic'
infill_wipe_dist = 0
@@ -39,7 +38,6 @@ jerk_support_interface = =jerk_topbottom
jerk_topbottom = =math.ceil(jerk_print * 5 / 25)
jerk_wall = =math.ceil(jerk_print * 10 / 25)
jerk_wall_0 = =math.ceil(jerk_wall * 5 / 10)
-line_width = =machine_nozzle_size * 0.95
multiple_mesh_overlap = 0
retraction_count_max = 12
retraction_extrusion_window = 1
@@ -48,7 +46,6 @@ retraction_hop_enabled = True
retraction_hop_only_when_collides = True
retraction_prime_speed = 15
skin_overlap = 10
-skirt_brim_line_width = 0.8
speed_layer_0 = =speed_print
speed_prime_tower = =speed_topbottom
speed_print = 25
@@ -67,5 +64,4 @@ support_z_distance = =layer_height * 2
top_bottom_thickness = 1.5
travel_avoid_distance = 3
wall_0_inset = 0
-wall_line_width_x = =round(line_width * 0.76 / 0.76, 2)
wall_thickness = 1.52