Browse Source

Merge pull request #18063 from Ultimaker/PP-391-High-speed-modes-small-layer-heights

PP-391 high speed modes small layer heights
Erwan MATHIEU 1 year ago
parent
commit
5f8e52f6c4

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

@@ -12,6 +12,14 @@ type = intent
 variant = AA 0.4
 
 [values]
-speed_infill = 50
-top_bottom_thickness = 1.05
+_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 0.5
+acceleration_print = 2500
+acceleration_wall_0 = 1000
+inset_direction = inside_out
+jerk_wall_0 = 20
+speed_print = 50
+speed_roofing = =math.ceil(speed_wall*(35/50))
+speed_wall_0 = =math.ceil(speed_wall*(20/50))
+speed_wall_x = =math.ceil(speed_wall*(35/50))
+top_bottom_thickness = =max(1.2 , layer_height * 6)
 

+ 5 - 1
resources/intent/ultimaker_s3/um_s3_aa0.4_um-abs_0.1mm_engineering.inst.cfg

@@ -12,9 +12,13 @@ type = intent
 variant = AA 0.4
 
 [values]
+_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
+infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'
+infill_sparse_density = 20
 jerk_print = 30
 speed_infill = =speed_print
-speed_print = 30
+speed_print = 35
+speed_roofing = =speed_topbottom
 speed_topbottom = =speed_print
 speed_wall = =speed_print
 speed_wall_0 = =speed_wall

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

@@ -12,6 +12,14 @@ type = intent
 variant = AA 0.4
 
 [values]
-speed_infill = 50
-top_bottom_thickness = 1.05
+_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 0.5
+acceleration_print = 2500
+acceleration_wall_0 = 1000
+inset_direction = inside_out
+jerk_wall_0 = 20
+speed_print = 50
+speed_roofing = =math.ceil(speed_wall*(35/50))
+speed_wall_0 = =math.ceil(speed_wall*(20/50))
+speed_wall_x = =math.ceil(speed_wall*(35/50))
+top_bottom_thickness = =max(1.2 , layer_height * 6)
 

+ 5 - 1
resources/intent/ultimaker_s3/um_s3_aa0.4_um-petg_0.1mm_engineering.inst.cfg

@@ -12,9 +12,13 @@ type = intent
 variant = AA 0.4
 
 [values]
+_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
+infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'
+infill_sparse_density = 20
 jerk_print = 30
 speed_infill = =speed_print
-speed_print = 30
+speed_print = 35
+speed_roofing = =speed_topbottom
 speed_topbottom = =speed_print
 speed_wall = =speed_print
 speed_wall_0 = =speed_wall

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

@@ -12,6 +12,14 @@ type = intent
 variant = AA 0.4
 
 [values]
-speed_infill = 50
-top_bottom_thickness = 1.05
+_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 0.5
+acceleration_print = 2500
+acceleration_wall_0 = 1000
+inset_direction = inside_out
+jerk_wall_0 = 20
+speed_print = 50
+speed_roofing = =math.ceil(speed_wall*(35/50))
+speed_wall_0 = =math.ceil(speed_wall*(20/50))
+speed_wall_x = =math.ceil(speed_wall*(35/50))
+top_bottom_thickness = =max(1.2 , layer_height * 6)
 

+ 5 - 1
resources/intent/ultimaker_s3/um_s3_aa0.4_um-pla_0.1mm_engineering.inst.cfg

@@ -12,9 +12,13 @@ type = intent
 variant = AA 0.4
 
 [values]
+_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
+infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'
+infill_sparse_density = 20
 jerk_print = 30
 speed_infill = =speed_print
-speed_print = 30
+speed_print = 35
+speed_roofing = =speed_topbottom
 speed_topbottom = =speed_print
 speed_wall = =speed_print
 speed_wall_0 = =speed_wall

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

@@ -12,6 +12,14 @@ type = intent
 variant = AA 0.4
 
 [values]
-speed_infill = 50
-top_bottom_thickness = 1.05
+_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 0.5
+acceleration_print = 2500
+acceleration_wall_0 = 1000
+inset_direction = inside_out
+jerk_wall_0 = 20
+speed_print = 50
+speed_roofing = =math.ceil(speed_wall*(35/50))
+speed_wall_0 = =math.ceil(speed_wall*(20/50))
+speed_wall_x = =math.ceil(speed_wall*(35/50))
+top_bottom_thickness = =max(1.2 , layer_height * 6)
 

+ 10 - 2
resources/intent/ultimaker_s3/um_s3_aa0.4_um-tough-pla_0.06mm_visual.inst.cfg

@@ -12,6 +12,14 @@ type = intent
 variant = AA 0.4
 
 [values]
-speed_infill = 50
-top_bottom_thickness = 1.05
+_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 0.5
+acceleration_print = 2500
+acceleration_wall_0 = 1000
+inset_direction = inside_out
+jerk_wall_0 = 20
+speed_print = 50
+speed_roofing = =math.ceil(speed_wall*(35/50))
+speed_wall_0 = =math.ceil(speed_wall*(20/50))
+speed_wall_x = =math.ceil(speed_wall*(35/50))
+top_bottom_thickness = =max(1.2 , layer_height * 6)
 

+ 5 - 1
resources/intent/ultimaker_s3/um_s3_aa0.4_um-tough-pla_0.1mm_engineering.inst.cfg

@@ -12,9 +12,13 @@ type = intent
 variant = AA 0.4
 
 [values]
+_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
+infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'
+infill_sparse_density = 20
 jerk_print = 30
 speed_infill = =speed_print
-speed_print = 30
+speed_print = 35
+speed_roofing = =speed_topbottom
 speed_topbottom = =speed_print
 speed_wall = =speed_print
 speed_wall_0 = =speed_wall

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

@@ -12,6 +12,14 @@ type = intent
 variant = AA 0.4
 
 [values]
-speed_infill = 50
-top_bottom_thickness = 1.05
+_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 0.5
+acceleration_print = 2500
+acceleration_wall_0 = 1000
+inset_direction = inside_out
+jerk_wall_0 = 20
+speed_print = 50
+speed_roofing = =math.ceil(speed_wall*(35/50))
+speed_wall_0 = =math.ceil(speed_wall*(20/50))
+speed_wall_x = =math.ceil(speed_wall*(35/50))
+top_bottom_thickness = =max(1.2 , layer_height * 6)
 

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