mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
Merge branch '4.10'
This commit is contained in:
commit
e296b0897b
32 changed files with 45 additions and 40 deletions
|
@ -21,4 +21,4 @@ speed_layer_0 = 30
|
|||
speed_print = 30
|
||||
top_bottom_thickness = 0.72
|
||||
wall_thickness = 0.88
|
||||
retraction_combing_max_distance = 50
|
||||
retraction_combing_max_distance = 8
|
|
@ -27,4 +27,4 @@ speed_wall_0 = =math.ceil(speed_print * 30 / 45)
|
|||
speed_topbottom = =math.ceil(speed_print * 30 / 45)
|
||||
speed_wall_x = =math.ceil(speed_print * 40 / 45)
|
||||
speed_infill = =math.ceil(speed_print * 45 / 45)
|
||||
retraction_combing_max_distance = 50
|
||||
retraction_combing_max_distance = 8
|
|
@ -27,4 +27,4 @@ speed_wall_0 = =math.ceil(speed_print * 30 / 45)
|
|||
speed_topbottom = =math.ceil(speed_print * 30 / 45)
|
||||
speed_wall_x = =math.ceil(speed_print * 40 / 45)
|
||||
speed_infill = =math.ceil(speed_print * 45 / 45)
|
||||
retraction_combing_max_distance = 50
|
||||
retraction_combing_max_distance = 8
|
|
@ -22,4 +22,4 @@ speed_print = 45
|
|||
speed_wall = =math.ceil(speed_print * 30 / 45)
|
||||
top_bottom_thickness = 0.8
|
||||
wall_thickness = 1.05
|
||||
retraction_combing_max_distance = 50
|
||||
retraction_combing_max_distance = 8
|
|
@ -21,4 +21,4 @@ speed_layer_0 = 30
|
|||
speed_print = 40
|
||||
top_bottom_thickness = 1.2
|
||||
wall_thickness = 1.59
|
||||
retraction_combing_max_distance = 50
|
||||
retraction_combing_max_distance = 8
|
|
@ -21,4 +21,4 @@ speed_layer_0 = 30
|
|||
speed_print = 40
|
||||
top_bottom_thickness = 1.2
|
||||
wall_thickness = 2.1
|
||||
retraction_combing_max_distance = 50
|
||||
retraction_combing_max_distance = 8
|
|
@ -18,5 +18,5 @@ speed_topbottom = =math.ceil(speed_print * 30 / 55)
|
|||
top_bottom_thickness = 0.8
|
||||
wall_thickness = 0.92
|
||||
material_print_temperature = =default_material_print_temperature - 5
|
||||
retraction_combing_max_distance = 40
|
||||
retraction_combing_max_distance = 8
|
||||
retraction_combing = all
|
||||
|
|
|
@ -23,5 +23,5 @@ speed_topbottom = =math.ceil(speed_print * 35 / 60)
|
|||
speed_wall = =math.ceil(speed_print * 45 / 60)
|
||||
speed_wall_0 = =math.ceil(speed_wall * 35 / 45)
|
||||
wall_thickness = 1
|
||||
retraction_combing_max_distance = 40
|
||||
retraction_combing_max_distance = 8
|
||||
retraction_combing = all
|
||||
|
|
|
@ -23,5 +23,5 @@ speed_topbottom = =math.ceil(speed_print * 30 / 60)
|
|||
speed_wall = =math.ceil(speed_print * 40 / 60)
|
||||
speed_wall_0 = =math.ceil(speed_wall * 30 / 40)
|
||||
speed_infill = =math.ceil(speed_print * 50 / 60)
|
||||
retraction_combing_max_distance = 40
|
||||
retraction_combing_max_distance = 8
|
||||
retraction_combing = all
|
||||
|
|
|
@ -23,5 +23,5 @@ speed_layer_0 = =math.ceil(speed_print * 20 / 55)
|
|||
speed_topbottom = =math.ceil(speed_print * 30 / 55)
|
||||
speed_wall = =math.ceil(speed_print * 30 / 55)
|
||||
speed_infill = =math.ceil(speed_print * 45 / 55)
|
||||
retraction_combing_max_distance = 40
|
||||
retraction_combing_max_distance = 8
|
||||
retraction_combing = all
|
||||
|
|
|
@ -20,5 +20,5 @@ prime_tower_enable = True
|
|||
speed_print = 40
|
||||
speed_topbottom = =math.ceil(speed_print * 25 / 40)
|
||||
speed_wall = =math.ceil(speed_print * 30 / 40)
|
||||
retraction_combing_max_distance = 40
|
||||
retraction_combing_max_distance = 8
|
||||
retraction_combing = all
|
||||
|
|
|
@ -22,5 +22,5 @@ speed_print = 45
|
|||
speed_topbottom = =math.ceil(speed_print * 30 / 45)
|
||||
speed_wall = =math.ceil(speed_print * 40 / 45)
|
||||
speed_wall_0 = =math.ceil(speed_wall * 30 / 40)
|
||||
retraction_combing_max_distance = 40
|
||||
retraction_combing_max_distance = 8
|
||||
retraction_combing = all
|
||||
|
|
|
@ -21,5 +21,5 @@ prime_tower_enable = True
|
|||
speed_print = 40
|
||||
speed_topbottom = =math.ceil(speed_print * 25 / 40)
|
||||
speed_wall = =math.ceil(speed_print * 30 / 40)
|
||||
retraction_combing_max_distance = 40
|
||||
retraction_combing_max_distance = 8
|
||||
retraction_combing = all
|
||||
|
|
|
@ -12,7 +12,7 @@ material = generic_petg
|
|||
variant = AA 0.25
|
||||
|
||||
[values]
|
||||
retraction_combing_max_distance = 50
|
||||
retraction_combing_max_distance = 8
|
||||
retraction_extrusion_window = 0.5
|
||||
speed_infill = =math.ceil(speed_print * 40 / 55)
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 55)
|
||||
|
|
|
@ -15,7 +15,7 @@ variant = AA 0.4
|
|||
material_print_temperature = =default_material_print_temperature + 5
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature - 5
|
||||
retraction_combing_max_distance = 50
|
||||
retraction_combing_max_distance = 8
|
||||
skin_overlap = 20
|
||||
speed_print = 60
|
||||
speed_layer_0 = =math.ceil(speed_print * 20 / 60)
|
||||
|
|
|
@ -16,7 +16,7 @@ cool_min_speed = 7
|
|||
material_print_temperature = =default_material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature - 5
|
||||
material_final_print_temperature = =material_print_temperature - 10
|
||||
retraction_combing_max_distance = 50
|
||||
retraction_combing_max_distance = 8
|
||||
speed_print = 60
|
||||
speed_layer_0 = =math.ceil(speed_print * 20 / 60)
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 60)
|
||||
|
|
|
@ -18,7 +18,7 @@ machine_nozzle_heat_up_speed = 1.5
|
|||
material_print_temperature = =default_material_print_temperature - 10
|
||||
material_initial_print_temperature = =material_print_temperature - 10
|
||||
material_final_print_temperature = =material_print_temperature - 15
|
||||
retraction_combing_max_distance = 50
|
||||
retraction_combing_max_distance = 8
|
||||
speed_print = 50
|
||||
speed_layer_0 = =math.ceil(speed_print * 20 / 50)
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 50)
|
||||
|
|
|
@ -17,7 +17,7 @@ machine_nozzle_heat_up_speed = 1.5
|
|||
material_print_temperature = =default_material_print_temperature - 5
|
||||
material_initial_print_temperature = =material_print_temperature - 10
|
||||
material_final_print_temperature = =material_print_temperature - 15
|
||||
retraction_combing_max_distance = 50
|
||||
retraction_combing_max_distance = 8
|
||||
speed_print = 55
|
||||
speed_layer_0 = =math.ceil(speed_print * 20 / 55)
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 55)
|
||||
|
|
|
@ -17,7 +17,7 @@ line_width = =machine_nozzle_size * 0.875
|
|||
material_print_temperature = =default_material_print_temperature - 5
|
||||
material_standby_temperature = 100
|
||||
prime_tower_enable = True
|
||||
retraction_combing_max_distance = 50
|
||||
retraction_combing_max_distance = 8
|
||||
speed_print = 40
|
||||
speed_topbottom = =math.ceil(speed_print * 25 / 40)
|
||||
speed_wall = =math.ceil(speed_print * 30 / 40)
|
||||
|
|
|
@ -17,7 +17,7 @@ line_width = =machine_nozzle_size * 0.875
|
|||
material_print_temperature = =default_material_print_temperature - 5
|
||||
material_standby_temperature = 100
|
||||
prime_tower_enable = True
|
||||
retraction_combing_max_distance = 50
|
||||
retraction_combing_max_distance = 8
|
||||
speed_print = 45
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 45)
|
||||
speed_wall = =math.ceil(speed_print * 40 / 45)
|
||||
|
|
|
@ -17,7 +17,7 @@ line_width = =machine_nozzle_size * 0.875
|
|||
material_print_temperature = =default_material_print_temperature - 5
|
||||
material_standby_temperature = 100
|
||||
prime_tower_enable = True
|
||||
retraction_combing_max_distance = 50
|
||||
retraction_combing_max_distance = 8
|
||||
speed_print = 40
|
||||
speed_topbottom = =math.ceil(speed_print * 25 / 40)
|
||||
speed_wall = =math.ceil(speed_print * 30 / 40)
|
||||
|
|
|
@ -12,7 +12,7 @@ material = generic_petg
|
|||
variant = AA 0.25
|
||||
|
||||
[values]
|
||||
retraction_combing_max_distance = 50
|
||||
retraction_combing_max_distance = 8
|
||||
retraction_extrusion_window = 0.5
|
||||
speed_infill = =math.ceil(speed_print * 40 / 55)
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 55)
|
||||
|
|
|
@ -15,7 +15,7 @@ variant = AA 0.4
|
|||
material_print_temperature = =default_material_print_temperature + 5
|
||||
material_initial_print_temperature = =material_print_temperature
|
||||
material_final_print_temperature = =material_print_temperature - 5
|
||||
retraction_combing_max_distance = 50
|
||||
retraction_combing_max_distance = 8
|
||||
skin_edge_support_thickness = =0.8 if infill_sparse_density < 30 else 0
|
||||
skin_overlap = 20
|
||||
speed_print = 60
|
||||
|
|
|
@ -16,7 +16,7 @@ cool_min_speed = 7
|
|||
material_print_temperature = =default_material_print_temperature
|
||||
material_initial_print_temperature = =material_print_temperature - 5
|
||||
material_final_print_temperature = =material_print_temperature - 10
|
||||
retraction_combing_max_distance = 50
|
||||
retraction_combing_max_distance = 8
|
||||
speed_print = 60
|
||||
speed_layer_0 = =math.ceil(speed_print * 20 / 60)
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 60)
|
||||
|
|
|
@ -18,7 +18,7 @@ machine_nozzle_heat_up_speed = 1.5
|
|||
material_print_temperature = =default_material_print_temperature - 10
|
||||
material_initial_print_temperature = =material_print_temperature - 10
|
||||
material_final_print_temperature = =material_print_temperature - 15
|
||||
retraction_combing_max_distance = 50
|
||||
retraction_combing_max_distance = 8
|
||||
speed_print = 50
|
||||
speed_layer_0 = =math.ceil(speed_print * 20 / 50)
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 50)
|
||||
|
|
|
@ -17,7 +17,7 @@ machine_nozzle_heat_up_speed = 1.5
|
|||
material_print_temperature = =default_material_print_temperature - 5
|
||||
material_initial_print_temperature = =material_print_temperature - 10
|
||||
material_final_print_temperature = =material_print_temperature - 15
|
||||
retraction_combing_max_distance = 50
|
||||
retraction_combing_max_distance = 8
|
||||
speed_print = 55
|
||||
speed_layer_0 = =math.ceil(speed_print * 20 / 55)
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 55)
|
||||
|
|
|
@ -17,7 +17,7 @@ line_width = =machine_nozzle_size * 0.875
|
|||
material_print_temperature = =default_material_print_temperature - 5
|
||||
material_standby_temperature = 100
|
||||
prime_tower_enable = True
|
||||
retraction_combing_max_distance = 50
|
||||
retraction_combing_max_distance = 8
|
||||
speed_print = 40
|
||||
speed_topbottom = =math.ceil(speed_print * 25 / 40)
|
||||
speed_wall = =math.ceil(speed_print * 30 / 40)
|
||||
|
|
|
@ -17,7 +17,7 @@ line_width = =machine_nozzle_size * 0.875
|
|||
material_print_temperature = =default_material_print_temperature - 5
|
||||
material_standby_temperature = 100
|
||||
prime_tower_enable = True
|
||||
retraction_combing_max_distance = 50
|
||||
retraction_combing_max_distance = 8
|
||||
speed_print = 45
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 45)
|
||||
speed_wall = =math.ceil(speed_print * 40 / 45)
|
||||
|
|
|
@ -17,7 +17,7 @@ line_width = =machine_nozzle_size * 0.875
|
|||
material_print_temperature = =default_material_print_temperature - 5
|
||||
material_standby_temperature = 100
|
||||
prime_tower_enable = True
|
||||
retraction_combing_max_distance = 50
|
||||
retraction_combing_max_distance = 8
|
||||
speed_print = 40
|
||||
speed_topbottom = =math.ceil(speed_print * 25 / 40)
|
||||
speed_wall = =math.ceil(speed_print * 30 / 40)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue