Browse Source

Added extra speeds and accelerations for prime towers, irioning and self support interface layer.

PP-245
Paul Kuiper 1 year ago
parent
commit
f174df9b9e

+ 1 - 1
resources/intent/ultimaker_s3/um_s3_aa0.4_um-abs_0.15mm_visual.inst.cfg

@@ -17,7 +17,7 @@ acceleration_print = 2500
 acceleration_wall_0 = 1000
 inset_direction = inside_out
 jerk_wall_0 = 20
-speed_infill = 50
+speed_print = 50
 speed_roofing = =math.ceil(speed_wall*(35/50))
 speed_wall_0 = =math.ceil(speed_wall*(25/50))
 top_bottom_thickness = =max(1.2 , layer_height * 6)

+ 0 - 2
resources/intent/ultimaker_s3/um_s3_aa0.4_um-abs_0.2mm_quick.inst.cfg

@@ -13,8 +13,6 @@ variant = AA 0.4
 
 [values]
 _plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = False
-acceleration_print = 4000
-acceleration_wall = 3000
 acceleration_wall_0 = 2000
 gradual_infill_step_height = =4 * layer_height
 gradual_infill_steps = 3

+ 1 - 1
resources/intent/ultimaker_s3/um_s3_aa0.4_um-abs_0.2mm_visual.inst.cfg

@@ -17,7 +17,7 @@ acceleration_print = 2500
 acceleration_wall_0 = 1000
 inset_direction = inside_out
 jerk_wall_0 = 20
-speed_infill = 50
+speed_print = 50
 speed_roofing = =math.ceil(speed_wall*(35/50))
 speed_wall_0 = =math.ceil(speed_wall*(25/50))
 top_bottom_thickness = =max(1.2 , layer_height * 6)

+ 0 - 2
resources/intent/ultimaker_s3/um_s3_aa0.4_um-petg_0.2mm_quick.inst.cfg

@@ -13,8 +13,6 @@ variant = AA 0.4
 
 [values]
 _plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = False
-acceleration_print = 4000
-acceleration_wall = 3000
 acceleration_wall_0 = 2000
 gradual_infill_step_height = =4 * layer_height
 gradual_infill_steps = 3

+ 1 - 1
resources/intent/ultimaker_s3/um_s3_aa0.4_um-petg_0.2mm_visual.inst.cfg

@@ -17,7 +17,7 @@ acceleration_print = 2500
 acceleration_wall_0 = 1000
 inset_direction = inside_out
 jerk_wall_0 = 20
-speed_infill = 50
+speed_print = 50
 speed_roofing = =math.ceil(speed_wall*(35/50))
 speed_wall_0 = =math.ceil(speed_wall*(25/50))
 top_bottom_thickness = =max(1.2 , layer_height * 6)

+ 1 - 1
resources/intent/ultimaker_s3/um_s3_aa0.4_um-pla_0.15mm_visual.inst.cfg

@@ -17,7 +17,7 @@ acceleration_print = 2500
 acceleration_wall_0 = 1000
 inset_direction = inside_out
 jerk_wall_0 = 20
-speed_infill = 50
+speed_print = 50
 speed_roofing = =math.ceil(speed_wall*(35/50))
 speed_wall_0 = =math.ceil(speed_wall*(25/50))
 top_bottom_thickness = =max(1.2 , layer_height * 6)

+ 0 - 2
resources/intent/ultimaker_s3/um_s3_aa0.4_um-pla_0.2mm_quick.inst.cfg

@@ -13,8 +13,6 @@ variant = AA 0.4
 
 [values]
 _plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = False
-acceleration_print = 4000
-acceleration_wall = 3000
 acceleration_wall_0 = 2000
 gradual_infill_step_height = =4 * layer_height
 gradual_infill_steps = 3

+ 1 - 1
resources/intent/ultimaker_s3/um_s3_aa0.4_um-pla_0.2mm_visual.inst.cfg

@@ -17,7 +17,7 @@ acceleration_print = 2500
 acceleration_wall_0 = 1000
 inset_direction = inside_out
 jerk_wall_0 = 20
-speed_infill = 50
+speed_print = 50
 speed_roofing = =math.ceil(speed_wall*(35/50))
 speed_wall_0 = =math.ceil(speed_wall*(25/50))
 top_bottom_thickness = =max(1.2 , layer_height * 6)

+ 0 - 2
resources/intent/ultimaker_s3/um_s3_aa0.4_um-pla_0.3mm_quick.inst.cfg

@@ -14,8 +14,6 @@ variant = AA 0.4
 
 [values]
 _plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = False
-acceleration_print = 4000
-acceleration_wall = 3000
 acceleration_wall_0 = 2000
 gradual_infill_step_height = =4 * layer_height
 gradual_infill_steps = 3

+ 1 - 1
resources/intent/ultimaker_s3/um_s3_aa0.4_um-tough-pla_0.15mm_visual.inst.cfg

@@ -17,7 +17,7 @@ acceleration_print = 2500
 acceleration_wall_0 = 1000
 inset_direction = inside_out
 jerk_wall_0 = 20
-speed_infill = 50
+speed_print = 50
 speed_roofing = =math.ceil(speed_wall*(35/50))
 speed_wall_0 = =math.ceil(speed_wall*(25/50))
 top_bottom_thickness = =max(1.2 , layer_height * 6)

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