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:
authorTHeijmans <t.heijmans@ultimaker.com>2021-09-16 11:27:44 +0300
committerTHeijmans <t.heijmans@ultimaker.com>2021-09-16 11:27:44 +0300
commita698409a2573d328b8cdd44b90c14a89f4d352ef (patch)
tree120272e09d819984da7eae298436b9df2e75403c /resources/quality/ultimaker_s3/um_s3_aa0.8_PP_Superdraft_Print.inst.cfg
parent8be12106c90689687c80b948e744a8c26ddcfd32 (diff)
Set line widths equal to nozzle diameter
and remove line width lines from profiles (PP-13)
Diffstat (limited to 'resources/quality/ultimaker_s3/um_s3_aa0.8_PP_Superdraft_Print.inst.cfg')
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.8_PP_Superdraft_Print.inst.cfg6
1 files changed, 1 insertions, 5 deletions
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.8_PP_Superdraft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.8_PP_Superdraft_Print.inst.cfg
index 19bf973154..15c6de5603 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.8_PP_Superdraft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.8_PP_Superdraft_Print.inst.cfg
@@ -17,7 +17,7 @@ cool_min_layer_time_fan_speed_max = 6
cool_min_speed = 17
top_skin_expand_distance = =line_width * 2
-infill_line_width = =round(line_width * 0.7 / 0.8, 2)
+
infill_pattern = tetrahedral
jerk_prime_tower = =max(math.ceil(jerk_print * 25 / 25), 20)
jerk_support = =max(math.ceil(jerk_print * 25 / 25), 20)
@@ -36,16 +36,12 @@ retraction_extra_prime_amount = 0.5
retraction_hop = 0.5
retraction_min_travel = 1.5
retraction_prime_speed = 15
-skin_line_width = =round(line_width * 0.78 / 0.8, 2)
-
speed_wall_x = =math.ceil(speed_wall * 30 / 30)
support_bottom_distance = =support_z_distance
-support_line_width = =round(line_width * 0.7 / 0.8, 2)
support_offset = =line_width
switch_extruder_prime_speed = 15
switch_extruder_retraction_amount = 20
switch_extruder_retraction_speeds = 45
top_bottom_thickness = 1.6
wall_0_wipe_dist = =line_width * 2
-wall_line_width_x = =round(line_width * 0.8 / 0.8, 2)
wall_thickness = 1.6