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

PP-391 high speed modes small layer heights
This commit is contained in:
Erwan MATHIEU 2024-01-18 14:00:48 +01:00 committed by GitHub
commit 5f8e52f6c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
42 changed files with 1328 additions and 186 deletions

View File

@ -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)

View File

@ -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

View File

@ -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)

View File

@ -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

View File

@ -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)

View File

@ -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

View File

@ -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)

View File

@ -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)

View File

@ -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

View File

@ -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)

View File

@ -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)

View File

@ -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

View File

@ -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)

View File

@ -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

View File

@ -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)

View File

@ -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

View File

@ -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)

View File

@ -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)

View File

@ -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

View File

@ -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)

View File

@ -12,11 +12,62 @@ variant = AA 0.25
weight = 0
[values]
cool_fan_speed_0 = 0
material_print_temperature = =default_material_print_temperature - 20
speed_topbottom = =math.ceil(speed_print * 30 / 55)
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
acceleration_topbottom = =acceleration_wall
acceleration_wall = =acceleration_infill
acceleration_wall_0 = 1500
acceleration_wall_x = =acceleration_wall
bridge_skin_speed = =bridge_wall_speed
bridge_sparse_infill_max_density = 50
bridge_wall_speed = 30
cool_min_layer_time = 4
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
infill_sparse_density = 15
jerk_infill = =jerk_print
jerk_layer_0 = =jerk_wall_0
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_wall_0/2)
machine_nozzle_cool_down_speed = 1.3
machine_nozzle_heat_up_speed = 1.9
material_extrusion_cool_down_speed = 0.8
optimize_wall_printing_order = False
prime_tower_enable = False
raft_airgap = 0.15
retraction_amount = 6.5
retraction_prime_speed = 15
retraction_speed = 45
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = 30
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*(20/100))
speed_wall_x = =speed_wall
speed_wall_x_roofing = =speed_roofing
support_bottom_distance = =support_z_distance
support_interface_enable = True
support_structure = tree
support_top_distance = =support_z_distance
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
top_bottom_thickness = =max(1.2 , layer_height * 6)
wall_0_wipe_dist = 0.8
z_seam_relative = True
z_seam_type = back
zig_zaggify_infill = True

View File

@ -12,12 +12,61 @@ variant = AA 0.25
weight = 0
[values]
material_print_temperature = =default_material_print_temperature - 15
speed_infill = =math.ceil(speed_print * 40 / 55)
speed_topbottom = =math.ceil(speed_print * 30 / 55)
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
acceleration_topbottom = =acceleration_wall
acceleration_wall = =acceleration_infill
acceleration_wall_0 = 1500
acceleration_wall_x = =acceleration_wall
bridge_skin_speed = =bridge_wall_speed
bridge_sparse_infill_max_density = 50
bridge_wall_speed = 30
cool_min_layer_time = 4
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
infill_sparse_density = 15
jerk_infill = =jerk_print
jerk_layer_0 = =jerk_wall_0
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_wall_0/2)
machine_nozzle_cool_down_speed = 1.4
machine_nozzle_heat_up_speed = 1.7
material_extrusion_cool_down_speed = 0.7
optimize_wall_printing_order = False
prime_tower_enable = False
retraction_amount = 8
retraction_prime_speed = 15
retraction_speed = 45
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = 30
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*(20/100))
speed_wall_x = =speed_wall
speed_wall_x_roofing = =speed_roofing
support_bottom_distance = =support_z_distance
support_interface_enable = True
support_structure = tree
support_top_distance = =support_z_distance
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
top_bottom_thickness = 0.8
top_bottom_thickness = =max(1.2 , layer_height * 6)
wall_0_wipe_dist = 0.8
z_seam_relative = True
z_seam_type = back
zig_zaggify_infill = True

View File

@ -12,21 +12,62 @@ variant = AA 0.25
weight = 0
[values]
brim_width = 8
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
_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
acceleration_topbottom = =acceleration_wall
acceleration_wall = =acceleration_infill
acceleration_wall_0 = 1500
acceleration_wall_x = =acceleration_wall
bridge_skin_speed = =bridge_wall_speed
bridge_sparse_infill_max_density = 50
bridge_wall_speed = 30
cool_min_layer_time = 6
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
machine_nozzle_cool_down_speed = 0.9
machine_nozzle_heat_up_speed = 1.4
material_print_temperature = =default_material_print_temperature - 10
retraction_hop = 0.2
speed_print = 30
speed_wall = =math.ceil(speed_print * 25 / 30)
speed_wall_0 = =math.ceil(speed_print * 20 / 30)
infill_sparse_density = 15
jerk_infill = =jerk_print
jerk_layer_0 = =jerk_wall_0
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_wall_0/2)
machine_nozzle_cool_down_speed = 1.3
machine_nozzle_heat_up_speed = 1.9
material_extrusion_cool_down_speed = 0.7
optimize_wall_printing_order = False
prime_tower_enable = False
raft_airgap = 0.25
retraction_amount = 6.5
retraction_prime_speed = =retraction_speed
retraction_speed = 45
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = 30
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*(20/100))
speed_wall_x = =speed_wall
speed_wall_x_roofing = =speed_roofing
support_bottom_distance = =support_z_distance
support_interface_enable = True
support_structure = tree
support_top_distance = =support_z_distance
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
top_bottom_thickness = 0.72
travel_avoid_distance = 0.4
wall_0_inset = 0.015
wall_0_wipe_dist = 0.25
top_bottom_thickness = =max(1 , layer_height * 5)
wall_0_wipe_dist = 0.8
z_seam_relative = True
z_seam_type = back
zig_zaggify_infill = True

View File

@ -12,18 +12,63 @@ variant = AA 0.4
weight = 1
[values]
machine_nozzle_cool_down_speed = 0.8
machine_nozzle_heat_up_speed = 1.5
material_final_print_temperature = =material_print_temperature - 20
material_print_temperature = =default_material_print_temperature - 10
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
acceleration_topbottom = =acceleration_wall
acceleration_wall = =acceleration_infill
acceleration_wall_0 = 1500
acceleration_wall_x = =acceleration_wall
bridge_skin_speed = =bridge_wall_speed
bridge_sparse_infill_max_density = 50
bridge_wall_speed = 30
cool_min_layer_time = 4
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
infill_sparse_density = 15
jerk_infill = =jerk_print
jerk_layer_0 = =jerk_wall_0
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_wall_0/2)
machine_nozzle_cool_down_speed = 1.3
machine_nozzle_heat_up_speed = 1.9
material_extrusion_cool_down_speed = 0.8
material_max_flowrate = 20
optimize_wall_printing_order = False
prime_tower_enable = False
raft_airgap = 0.15
speed_infill = =math.ceil(speed_print * 40 / 50)
speed_print = 50
speed_topbottom = =math.ceil(speed_print * 30 / 50)
speed_wall = =math.ceil(speed_print * 30 / 50)
retraction_amount = 6.5
retraction_prime_speed = 15
retraction_speed = 45
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = 30
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*(20/100))
speed_wall_x = =speed_wall
speed_wall_x_roofing = =speed_roofing
support_bottom_distance = =support_z_distance
support_interface_enable = True
support_structure = tree
support_top_distance = =support_z_distance
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
top_bottom_thickness = =max(1.2 , layer_height * 6)
wall_0_wipe_dist = 0.8
z_seam_relative = True
z_seam_type = back
zig_zaggify_infill = True

View File

@ -12,18 +12,63 @@ variant = AA 0.4
weight = 0
[values]
machine_nozzle_cool_down_speed = 0.85
machine_nozzle_heat_up_speed = 1.5
material_final_print_temperature = =material_print_temperature - 20
material_print_temperature = =default_material_print_temperature - 5
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
acceleration_topbottom = =acceleration_wall
acceleration_wall = =acceleration_infill
acceleration_wall_0 = 1500
acceleration_wall_x = =acceleration_wall
bridge_skin_speed = =bridge_wall_speed
bridge_sparse_infill_max_density = 50
bridge_wall_speed = 30
cool_min_layer_time = 4
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
infill_sparse_density = 15
jerk_infill = =jerk_print
jerk_layer_0 = =jerk_wall_0
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_wall_0/2)
machine_nozzle_cool_down_speed = 1.3
machine_nozzle_heat_up_speed = 1.9
material_extrusion_cool_down_speed = 0.8
material_max_flowrate = 20
optimize_wall_printing_order = False
prime_tower_enable = False
raft_airgap = 0.15
speed_infill = =math.ceil(speed_print * 40 / 55)
speed_print = 55
speed_topbottom = =math.ceil(speed_print * 30 / 55)
speed_wall = =math.ceil(speed_print * 30 / 55)
retraction_amount = 6.5
retraction_prime_speed = 15
retraction_speed = 45
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = 30
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*(20/100))
speed_wall_x = =speed_wall
speed_wall_x_roofing = =speed_roofing
support_bottom_distance = =support_z_distance
support_interface_enable = True
support_structure = tree
support_top_distance = =support_z_distance
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
top_bottom_thickness = =max(1.2 , layer_height * 6)
wall_0_wipe_dist = 0.8
z_seam_relative = True
z_seam_type = back
zig_zaggify_infill = True

View File

@ -12,16 +12,62 @@ variant = AA 0.4
weight = 1
[values]
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'
machine_nozzle_cool_down_speed = 0.85
machine_nozzle_heat_up_speed = 1.5
material_print_temperature = =default_material_print_temperature - 10
speed_infill = =math.ceil(speed_print * 40 / 50)
speed_print = 50
speed_topbottom = =math.ceil(speed_print * 30 / 50)
speed_wall = =math.ceil(speed_print * 30 / 50)
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
acceleration_topbottom = =acceleration_wall
acceleration_wall = =acceleration_infill
acceleration_wall_0 = 1500
acceleration_wall_x = =acceleration_wall
bridge_skin_speed = =bridge_wall_speed
bridge_sparse_infill_max_density = 50
bridge_wall_speed = 30
cool_min_layer_time = 4
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
infill_sparse_density = 15
jerk_infill = =jerk_print
jerk_layer_0 = =jerk_wall_0
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_wall_0/2)
machine_nozzle_cool_down_speed = 1.4
machine_nozzle_heat_up_speed = 1.7
material_extrusion_cool_down_speed = 0.7
material_max_flowrate = 20
optimize_wall_printing_order = False
prime_tower_enable = False
retraction_amount = 8
retraction_prime_speed = 15
retraction_speed = 45
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = 30
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*(20/100))
speed_wall_x = =speed_wall
speed_wall_x_roofing = =speed_roofing
support_bottom_distance = =support_z_distance
support_interface_enable = True
support_structure = tree
support_top_distance = =support_z_distance
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
top_bottom_thickness = =max(1.2 , layer_height * 6)
wall_0_wipe_dist = 0.8
z_seam_relative = True
z_seam_type = back
zig_zaggify_infill = True

View File

@ -12,16 +12,62 @@ variant = AA 0.4
weight = 0
[values]
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'
machine_nozzle_cool_down_speed = 0.85
machine_nozzle_heat_up_speed = 1.5
material_print_temperature = =default_material_print_temperature - 5
speed_infill = =math.ceil(speed_print * 45 / 55)
speed_print = 55
speed_topbottom = =math.ceil(speed_print * 30 / 55)
speed_wall = =math.ceil(speed_print * 30 / 55)
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
acceleration_topbottom = =acceleration_wall
acceleration_wall = =acceleration_infill
acceleration_wall_0 = 1500
acceleration_wall_x = =acceleration_wall
bridge_skin_speed = =bridge_wall_speed
bridge_sparse_infill_max_density = 50
bridge_wall_speed = 30
cool_min_layer_time = 4
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
infill_sparse_density = 15
jerk_infill = =jerk_print
jerk_layer_0 = =jerk_wall_0
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_wall_0/2)
machine_nozzle_cool_down_speed = 1.4
machine_nozzle_heat_up_speed = 1.7
material_extrusion_cool_down_speed = 0.7
material_max_flowrate = 20
optimize_wall_printing_order = False
prime_tower_enable = False
retraction_amount = 8
retraction_prime_speed = 15
retraction_speed = 45
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = 30
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*(20/100))
speed_wall_x = =speed_wall
speed_wall_x_roofing = =speed_roofing
support_bottom_distance = =support_z_distance
support_interface_enable = True
support_structure = tree
support_top_distance = =support_z_distance
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
top_bottom_thickness = =max(1.2 , layer_height * 6)
wall_0_wipe_dist = 0.8
z_seam_relative = True
z_seam_type = back
zig_zaggify_infill = True

View File

@ -12,18 +12,63 @@ variant = AA 0.4
weight = 1
[values]
machine_nozzle_cool_down_speed = 0.75
machine_nozzle_heat_up_speed = 1.6
material_print_temperature = =default_material_print_temperature - 5
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
_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
acceleration_topbottom = =acceleration_wall
acceleration_wall = =acceleration_infill
acceleration_wall_0 = 1500
acceleration_wall_x = =acceleration_wall
bridge_skin_speed = =bridge_wall_speed
bridge_sparse_infill_max_density = 50
bridge_wall_speed = 30
cool_min_layer_time = 6
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
infill_sparse_density = 15
jerk_infill = =jerk_print
jerk_layer_0 = =jerk_wall_0
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_wall_0/2)
machine_nozzle_cool_down_speed = 1.3
machine_nozzle_heat_up_speed = 1.9
material_extrusion_cool_down_speed = 0.7
material_max_flowrate = 12
optimize_wall_printing_order = False
prime_tower_enable = False
raft_airgap = 0.25
retraction_amount = 6.5
retraction_prime_speed = =retraction_speed
speed_print = 50
speed_topbottom = =math.ceil(speed_print * 35 / 50)
speed_wall = =math.ceil(speed_print * 35 / 50)
retraction_speed = 45
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = 30
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*(20/100))
speed_wall_x = =speed_wall
speed_wall_x_roofing = =speed_roofing
support_bottom_distance = =support_z_distance
support_interface_enable = True
support_structure = tree
support_top_distance = =support_z_distance
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
top_bottom_thickness = 1
top_bottom_thickness = =max(1 , layer_height * 5)
wall_0_wipe_dist = 0.8
z_seam_relative = True
z_seam_type = back
zig_zaggify_infill = True

View File

@ -12,14 +12,63 @@ variant = AA 0.4
weight = 0
[values]
machine_nozzle_cool_down_speed = 0.75
machine_nozzle_heat_up_speed = 1.6
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
_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
acceleration_topbottom = =acceleration_wall
acceleration_wall = =acceleration_infill
acceleration_wall_0 = 1500
acceleration_wall_x = =acceleration_wall
bridge_skin_speed = =bridge_wall_speed
bridge_sparse_infill_max_density = 50
bridge_wall_speed = 30
cool_min_layer_time = 6
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
infill_sparse_density = 15
jerk_infill = =jerk_print
jerk_layer_0 = =jerk_wall_0
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_wall_0/2)
machine_nozzle_cool_down_speed = 1.3
machine_nozzle_heat_up_speed = 1.9
material_extrusion_cool_down_speed = 0.7
material_max_flowrate = 12
optimize_wall_printing_order = False
prime_tower_enable = False
raft_airgap = 0.25
retraction_amount = 6.5
retraction_prime_speed = =retraction_speed
retraction_speed = 45
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = 30
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*(20/100))
speed_wall_x = =speed_wall
speed_wall_x_roofing = =speed_roofing
support_bottom_distance = =support_z_distance
support_interface_enable = True
support_structure = tree
support_top_distance = =support_z_distance
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
top_bottom_thickness = 1
top_bottom_thickness = =max(1 , layer_height * 5)
wall_0_wipe_dist = 0.8
z_seam_relative = True
z_seam_type = back
zig_zaggify_infill = True

View File

@ -12,18 +12,63 @@ variant = AA 0.4
weight = 1
[values]
machine_nozzle_cool_down_speed = 0.75
machine_nozzle_heat_up_speed = 1.6
material_print_temperature = =default_material_print_temperature - 5
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
_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
acceleration_topbottom = =acceleration_wall
acceleration_wall = =acceleration_infill
acceleration_wall_0 = 1500
acceleration_wall_x = =acceleration_wall
bridge_skin_speed = =bridge_wall_speed
bridge_sparse_infill_max_density = 50
bridge_wall_speed = 30
cool_min_layer_time = 6
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
infill_sparse_density = 15
jerk_infill = =jerk_print
jerk_layer_0 = =jerk_wall_0
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_wall_0/2)
machine_nozzle_cool_down_speed = 1.3
machine_nozzle_heat_up_speed = 1.9
material_extrusion_cool_down_speed = 0.7
material_max_flowrate = 14
optimize_wall_printing_order = False
prime_tower_enable = False
raft_airgap = 0.25
retraction_amount = 6.5
retraction_prime_speed = =retraction_speed
speed_print = 45
speed_topbottom = =math.ceil(speed_print * 35 / 45)
speed_wall = =math.ceil(speed_print * 40 / 45)
speed_wall_0 = =math.ceil(speed_wall * 35 / 45)
retraction_speed = 45
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = 26
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*(20/100))
speed_wall_x = =speed_wall
speed_wall_x_roofing = =speed_roofing
support_bottom_distance = =support_z_distance
support_interface_enable = True
support_structure = tree
support_top_distance = =support_z_distance
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
top_bottom_thickness = 1.2
top_bottom_thickness = =max(1 , layer_height * 5)
wall_0_wipe_dist = 0.8
z_seam_relative = True
z_seam_type = back
zig_zaggify_infill = True

View File

@ -12,18 +12,63 @@ variant = AA 0.4
weight = 0
[values]
machine_nozzle_cool_down_speed = 0.75
machine_nozzle_heat_up_speed = 1.6
material_print_temperature = =default_material_print_temperature - 5
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
_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
acceleration_topbottom = =acceleration_wall
acceleration_wall = =acceleration_infill
acceleration_wall_0 = 1500
acceleration_wall_x = =acceleration_wall
bridge_skin_speed = =bridge_wall_speed
bridge_sparse_infill_max_density = 50
bridge_wall_speed = 30
cool_min_layer_time = 6
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
infill_sparse_density = 15
jerk_infill = =jerk_print
jerk_layer_0 = =jerk_wall_0
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_wall_0/2)
machine_nozzle_cool_down_speed = 1.3
machine_nozzle_heat_up_speed = 1.9
material_extrusion_cool_down_speed = 0.7
material_max_flowrate = 14
optimize_wall_printing_order = False
prime_tower_enable = False
raft_airgap = 0.25
retraction_amount = 6.5
retraction_prime_speed = =retraction_speed
speed_print = 45
speed_topbottom = =math.ceil(speed_print * 35 / 45)
speed_wall = =math.ceil(speed_print * 40 / 45)
speed_wall_0 = =math.ceil(speed_wall * 35 / 45)
retraction_speed = 45
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = 26
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*(20/100))
speed_wall_x = =speed_wall
speed_wall_x_roofing = =speed_roofing
support_bottom_distance = =support_z_distance
support_interface_enable = True
support_structure = tree
support_top_distance = =support_z_distance
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
top_bottom_thickness = 1.2
top_bottom_thickness = =max(1 , layer_height * 5)
wall_0_wipe_dist = 0.8
z_seam_relative = True
z_seam_type = back
zig_zaggify_infill = True

View File

@ -12,11 +12,62 @@ variant = AA 0.25
weight = 0
[values]
cool_fan_speed_0 = 0
material_print_temperature = =default_material_print_temperature - 20
speed_topbottom = =math.ceil(speed_print * 30 / 55)
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
acceleration_topbottom = =acceleration_wall
acceleration_wall = =acceleration_infill
acceleration_wall_0 = 1500
acceleration_wall_x = =acceleration_wall
bridge_skin_speed = =bridge_wall_speed
bridge_sparse_infill_max_density = 50
bridge_wall_speed = 30
cool_min_layer_time = 4
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
infill_sparse_density = 15
jerk_infill = =jerk_print
jerk_layer_0 = =jerk_wall_0
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_wall_0/2)
machine_nozzle_cool_down_speed = 1.3
machine_nozzle_heat_up_speed = 1.9
material_extrusion_cool_down_speed = 0.8
optimize_wall_printing_order = False
prime_tower_enable = False
raft_airgap = 0.15
retraction_amount = 6.5
retraction_prime_speed = 15
retraction_speed = 45
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = 30
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*(20/100))
speed_wall_x = =speed_wall
speed_wall_x_roofing = =speed_roofing
support_bottom_distance = =support_z_distance
support_interface_enable = True
support_structure = tree
support_top_distance = =support_z_distance
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
top_bottom_thickness = =max(1.2 , layer_height * 6)
wall_0_wipe_dist = 0.8
z_seam_relative = True
z_seam_type = back
zig_zaggify_infill = True

View File

@ -12,12 +12,61 @@ variant = AA 0.25
weight = 0
[values]
material_print_temperature = =default_material_print_temperature - 15
speed_infill = =math.ceil(speed_print * 40 / 55)
speed_topbottom = =math.ceil(speed_print * 30 / 55)
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
acceleration_topbottom = =acceleration_wall
acceleration_wall = =acceleration_infill
acceleration_wall_0 = 1500
acceleration_wall_x = =acceleration_wall
bridge_skin_speed = =bridge_wall_speed
bridge_sparse_infill_max_density = 50
bridge_wall_speed = 30
cool_min_layer_time = 4
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
infill_sparse_density = 15
jerk_infill = =jerk_print
jerk_layer_0 = =jerk_wall_0
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_wall_0/2)
machine_nozzle_cool_down_speed = 1.4
machine_nozzle_heat_up_speed = 1.7
material_extrusion_cool_down_speed = 0.7
optimize_wall_printing_order = False
prime_tower_enable = False
retraction_amount = 8
retraction_prime_speed = 15
retraction_speed = 45
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = 30
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*(20/100))
speed_wall_x = =speed_wall
speed_wall_x_roofing = =speed_roofing
support_bottom_distance = =support_z_distance
support_interface_enable = True
support_structure = tree
support_top_distance = =support_z_distance
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
top_bottom_thickness = 0.8
top_bottom_thickness = =max(1.2 , layer_height * 6)
wall_0_wipe_dist = 0.8
z_seam_relative = True
z_seam_type = back
zig_zaggify_infill = True

View File

@ -12,21 +12,62 @@ variant = AA 0.25
weight = 0
[values]
brim_width = 8
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
_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
acceleration_topbottom = =acceleration_wall
acceleration_wall = =acceleration_infill
acceleration_wall_0 = 1500
acceleration_wall_x = =acceleration_wall
bridge_skin_speed = =bridge_wall_speed
bridge_sparse_infill_max_density = 50
bridge_wall_speed = 30
cool_min_layer_time = 6
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
machine_nozzle_cool_down_speed = 0.9
machine_nozzle_heat_up_speed = 1.4
material_print_temperature = =default_material_print_temperature - 10
retraction_hop = 0.2
speed_print = 30
speed_wall = =math.ceil(speed_print * 25 / 30)
speed_wall_0 = =math.ceil(speed_print * 20 / 30)
infill_sparse_density = 15
jerk_infill = =jerk_print
jerk_layer_0 = =jerk_wall_0
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_wall_0/2)
machine_nozzle_cool_down_speed = 1.3
machine_nozzle_heat_up_speed = 1.9
material_extrusion_cool_down_speed = 0.7
optimize_wall_printing_order = False
prime_tower_enable = False
raft_airgap = 0.25
retraction_amount = 6.5
retraction_prime_speed = =retraction_speed
retraction_speed = 45
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = 30
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*(20/100))
speed_wall_x = =speed_wall
speed_wall_x_roofing = =speed_roofing
support_bottom_distance = =support_z_distance
support_interface_enable = True
support_structure = tree
support_top_distance = =support_z_distance
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
top_bottom_thickness = 0.72
travel_avoid_distance = 0.4
wall_0_inset = 0.015
wall_0_wipe_dist = 0.25
top_bottom_thickness = =max(1 , layer_height * 5)
wall_0_wipe_dist = 0.8
z_seam_relative = True
z_seam_type = back
zig_zaggify_infill = True

View File

@ -12,18 +12,63 @@ variant = AA 0.4
weight = 1
[values]
machine_nozzle_cool_down_speed = 0.8
machine_nozzle_heat_up_speed = 1.5
material_final_print_temperature = =material_print_temperature - 20
material_print_temperature = =default_material_print_temperature - 10
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
acceleration_topbottom = =acceleration_wall
acceleration_wall = =acceleration_infill
acceleration_wall_0 = 1500
acceleration_wall_x = =acceleration_wall
bridge_skin_speed = =bridge_wall_speed
bridge_sparse_infill_max_density = 50
bridge_wall_speed = 30
cool_min_layer_time = 4
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
infill_sparse_density = 15
jerk_infill = =jerk_print
jerk_layer_0 = =jerk_wall_0
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_wall_0/2)
machine_nozzle_cool_down_speed = 1.3
machine_nozzle_heat_up_speed = 1.9
material_extrusion_cool_down_speed = 0.8
material_max_flowrate = 20
optimize_wall_printing_order = False
prime_tower_enable = False
raft_airgap = 0.15
speed_infill = =math.ceil(speed_print * 40 / 50)
speed_print = 50
speed_topbottom = =math.ceil(speed_print * 30 / 50)
speed_wall = =math.ceil(speed_print * 30 / 50)
retraction_amount = 6.5
retraction_prime_speed = 15
retraction_speed = 45
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = 30
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*(20/100))
speed_wall_x = =speed_wall
speed_wall_x_roofing = =speed_roofing
support_bottom_distance = =support_z_distance
support_interface_enable = True
support_structure = tree
support_top_distance = =support_z_distance
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
top_bottom_thickness = =max(1.2 , layer_height * 6)
wall_0_wipe_dist = 0.8
z_seam_relative = True
z_seam_type = back
zig_zaggify_infill = True

View File

@ -12,18 +12,63 @@ variant = AA 0.4
weight = 0
[values]
machine_nozzle_cool_down_speed = 0.85
machine_nozzle_heat_up_speed = 1.5
material_final_print_temperature = =material_print_temperature - 20
material_print_temperature = =default_material_print_temperature - 5
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
acceleration_topbottom = =acceleration_wall
acceleration_wall = =acceleration_infill
acceleration_wall_0 = 1500
acceleration_wall_x = =acceleration_wall
bridge_skin_speed = =bridge_wall_speed
bridge_sparse_infill_max_density = 50
bridge_wall_speed = 30
cool_min_layer_time = 4
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
infill_sparse_density = 15
jerk_infill = =jerk_print
jerk_layer_0 = =jerk_wall_0
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_wall_0/2)
machine_nozzle_cool_down_speed = 1.3
machine_nozzle_heat_up_speed = 1.9
material_extrusion_cool_down_speed = 0.8
material_max_flowrate = 20
optimize_wall_printing_order = False
prime_tower_enable = False
raft_airgap = 0.15
speed_infill = =math.ceil(speed_print * 40 / 55)
speed_print = 55
speed_topbottom = =math.ceil(speed_print * 30 / 55)
speed_wall = =math.ceil(speed_print * 30 / 55)
retraction_amount = 6.5
retraction_prime_speed = 15
retraction_speed = 45
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = 30
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*(20/100))
speed_wall_x = =speed_wall
speed_wall_x_roofing = =speed_roofing
support_bottom_distance = =support_z_distance
support_interface_enable = True
support_structure = tree
support_top_distance = =support_z_distance
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
top_bottom_thickness = =max(1.2 , layer_height * 6)
wall_0_wipe_dist = 0.8
z_seam_relative = True
z_seam_type = back
zig_zaggify_infill = True

View File

@ -12,16 +12,62 @@ variant = AA 0.4
weight = 1
[values]
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'
machine_nozzle_cool_down_speed = 0.85
machine_nozzle_heat_up_speed = 1.5
material_print_temperature = =default_material_print_temperature - 10
speed_infill = =math.ceil(speed_print * 40 / 50)
speed_print = 50
speed_topbottom = =math.ceil(speed_print * 30 / 50)
speed_wall = =math.ceil(speed_print * 30 / 50)
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
acceleration_topbottom = =acceleration_wall
acceleration_wall = =acceleration_infill
acceleration_wall_0 = 1500
acceleration_wall_x = =acceleration_wall
bridge_skin_speed = =bridge_wall_speed
bridge_sparse_infill_max_density = 50
bridge_wall_speed = 30
cool_min_layer_time = 4
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
infill_sparse_density = 15
jerk_infill = =jerk_print
jerk_layer_0 = =jerk_wall_0
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_wall_0/2)
machine_nozzle_cool_down_speed = 1.4
machine_nozzle_heat_up_speed = 1.7
material_extrusion_cool_down_speed = 0.7
material_max_flowrate = 20
optimize_wall_printing_order = False
prime_tower_enable = False
retraction_amount = 8
retraction_prime_speed = 15
retraction_speed = 45
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = 30
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*(20/100))
speed_wall_x = =speed_wall
speed_wall_x_roofing = =speed_roofing
support_bottom_distance = =support_z_distance
support_interface_enable = True
support_structure = tree
support_top_distance = =support_z_distance
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
top_bottom_thickness = =max(1.2 , layer_height * 6)
wall_0_wipe_dist = 0.8
z_seam_relative = True
z_seam_type = back
zig_zaggify_infill = True

View File

@ -12,16 +12,62 @@ variant = AA 0.4
weight = 0
[values]
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'
machine_nozzle_cool_down_speed = 0.85
machine_nozzle_heat_up_speed = 1.5
material_print_temperature = =default_material_print_temperature - 5
speed_infill = =math.ceil(speed_print * 45 / 55)
speed_print = 55
speed_topbottom = =math.ceil(speed_print * 30 / 55)
speed_wall = =math.ceil(speed_print * 30 / 55)
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
acceleration_infill = =acceleration_print
acceleration_ironing = 1000
acceleration_layer_0 = =acceleration_wall_0
acceleration_print = 3500
acceleration_roofing = =acceleration_wall_0
acceleration_topbottom = =acceleration_wall
acceleration_wall = =acceleration_infill
acceleration_wall_0 = 1500
acceleration_wall_x = =acceleration_wall
bridge_skin_speed = =bridge_wall_speed
bridge_sparse_infill_max_density = 50
bridge_wall_speed = 30
cool_min_layer_time = 4
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
infill_sparse_density = 15
jerk_infill = =jerk_print
jerk_layer_0 = =jerk_wall_0
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_wall_0/2)
machine_nozzle_cool_down_speed = 1.4
machine_nozzle_heat_up_speed = 1.7
material_extrusion_cool_down_speed = 0.7
material_max_flowrate = 20
optimize_wall_printing_order = False
prime_tower_enable = False
retraction_amount = 8
retraction_prime_speed = 15
retraction_speed = 45
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = 30
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*(20/100))
speed_wall_x = =speed_wall
speed_wall_x_roofing = =speed_roofing
support_bottom_distance = =support_z_distance
support_interface_enable = True
support_structure = tree
support_top_distance = =support_z_distance
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
top_bottom_thickness = =max(1.2 , layer_height * 6)
wall_0_wipe_dist = 0.8
z_seam_relative = True
z_seam_type = back
zig_zaggify_infill = True

View File

@ -12,18 +12,63 @@ variant = AA 0.4
weight = 1
[values]
machine_nozzle_cool_down_speed = 0.75
machine_nozzle_heat_up_speed = 1.6
material_print_temperature = =default_material_print_temperature - 5
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
_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
acceleration_topbottom = =acceleration_wall
acceleration_wall = =acceleration_infill
acceleration_wall_0 = 1500
acceleration_wall_x = =acceleration_wall
bridge_skin_speed = =bridge_wall_speed
bridge_sparse_infill_max_density = 50
bridge_wall_speed = 30
cool_min_layer_time = 6
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
infill_sparse_density = 15
jerk_infill = =jerk_print
jerk_layer_0 = =jerk_wall_0
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_wall_0/2)
machine_nozzle_cool_down_speed = 1.3
machine_nozzle_heat_up_speed = 1.9
material_extrusion_cool_down_speed = 0.7
material_max_flowrate = 12
optimize_wall_printing_order = False
prime_tower_enable = False
raft_airgap = 0.25
retraction_amount = 6.5
retraction_prime_speed = =retraction_speed
speed_print = 50
speed_topbottom = =math.ceil(speed_print * 35 / 50)
speed_wall = =math.ceil(speed_print * 35 / 50)
retraction_speed = 45
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = 30
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*(20/100))
speed_wall_x = =speed_wall
speed_wall_x_roofing = =speed_roofing
support_bottom_distance = =support_z_distance
support_interface_enable = True
support_structure = tree
support_top_distance = =support_z_distance
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
top_bottom_thickness = 1
top_bottom_thickness = =max(1 , layer_height * 5)
wall_0_wipe_dist = 0.8
z_seam_relative = True
z_seam_type = back
zig_zaggify_infill = True

View File

@ -12,14 +12,63 @@ variant = AA 0.4
weight = 0
[values]
machine_nozzle_cool_down_speed = 0.75
machine_nozzle_heat_up_speed = 1.6
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
_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
acceleration_topbottom = =acceleration_wall
acceleration_wall = =acceleration_infill
acceleration_wall_0 = 1500
acceleration_wall_x = =acceleration_wall
bridge_skin_speed = =bridge_wall_speed
bridge_sparse_infill_max_density = 50
bridge_wall_speed = 30
cool_min_layer_time = 6
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
infill_sparse_density = 15
jerk_infill = =jerk_print
jerk_layer_0 = =jerk_wall_0
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_wall_0/2)
machine_nozzle_cool_down_speed = 1.3
machine_nozzle_heat_up_speed = 1.9
material_extrusion_cool_down_speed = 0.7
material_max_flowrate = 12
optimize_wall_printing_order = False
prime_tower_enable = False
raft_airgap = 0.25
retraction_amount = 6.5
retraction_prime_speed = =retraction_speed
retraction_speed = 45
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = 30
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*(20/100))
speed_wall_x = =speed_wall
speed_wall_x_roofing = =speed_roofing
support_bottom_distance = =support_z_distance
support_interface_enable = True
support_structure = tree
support_top_distance = =support_z_distance
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
top_bottom_thickness = 1
top_bottom_thickness = =max(1 , layer_height * 5)
wall_0_wipe_dist = 0.8
z_seam_relative = True
z_seam_type = back
zig_zaggify_infill = True

View File

@ -12,18 +12,63 @@ variant = AA 0.4
weight = 1
[values]
machine_nozzle_cool_down_speed = 0.75
machine_nozzle_heat_up_speed = 1.6
material_print_temperature = =default_material_print_temperature - 5
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
_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
acceleration_topbottom = =acceleration_wall
acceleration_wall = =acceleration_infill
acceleration_wall_0 = 1500
acceleration_wall_x = =acceleration_wall
bridge_skin_speed = =bridge_wall_speed
bridge_sparse_infill_max_density = 50
bridge_wall_speed = 30
cool_min_layer_time = 6
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
infill_sparse_density = 15
jerk_infill = =jerk_print
jerk_layer_0 = =jerk_wall_0
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_wall_0/2)
machine_nozzle_cool_down_speed = 1.3
machine_nozzle_heat_up_speed = 1.9
material_extrusion_cool_down_speed = 0.7
material_max_flowrate = 14
optimize_wall_printing_order = False
prime_tower_enable = False
raft_airgap = 0.25
retraction_amount = 6.5
retraction_prime_speed = =retraction_speed
speed_print = 45
speed_topbottom = =math.ceil(speed_print * 35 / 45)
speed_wall = =math.ceil(speed_print * 40 / 45)
speed_wall_0 = =math.ceil(speed_wall * 35 / 45)
retraction_speed = 45
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = 26
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*(20/100))
speed_wall_x = =speed_wall
speed_wall_x_roofing = =speed_roofing
support_bottom_distance = =support_z_distance
support_interface_enable = True
support_structure = tree
support_top_distance = =support_z_distance
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
top_bottom_thickness = 1.2
top_bottom_thickness = =max(1 , layer_height * 5)
wall_0_wipe_dist = 0.8
z_seam_relative = True
z_seam_type = back
zig_zaggify_infill = True

View File

@ -12,18 +12,63 @@ variant = AA 0.4
weight = 0
[values]
machine_nozzle_cool_down_speed = 0.75
machine_nozzle_heat_up_speed = 1.6
material_print_temperature = =default_material_print_temperature - 5
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
_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
acceleration_topbottom = =acceleration_wall
acceleration_wall = =acceleration_infill
acceleration_wall_0 = 1500
acceleration_wall_x = =acceleration_wall
bridge_skin_speed = =bridge_wall_speed
bridge_sparse_infill_max_density = 50
bridge_wall_speed = 30
cool_min_layer_time = 6
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
infill_sparse_density = 15
jerk_infill = =jerk_print
jerk_layer_0 = =jerk_wall_0
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_wall_0/2)
machine_nozzle_cool_down_speed = 1.3
machine_nozzle_heat_up_speed = 1.9
material_extrusion_cool_down_speed = 0.7
material_max_flowrate = 14
optimize_wall_printing_order = False
prime_tower_enable = False
raft_airgap = 0.25
retraction_amount = 6.5
retraction_prime_speed = =retraction_speed
speed_print = 45
speed_topbottom = =math.ceil(speed_print * 35 / 45)
speed_wall = =math.ceil(speed_print * 40 / 45)
speed_wall_0 = =math.ceil(speed_wall * 35 / 45)
retraction_speed = 45
small_skin_on_surface = False
small_skin_width = 4
speed_infill = =speed_print
speed_ironing = 20
speed_layer_0 = 26
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*(20/100))
speed_wall_x = =speed_wall
speed_wall_x_roofing = =speed_roofing
support_bottom_distance = =support_z_distance
support_interface_enable = True
support_structure = tree
support_top_distance = =support_z_distance
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
top_bottom_thickness = 1.2
top_bottom_thickness = =max(1 , layer_height * 5)
wall_0_wipe_dist = 0.8
z_seam_relative = True
z_seam_type = back
zig_zaggify_infill = True