Browse Source

Decrease initial layer speed for S3 and S5 machine for the high speed print modes to improve robustness (esp. when no glue is used).

PP-421
Paul Kuiper 1 year ago
parent
commit
4f0f5fbd3e

+ 1 - 1
resources/quality/ultimaker_s3/um_s3_aa0.4_um-abs_0.15mm.inst.cfg

@@ -52,7 +52,7 @@ small_skin_on_surface = False
 small_skin_width = 4
 speed_infill = =speed_print
 speed_ironing = 20
-speed_layer_0 = =speed_roofing
+speed_layer_0 = 30
 speed_prime_tower = =speed_wall_0
 speed_print = 100
 speed_roofing = =math.ceil(speed_wall*(45/100))

+ 1 - 1
resources/quality/ultimaker_s3/um_s3_aa0.4_um-abs_0.2mm.inst.cfg

@@ -53,7 +53,7 @@ small_skin_on_surface = False
 small_skin_width = 4
 speed_infill = =speed_print
 speed_ironing = 20
-speed_layer_0 = =speed_roofing
+speed_layer_0 = 30
 speed_prime_tower = =speed_wall_0
 speed_print = 100
 speed_roofing = =math.ceil(speed_wall*(45/100))

+ 1 - 1
resources/quality/ultimaker_s3/um_s3_aa0.4_um-abs_0.3mm.inst.cfg

@@ -53,7 +53,7 @@ small_skin_on_surface = False
 small_skin_width = 4
 speed_infill = =speed_print
 speed_ironing = 20
-speed_layer_0 = =speed_roofing
+speed_layer_0 = 30
 speed_prime_tower = =speed_wall_0
 speed_print = 100
 speed_roofing = =math.ceil(speed_wall*(45/100))

+ 1 - 1
resources/quality/ultimaker_s3/um_s3_aa0.4_um-petg_0.15mm.inst.cfg

@@ -51,7 +51,7 @@ small_skin_on_surface = False
 small_skin_width = 4
 speed_infill = =speed_print
 speed_ironing = 20
-speed_layer_0 = =speed_roofing
+speed_layer_0 = 30
 speed_prime_tower = =speed_wall_0
 speed_print = 100
 speed_roofing = =math.ceil(speed_wall*(45/100))

+ 1 - 1
resources/quality/ultimaker_s3/um_s3_aa0.4_um-petg_0.2mm.inst.cfg

@@ -52,7 +52,7 @@ small_skin_on_surface = False
 small_skin_width = 4
 speed_infill = =speed_print
 speed_ironing = 20
-speed_layer_0 = =speed_roofing
+speed_layer_0 = 30
 speed_prime_tower = =speed_wall_0
 speed_print = 100
 speed_roofing = =math.ceil(speed_wall*(45/100))

+ 1 - 1
resources/quality/ultimaker_s3/um_s3_aa0.4_um-petg_0.3mm.inst.cfg

@@ -52,7 +52,7 @@ small_skin_on_surface = False
 small_skin_width = 4
 speed_infill = =speed_print
 speed_ironing = 20
-speed_layer_0 = =speed_roofing
+speed_layer_0 = 30
 speed_prime_tower = =speed_wall_0
 speed_print = 100
 speed_roofing = =math.ceil(speed_wall*(45/100))

+ 1 - 1
resources/quality/ultimaker_s3/um_s3_aa0.4_um-pla_0.15mm.inst.cfg

@@ -52,7 +52,7 @@ small_skin_on_surface = False
 small_skin_width = 4
 speed_infill = =speed_print
 speed_ironing = 20
-speed_layer_0 = =speed_roofing
+speed_layer_0 = 30
 speed_prime_tower = =speed_wall_0
 speed_print = 100
 speed_roofing = =math.ceil(speed_wall*(45/100))

+ 1 - 1
resources/quality/ultimaker_s3/um_s3_aa0.4_um-pla_0.2mm.inst.cfg

@@ -53,7 +53,7 @@ small_skin_on_surface = False
 small_skin_width = 4
 speed_infill = =speed_print
 speed_ironing = 20
-speed_layer_0 = =speed_roofing
+speed_layer_0 = 30
 speed_prime_tower = =speed_wall_0
 speed_print = 100
 speed_roofing = =math.ceil(speed_wall*(45/100))

+ 1 - 1
resources/quality/ultimaker_s3/um_s3_aa0.4_um-pla_0.3mm.inst.cfg

@@ -53,7 +53,7 @@ small_skin_on_surface = False
 small_skin_width = 4
 speed_infill = =speed_print
 speed_ironing = 20
-speed_layer_0 = =speed_roofing
+speed_layer_0 = 30
 speed_prime_tower = =speed_wall_0
 speed_print = 100
 speed_roofing = =math.ceil(speed_wall*(45/100))

+ 1 - 1
resources/quality/ultimaker_s3/um_s3_aa0.4_um-tough-pla_0.15mm.inst.cfg

@@ -52,7 +52,7 @@ small_skin_on_surface = False
 small_skin_width = 4
 speed_infill = =speed_print
 speed_ironing = 20
-speed_layer_0 = =speed_roofing
+speed_layer_0 = 26
 speed_prime_tower = =speed_wall_0
 speed_print = 100
 speed_roofing = =math.ceil(speed_wall*(45/100))

Some files were not shown because too many files changed in this diff