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

PP-245
This commit is contained in:
Paul Kuiper 2023-09-01 20:32:43 +02:00
parent a2e6db45f3
commit f174df9b9e
90 changed files with 262 additions and 110 deletions

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,3
machine_nozzle_heat_up_speed = 1,9
material_extrusion_cool_down_speed = 0,8
@ -52,9 +53,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 100
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/100))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,3
machine_nozzle_heat_up_speed = 1,9
material_extrusion_cool_down_speed = 0,8
@ -52,9 +53,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 100
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/100))

View file

@ -17,6 +17,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -36,7 +37,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,3
machine_nozzle_heat_up_speed = 1,9
material_extrusion_cool_down_speed = 0,8
@ -53,9 +54,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 100
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/100))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,4
machine_nozzle_heat_up_speed = 1,7
material_extrusion_cool_down_speed = 0,7
@ -50,9 +51,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 100
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/100))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,4
machine_nozzle_heat_up_speed = 1,7
material_extrusion_cool_down_speed = 0,7
@ -51,9 +52,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 100
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/100))

View file

@ -17,6 +17,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -36,7 +37,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,4
machine_nozzle_heat_up_speed = 1,7
material_extrusion_cool_down_speed = 0,7
@ -51,9 +52,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 100
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/100))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,3
machine_nozzle_heat_up_speed = 1,9
material_extrusion_cool_down_speed = 0,7
@ -51,9 +52,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 100
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/100))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,3
machine_nozzle_heat_up_speed = 1,9
material_extrusion_cool_down_speed = 0,7
@ -52,9 +53,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 100
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/100))

View file

@ -17,6 +17,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -36,7 +37,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,3
machine_nozzle_heat_up_speed = 1,9
material_extrusion_cool_down_speed = 0,7
@ -53,9 +54,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 100
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/100))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,3
machine_nozzle_heat_up_speed = 1,9
material_extrusion_cool_down_speed = 0,7
@ -51,9 +52,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 100
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/100))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,3
machine_nozzle_heat_up_speed = 1,9
material_extrusion_cool_down_speed = 0,7
@ -52,9 +53,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 100
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/100))

View file

@ -17,6 +17,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -36,7 +37,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,3
machine_nozzle_heat_up_speed = 1,9
material_extrusion_cool_down_speed = 0,7
@ -53,9 +54,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 100
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/100))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,3
machine_nozzle_heat_up_speed = 1,9
material_extrusion_cool_down_speed = 0,8
@ -53,9 +54,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 100
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/100))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,3
machine_nozzle_heat_up_speed = 1,9
material_extrusion_cool_down_speed = 0,8
@ -52,9 +53,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 75
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/75))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,3
machine_nozzle_heat_up_speed = 1,9
material_extrusion_cool_down_speed = 0,8
@ -52,9 +53,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 50
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/50))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,4
machine_nozzle_heat_up_speed = 1,7
material_extrusion_cool_down_speed = 0,7
@ -52,9 +53,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 100
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/100))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,4
machine_nozzle_heat_up_speed = 1,7
material_extrusion_cool_down_speed = 0,7
@ -51,9 +52,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 75
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/75))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,4
machine_nozzle_heat_up_speed = 1,7
material_extrusion_cool_down_speed = 0,7
@ -51,9 +52,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 50
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/50))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,3
machine_nozzle_heat_up_speed = 1,9
material_extrusion_cool_down_speed = 0,7
@ -53,9 +54,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 100
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/100))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,3
machine_nozzle_heat_up_speed = 1,9
material_extrusion_cool_down_speed = 0,7
@ -52,9 +53,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 65
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/65))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,3
machine_nozzle_heat_up_speed = 1,9
material_extrusion_cool_down_speed = 0,7
@ -52,9 +53,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 45
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/45))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,3
machine_nozzle_heat_up_speed = 1,9
material_extrusion_cool_down_speed = 0,7
@ -53,9 +54,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 100
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/100))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,3
machine_nozzle_heat_up_speed = 1,9
material_extrusion_cool_down_speed = 0,7
@ -52,9 +53,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 65
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/65))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,3
machine_nozzle_heat_up_speed = 1,9
material_extrusion_cool_down_speed = 0,7
@ -52,9 +53,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 45
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/45))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,3
machine_nozzle_heat_up_speed = 1,9
material_extrusion_cool_down_speed = 0,8
@ -52,9 +53,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 100
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/100))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,3
machine_nozzle_heat_up_speed = 1,9
material_extrusion_cool_down_speed = 0,8
@ -52,9 +53,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 100
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/100))

View file

@ -17,6 +17,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -36,7 +37,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,3
machine_nozzle_heat_up_speed = 1,9
material_extrusion_cool_down_speed = 0,8
@ -53,9 +54,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 100
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/100))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,4
machine_nozzle_heat_up_speed = 1,7
material_extrusion_cool_down_speed = 0,7
@ -50,9 +51,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 100
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/100))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,4
machine_nozzle_heat_up_speed = 1,7
material_extrusion_cool_down_speed = 0,7
@ -51,9 +52,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 100
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/100))

View file

@ -17,6 +17,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -36,7 +37,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,4
machine_nozzle_heat_up_speed = 1,7
material_extrusion_cool_down_speed = 0,7
@ -51,9 +52,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 100
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/100))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,3
machine_nozzle_heat_up_speed = 1,9
material_extrusion_cool_down_speed = 0,7
@ -51,9 +52,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 100
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/100))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,3
machine_nozzle_heat_up_speed = 1,9
material_extrusion_cool_down_speed = 0,7
@ -52,9 +53,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 100
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/100))

View file

@ -17,6 +17,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -36,7 +37,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,3
machine_nozzle_heat_up_speed = 1,9
material_extrusion_cool_down_speed = 0,7
@ -53,9 +54,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 100
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/100))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,3
machine_nozzle_heat_up_speed = 1,9
material_extrusion_cool_down_speed = 0,7
@ -51,9 +52,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 100
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/100))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,3
machine_nozzle_heat_up_speed = 1,9
material_extrusion_cool_down_speed = 0,7
@ -52,9 +53,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 100
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/100))

View file

@ -17,6 +17,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -36,7 +37,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,3
machine_nozzle_heat_up_speed = 1,9
material_extrusion_cool_down_speed = 0,7
@ -53,9 +54,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 100
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/100))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,3
machine_nozzle_heat_up_speed = 1,9
material_extrusion_cool_down_speed = 0,8
@ -53,9 +54,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 100
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/100))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,3
machine_nozzle_heat_up_speed = 1,9
material_extrusion_cool_down_speed = 0,8
@ -52,9 +53,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 75
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/75))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,3
machine_nozzle_heat_up_speed = 1,9
material_extrusion_cool_down_speed = 0,8
@ -52,9 +53,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 50
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/50))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,4
machine_nozzle_heat_up_speed = 1,7
material_extrusion_cool_down_speed = 0,7
@ -52,9 +53,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 100
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/100))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,4
machine_nozzle_heat_up_speed = 1,7
material_extrusion_cool_down_speed = 0,7
@ -51,9 +52,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 75
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/75))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,4
machine_nozzle_heat_up_speed = 1,7
material_extrusion_cool_down_speed = 0,7
@ -51,9 +52,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 50
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/50))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,3
machine_nozzle_heat_up_speed = 1,9
material_extrusion_cool_down_speed = 0,7
@ -53,9 +54,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 100
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/100))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,3
machine_nozzle_heat_up_speed = 1,9
material_extrusion_cool_down_speed = 0,7
@ -52,9 +53,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 65
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/65))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,3
machine_nozzle_heat_up_speed = 1,9
material_extrusion_cool_down_speed = 0,7
@ -52,9 +53,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 45
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/45))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,3
machine_nozzle_heat_up_speed = 1,9
material_extrusion_cool_down_speed = 0,7
@ -53,9 +54,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 100
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/100))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,3
machine_nozzle_heat_up_speed = 1,9
material_extrusion_cool_down_speed = 0,7
@ -52,9 +53,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 65
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/65))

View file

@ -16,6 +16,7 @@ _plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 2
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
@ -35,7 +36,7 @@ jerk_print = =max(30, speed_print/2)
jerk_roofing = =jerk_wall_0
jerk_topbottom = =jerk_wall
jerk_wall = =jerk_infill
jerk_wall_0 = =max(30, speed_print/2)
jerk_wall_0 = =max(30, speed_wall_0/2)
machine_nozzle_cool_down_speed = 1,3
machine_nozzle_heat_up_speed = 1,9
material_extrusion_cool_down_speed = 0,7
@ -52,9 +53,12 @@ skin_no_small_gaps_heuristic = True
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = =speed_roofing
speed_prime_tower = =speed_wall_0
speed_print = 45
speed_roofing = =math.ceil(speed_wall*(45/100))
speed_support_interface = =speed_wall_0
speed_topbottom = =speed_print
speed_wall = =speed_infill
speed_wall_0 = =math.ceil(speed_wall*(35/45))