Update quality profiles

These are the latest profile updates from materials.
This commit is contained in:
Ghostkeeper 2016-12-07 13:46:50 +01:00
parent ba55c37850
commit 34a8ba49e9
No known key found for this signature in database
GPG Key ID: C5F96EE2BC0F7E75
18 changed files with 75 additions and 22 deletions

View File

@ -12,7 +12,9 @@ weight = -2
[values] [values]
machine_nozzle_cool_down_speed = 0.85 machine_nozzle_cool_down_speed = 0.85
machine_nozzle_heat_up_speed = 1.5 machine_nozzle_heat_up_speed = 1.5
material_print_temperature = 240 material_print_temperature = =default_material_print_temperature + 10
material_initial_print_temperature = =material_print_temperature - 5
material_final_print_temperature = =material_print_temperature - 10
prime_tower_size = 16 prime_tower_size = 16
skin_overlap = 20 skin_overlap = 20
speed_print = 60 speed_print = 60

View File

@ -13,7 +13,9 @@ weight = -1
cool_min_speed = 7 cool_min_speed = 7
machine_nozzle_cool_down_speed = 0.85 machine_nozzle_cool_down_speed = 0.85
machine_nozzle_heat_up_speed = 1.5 machine_nozzle_heat_up_speed = 1.5
material_print_temperature = 235 material_print_temperature = =default_material_print_temperature + 5
material_initial_print_temperature = =material_print_temperature - 5
material_final_print_temperature = =material_print_temperature - 10
material_standby_temperature = 100 material_standby_temperature = 100
prime_tower_size = 16 prime_tower_size = 16
speed_print = 60 speed_print = 60

View File

@ -14,6 +14,9 @@ cool_min_speed = 12
machine_nozzle_cool_down_speed = 0.8 machine_nozzle_cool_down_speed = 0.8
machine_nozzle_heat_up_speed = 1.5 machine_nozzle_heat_up_speed = 1.5
material_standby_temperature = 100 material_standby_temperature = 100
material_print_temperature = =default_material_print_temperature - 5
material_initial_print_temperature = =material_print_temperature - 5
material_final_print_temperature = =material_print_temperature - 10
prime_tower_size = 16 prime_tower_size = 16
speed_print = 50 speed_print = 50
speed_layer_0 = =round(speed_print * 30 / 50) speed_layer_0 = =round(speed_print * 30 / 50)

View File

@ -12,7 +12,8 @@ weight = 0
[values] [values]
machine_nozzle_cool_down_speed = 0.85 machine_nozzle_cool_down_speed = 0.85
machine_nozzle_heat_up_speed = 1.5 machine_nozzle_heat_up_speed = 1.5
material_print_temperature = 230 material_initial_print_temperature = =material_print_temperature - 5
material_final_print_temperature = =material_print_temperature - 10
material_standby_temperature = 100 material_standby_temperature = 100
prime_tower_size = 16 prime_tower_size = 16
speed_print = 55 speed_print = 55

View File

@ -10,7 +10,9 @@ material = generic_cpe_ultimaker3_AA_0.4
weight = -2 weight = -2
[values] [values]
material_print_temperature = 250 material_print_temperature = =default_material_print_temperature + 10
material_initial_print_temperature = =material_print_temperature - 5
material_final_print_temperature = =material_print_temperature - 10
material_standby_temperature = 100 material_standby_temperature = 100
prime_tower_size = 17 prime_tower_size = 17
skin_overlap = 20 skin_overlap = 20

View File

@ -11,7 +11,9 @@ weight = -1
[values] [values]
cool_min_speed = 7 cool_min_speed = 7
material_print_temperature = 245 material_print_temperature = =default_material_print_temperature + 5
material_initial_print_temperature = =material_print_temperature - 5
material_final_print_temperature = =material_print_temperature - 10
material_standby_temperature = 100 material_standby_temperature = 100
prime_tower_size = 17 prime_tower_size = 17
speed_print = 60 speed_print = 60

View File

@ -13,6 +13,9 @@ weight = 1
cool_min_speed = 12 cool_min_speed = 12
machine_nozzle_cool_down_speed = 0.85 machine_nozzle_cool_down_speed = 0.85
machine_nozzle_heat_up_speed = 1.5 machine_nozzle_heat_up_speed = 1.5
material_print_temperature = =default_material_print_temperature - 5
material_initial_print_temperature = =material_print_temperature - 5
material_final_print_temperature = =material_print_temperature - 10
material_standby_temperature = 100 material_standby_temperature = 100
prime_tower_size = 17 prime_tower_size = 17
speed_print = 50 speed_print = 50

View File

@ -12,7 +12,8 @@ weight = 0
[values] [values]
machine_nozzle_cool_down_speed = 0.85 machine_nozzle_cool_down_speed = 0.85
machine_nozzle_heat_up_speed = 1.5 machine_nozzle_heat_up_speed = 1.5
material_print_temperature = 240 material_initial_print_temperature = =material_print_temperature - 5
material_final_print_temperature = =material_print_temperature - 10
material_standby_temperature = 100 material_standby_temperature = 100
prime_tower_size = 17 prime_tower_size = 17
speed_print = 55 speed_print = 55

View File

@ -10,14 +10,15 @@ material = generic_nylon_ultimaker3_AA_0.4
weight = -2 weight = -2
[values] [values]
adhesion_type = raft adhesion_type = brim
cool_min_layer_time_fan_speed_max = 20 cool_min_layer_time_fan_speed_max = 20
cool_min_speed = 10 cool_min_speed = 10
infill_line_width = =round(line_width * 0.5 / 0.4, 2) infill_line_width = =round(line_width * 0.5 / 0.4, 2)
line_width = =machine_nozzle_size line_width = =machine_nozzle_size
material_print_temperature = 255 material_print_temperature = =default_material_print_temperature + 10
material_standby_temperature = 100 material_standby_temperature = 100
ooze_shield_angle = 40 ooze_shield_angle = 40
prime_tower_enable = False
raft_acceleration = =acceleration_layer_0 raft_acceleration = =acceleration_layer_0
raft_airgap = =round(layer_height_0 * 0.85, 2) raft_airgap = =round(layer_height_0 * 0.85, 2)
raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2) raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2)
@ -25,7 +26,7 @@ raft_jerk = =jerk_layer_0
raft_margin = 10 raft_margin = 10
raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2) raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
skin_overlap = 50 skin_overlap = 50
speed_layer_0 = 10 speed_layer_0 = 20
switch_extruder_prime_speed = 30 switch_extruder_prime_speed = 30
switch_extruder_retraction_amount = 30 switch_extruder_retraction_amount = 30
switch_extruder_retraction_speeds = 40 switch_extruder_retraction_speeds = 40

View File

@ -10,14 +10,15 @@ material = generic_nylon_ultimaker3_AA_0.4
weight = -1 weight = -1
[values] [values]
adhesion_type = raft adhesion_type = brim
cool_min_layer_time_fan_speed_max = 20 cool_min_layer_time_fan_speed_max = 20
cool_min_speed = 10 cool_min_speed = 10
infill_line_width = =round(line_width * 0.5 / 0.4, 2) infill_line_width = =round(line_width * 0.5 / 0.4, 2)
line_width = =machine_nozzle_size line_width = =machine_nozzle_size
material_print_temperature = 250 material_print_temperature = =default_material_print_temperature + 5
material_standby_temperature = 100 material_standby_temperature = 100
ooze_shield_angle = 40 ooze_shield_angle = 40
prime_tower_enable = False
raft_acceleration = =acceleration_layer_0 raft_acceleration = =acceleration_layer_0
raft_airgap = =round(layer_height_0 * 0.85, 2) raft_airgap = =round(layer_height_0 * 0.85, 2)
raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2) raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2)
@ -25,7 +26,7 @@ raft_jerk = =jerk_layer_0
raft_margin = 10 raft_margin = 10
raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2) raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
skin_overlap = 50 skin_overlap = 50
speed_layer_0 = 10 speed_layer_0 = 20
switch_extruder_prime_speed = 30 switch_extruder_prime_speed = 30
switch_extruder_retraction_amount = 30 switch_extruder_retraction_amount = 30
switch_extruder_retraction_speeds = 40 switch_extruder_retraction_speeds = 40

View File

@ -10,13 +10,14 @@ material = generic_nylon_ultimaker3_AA_0.4
weight = 1 weight = 1
[values] [values]
adhesion_type = raft adhesion_type = brim
cool_min_layer_time_fan_speed_max = 20 cool_min_layer_time_fan_speed_max = 20
cool_min_speed = 15 cool_min_speed = 15
infill_line_width = =round(line_width * 0.5 / 0.4, 2) infill_line_width = =round(line_width * 0.5 / 0.4, 2)
line_width = =machine_nozzle_size line_width = =machine_nozzle_size
material_standby_temperature = 100 material_standby_temperature = 100
ooze_shield_angle = 40 ooze_shield_angle = 40
prime_tower_enable = False
raft_acceleration = =acceleration_layer_0 raft_acceleration = =acceleration_layer_0
raft_airgap = =round(layer_height_0 * 0.85, 2) raft_airgap = =round(layer_height_0 * 0.85, 2)
raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2) raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2)
@ -24,7 +25,7 @@ raft_jerk = =jerk_layer_0
raft_margin = 10 raft_margin = 10
raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2) raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
skin_overlap = 50 skin_overlap = 50
speed_layer_0 = 10 speed_layer_0 = 20
switch_extruder_prime_speed = 30 switch_extruder_prime_speed = 30
switch_extruder_retraction_amount = 30 switch_extruder_retraction_amount = 30
switch_extruder_retraction_speeds = 40 switch_extruder_retraction_speeds = 40

View File

@ -10,13 +10,14 @@ material = generic_nylon_ultimaker3_AA_0.4
weight = 0 weight = 0
[values] [values]
adhesion_type = raft adhesion_type = brim
cool_min_layer_time_fan_speed_max = 20 cool_min_layer_time_fan_speed_max = 20
cool_min_speed = 12 cool_min_speed = 12
infill_line_width = =round(line_width * 0.5 / 0.4, 2) infill_line_width = =round(line_width * 0.5 / 0.4, 2)
line_width = =machine_nozzle_size line_width = =machine_nozzle_size
material_standby_temperature = 100 material_standby_temperature = 100
ooze_shield_angle = 40 ooze_shield_angle = 40
prime_tower_enable = False
raft_acceleration = =acceleration_layer_0 raft_acceleration = =acceleration_layer_0
raft_airgap = =round(layer_height_0 * 0.85, 2) raft_airgap = =round(layer_height_0 * 0.85, 2)
raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2) raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2)
@ -24,7 +25,7 @@ raft_jerk = =jerk_layer_0
raft_margin = 10 raft_margin = 10
raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2) raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
skin_overlap = 50 skin_overlap = 50
speed_layer_0 = 10 speed_layer_0 = 20
switch_extruder_prime_speed = 30 switch_extruder_prime_speed = 30
switch_extruder_retraction_amount = 30 switch_extruder_retraction_amount = 30
switch_extruder_retraction_speeds = 40 switch_extruder_retraction_speeds = 40

View File

@ -14,7 +14,7 @@ cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
cool_fan_speed_max = =cool_fan_speed cool_fan_speed_max = =cool_fan_speed
machine_nozzle_cool_down_speed = 0.75 machine_nozzle_cool_down_speed = 0.75
machine_nozzle_heat_up_speed = 1.6 machine_nozzle_heat_up_speed = 1.6
material_print_temperature = 205 material_print_temperature = =default_material_print_temperature + 5
material_standby_temperature = 100 material_standby_temperature = 100
prime_tower_enable = False prime_tower_enable = False
skin_overlap = 20 skin_overlap = 20

View File

@ -15,8 +15,9 @@ cool_fan_speed_max = =cool_fan_speed
cool_min_speed = 10 cool_min_speed = 10
machine_nozzle_cool_down_speed = 0.75 machine_nozzle_cool_down_speed = 0.75
machine_nozzle_heat_up_speed = 1.6 machine_nozzle_heat_up_speed = 1.6
material_print_temperature = 195 material_print_temperature = =default_material_print_temperature - 5
material_standby_temperature = 100 material_standby_temperature = 100
prime_tower_enable = False
skin_overlap = 10 skin_overlap = 10
speed_print = 60 speed_print = 60
speed_layer_0 = =round(speed_print * 30 / 60) speed_layer_0 = =round(speed_print * 30 / 60)

View File

@ -10,7 +10,15 @@ weight = -2
material = generic_pva_ultimaker3_BB_0.4 material = generic_pva_ultimaker3_BB_0.4
[values] [values]
material_print_temperature = 225 acceleration_support = =math.ceil(acceleration_print * 500 / 4000)
acceleration_support_infill = =acceleration_support
acceleration_support_interface = =acceleration_support
jerk_support = =math.ceil(jerk_print * 5 / 25)
jerk_support_infill = =jerk_support
jerk_support_interface = =jerk_support
material_print_temperature = =default_material_print_temperature + 10
material_standby_temperature = 100 material_standby_temperature = 100
skin_overlap = 20 skin_overlap = 20
support_interface_height = 0.8
prime_tower_enable = False

View File

@ -10,7 +10,15 @@ quality_type = fast
material = generic_pva_ultimaker3_BB_0.4 material = generic_pva_ultimaker3_BB_0.4
[values] [values]
material_print_temperature = 220 acceleration_support = =math.ceil(acceleration_print * 500 / 4000)
acceleration_support_infill = =acceleration_support
acceleration_support_interface = =acceleration_support
jerk_support = =math.ceil(jerk_print * 5 / 25)
jerk_support_infill = =jerk_support
jerk_support_interface = =jerk_support
material_print_temperature = =default_material_print_temperature + 5
material_standby_temperature = 100 material_standby_temperature = 100
skin_overlap = 15 skin_overlap = 15
support_interface_height = 0.8
prime_tower_enable = False

View File

@ -10,6 +10,14 @@ quality_type = high
material = generic_pva_ultimaker3_BB_0.4 material = generic_pva_ultimaker3_BB_0.4
[values] [values]
support_infill_rate = 35 acceleration_support = =math.ceil(acceleration_print * 500 / 4000)
acceleration_support_infill = =acceleration_support
acceleration_support_interface = =acceleration_support
jerk_support = =math.ceil(jerk_print * 5 / 25)
jerk_support_infill = =jerk_support
jerk_support_interface = =jerk_support
support_infill_rate = 25
support_interface_height = 0.8
material_standby_temperature = 100 material_standby_temperature = 100
prime_tower_enable = False

View File

@ -10,6 +10,14 @@ quality_type = normal
material = generic_pva_ultimaker3_BB_0.4 material = generic_pva_ultimaker3_BB_0.4
[values] [values]
support_infill_rate = 30 acceleration_support = =math.ceil(acceleration_print * 500 / 4000)
acceleration_support_infill = =acceleration_support
acceleration_support_interface = =acceleration_support
jerk_support = =math.ceil(jerk_print * 5 / 25)
jerk_support_infill = =jerk_support
jerk_support_interface = =jerk_support
support_infill_rate = 25
support_interface_height = 0.8
material_standby_temperature = 100 material_standby_temperature = 100
prime_tower_enable = False