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.4_TPU_Draft_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.4_TPU_Draft_Print.inst.cfg')
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_TPU_Draft_Print.inst.cfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_TPU_Draft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_TPU_Draft_Print.inst.cfg
index 585e77b07f..b985c97b11 100644
--- a/resources/quality/ultimaker_s3/um_s3_aa0.4_TPU_Draft_Print.inst.cfg
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_TPU_Draft_Print.inst.cfg
@@ -17,14 +17,14 @@ cool_fan_speed_max = 100
cool_min_layer_time_fan_speed_max = 6
cool_min_speed = 4
gradual_infill_step_height = =5 * layer_height
-infill_line_width = =round(line_width * 0.38 / 0.38, 2)
+
infill_overlap = 0
infill_pattern = cross_3d
infill_sparse_density = 10
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.5
machine_nozzle_heat_up_speed = 2.5
@@ -56,5 +56,5 @@ switch_extruder_retraction_speeds = 35
top_bottom_thickness = 0.7
travel_avoid_distance = 1.5
wall_0_inset = 0
-wall_line_width_x = =line_width
+
wall_thickness = 0.76