Merge pull request #4641 from Ultimaker/M&P-Setting-Optimization

Support - Brim interactions
This commit is contained in:
Diego Prado Gesto 2018-10-23 13:53:44 +02:00 committed by GitHub
commit e4edcac964
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 40 additions and 0 deletions

View file

@ -12,6 +12,7 @@ material = generic_bam
variant = AA 0.4
[values]
brim_replaces_support = False
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
cool_fan_speed_max = =cool_fan_speed
machine_nozzle_cool_down_speed = 0.75
@ -26,6 +27,7 @@ speed_wall = =math.ceil(speed_print * 50 / 70)
speed_wall_0 = =math.ceil(speed_wall * 35 / 50)
top_bottom_thickness = 1
wall_thickness = 1
support_brim_enable = True
support_interface_enable = True
support_interface_density = =min(extruderValues('material_surface_energy'))
support_interface_pattern = ='lines' if support_interface_density < 100 else 'concentric'

View file

@ -12,6 +12,7 @@ material = generic_bam
variant = AA 0.4
[values]
brim_replaces_support = False
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
cool_fan_speed_max = =cool_fan_speed
machine_nozzle_cool_down_speed = 0.75
@ -25,6 +26,7 @@ speed_wall = =math.ceil(speed_print * 40 / 80)
speed_wall_0 = =math.ceil(speed_wall * 30 / 40)
top_bottom_thickness = 1
wall_thickness = 1
support_brim_enable = True
support_interface_enable = True
support_interface_density = =min(extruderValues('material_surface_energy'))
support_interface_pattern = ='lines' if support_interface_density < 100 else 'concentric'

View file

@ -12,6 +12,7 @@ material = generic_bam
variant = AA 0.4
[values]
brim_replaces_support = False
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
cool_fan_speed_max = =cool_fan_speed
cool_min_speed = 7
@ -21,6 +22,7 @@ material_print_temperature = =default_material_print_temperature - 10
prime_tower_enable = =min(extruderValues('material_surface_energy')) < 100
skin_overlap = 10
speed_layer_0 = =math.ceil(speed_print * 20 / 70)
support_brim_enable = True
support_interface_enable = True
support_interface_density = =min(extruderValues('material_surface_energy'))
support_interface_pattern = ='lines' if support_interface_density < 100 else 'concentric'

View file

@ -12,7 +12,9 @@ material = generic_pva
variant = BB 0.4
[values]
brim_replaces_support = False
material_print_temperature = =default_material_print_temperature + 10
material_standby_temperature = 100
prime_tower_enable = False
skin_overlap = 20
support_brim_enable = True

View file

@ -12,8 +12,10 @@ material = generic_pva
variant = BB 0.4
[values]
brim_replaces_support = False
material_print_temperature = =default_material_print_temperature + 5
material_standby_temperature = 100
prime_tower_enable = False
skin_overlap = 15
support_brim_enable = True
support_infill_sparse_thickness = 0.3

View file

@ -12,6 +12,8 @@ material = generic_pva
variant = BB 0.4
[values]
brim_replaces_support = False
material_standby_temperature = 100
prime_tower_enable = False
support_brim_enable = True
support_infill_sparse_thickness = 0.18

View file

@ -12,5 +12,7 @@ material = generic_pva
variant = BB 0.4
[values]
brim_replaces_support = False
material_standby_temperature = 100
prime_tower_enable = False
support_brim_enable = True

View file

@ -12,5 +12,7 @@ material = generic_pva
variant = BB 0.8
[values]
brim_replaces_support = False
material_print_temperature = =default_material_print_temperature + 5
material_standby_temperature = 100
support_brim_enable = True

View file

@ -12,6 +12,8 @@ material = generic_pva
variant = BB 0.8
[values]
brim_replaces_support = False
layer_height = 0.4
material_standby_temperature = 100
support_brim_enable = True
support_interface_height = 0.9

View file

@ -12,7 +12,9 @@ material = generic_pva
variant = BB 0.8
[values]
brim_replaces_support = False
layer_height = 0.3
material_standby_temperature = 100
support_brim_enable = True
support_infill_sparse_thickness = 0.3
support_interface_height = 1.2

View file

@ -12,6 +12,7 @@ material = generic_bam
variant = AA 0.4
[values]
brim_replaces_support = False
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
cool_fan_speed_max = =cool_fan_speed
machine_nozzle_cool_down_speed = 0.75
@ -26,6 +27,7 @@ speed_wall = =math.ceil(speed_print * 50 / 70)
speed_wall_0 = =math.ceil(speed_wall * 35 / 50)
top_bottom_thickness = 1
wall_thickness = 1
support_brim_enable = True
support_interface_enable = True
support_interface_density = =min(extruderValues('material_surface_energy'))
support_interface_pattern = ='lines' if support_interface_density < 100 else 'concentric'

View file

@ -12,6 +12,7 @@ material = generic_bam
variant = AA 0.4
[values]
brim_replaces_support = False
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
cool_fan_speed_max = =cool_fan_speed
machine_nozzle_cool_down_speed = 0.75
@ -25,6 +26,7 @@ speed_wall = =math.ceil(speed_print * 40 / 80)
speed_wall_0 = =math.ceil(speed_wall * 30 / 40)
top_bottom_thickness = 1
wall_thickness = 1
support_brim_enable = True
support_interface_enable = True
support_interface_density = =min(extruderValues('material_surface_energy'))
support_interface_pattern = ='lines' if support_interface_density < 100 else 'concentric'

View file

@ -12,6 +12,7 @@ material = generic_bam
variant = AA 0.4
[values]
brim_replaces_support = False
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
cool_fan_speed_max = =cool_fan_speed
cool_min_speed = 7
@ -22,6 +23,7 @@ material_print_temperature = =default_material_print_temperature - 10
prime_tower_enable = =min(extruderValues('material_surface_energy')) < 100
skin_overlap = 10
speed_layer_0 = =math.ceil(speed_print * 20 / 70)
support_brim_enable = True
support_interface_enable = True
support_interface_density = =min(extruderValues('material_surface_energy'))
support_interface_pattern = ='lines' if support_interface_density < 100 else 'concentric'

View file

@ -12,7 +12,9 @@ material = generic_pva
variant = BB 0.4
[values]
brim_replaces_support = False
material_print_temperature = =default_material_print_temperature + 10
material_standby_temperature = 100
prime_tower_enable = False
skin_overlap = 20
support_brim_enable = True

View file

@ -12,8 +12,10 @@ material = generic_pva
variant = BB 0.4
[values]
brim_replaces_support = False
material_print_temperature = =default_material_print_temperature + 5
material_standby_temperature = 100
prime_tower_enable = False
skin_overlap = 15
support_brim_enable = True
support_infill_sparse_thickness = 0.3

View file

@ -12,6 +12,8 @@ material = generic_pva
variant = BB 0.4
[values]
brim_replaces_support = False
material_standby_temperature = 100
prime_tower_enable = False
support_brim_enable = True
support_infill_sparse_thickness = 0.18

View file

@ -12,5 +12,7 @@ material = generic_pva
variant = BB 0.4
[values]
brim_replaces_support = False
material_standby_temperature = 100
prime_tower_enable = False
support_brim_enable = True

View file

@ -12,5 +12,7 @@ material = generic_pva
variant = BB 0.8
[values]
brim_replaces_support = False
material_print_temperature = =default_material_print_temperature + 5
material_standby_temperature = 100
support_brim_enable = True

View file

@ -12,5 +12,7 @@ material = generic_pva
variant = BB 0.8
[values]
brim_replaces_support = False
material_standby_temperature = 100
support_brim_enable = True
support_interface_height = 0.9

View file

@ -12,6 +12,8 @@ material = generic_pva
variant = BB 0.8
[values]
brim_replaces_support = False
material_standby_temperature = 100
support_brim_enable = True
support_infill_sparse_thickness = 0.3
support_interface_height = 1.2