mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 14:44:13 -06:00
remove redundant values from Tough PLA 175 quality file, standardize skirt values in method base definition file
PP-511
This commit is contained in:
parent
557755321f
commit
523214912b
10 changed files with 5 additions and 72 deletions
|
@ -13,14 +13,11 @@ weight = -2
|
|||
|
||||
[values]
|
||||
cool_fan_enabled = True
|
||||
cool_fan_speed = 100
|
||||
cool_fan_speed_0 = 0
|
||||
cool_min_layer_time = 10
|
||||
cool_min_speed = 5
|
||||
cool_min_temperature = 205
|
||||
infill_sparse_density = 15
|
||||
material_final_print_temperature = =default_material_print_temperature - 5
|
||||
material_initial_print_temperature = =default_material_print_temperature - 5
|
||||
material_print_temperature_layer_0 = =default_material_print_temperature + 15
|
||||
min_bead_width = =line_width * 0.75
|
||||
min_wall_line_width = =line_width * 0.75
|
||||
|
@ -42,13 +39,8 @@ raft_surface_infill_overlap = 25
|
|||
raft_surface_line_spacing = 0.425
|
||||
raft_surface_line_width = 0.4
|
||||
raft_surface_speed = 90
|
||||
raft_surface_wall_count = 2
|
||||
raft_surface_z_offset = -0.1
|
||||
seam_overhang_angle = 35
|
||||
skirt_brim_line_width = 1
|
||||
skirt_brim_minimal_length = 200
|
||||
skirt_gap = 2.0
|
||||
skirt_height = 1
|
||||
speed_layer_0 = 15
|
||||
speed_print = 150
|
||||
speed_roofing = =speed_print / 3
|
||||
|
|
|
@ -13,14 +13,11 @@ weight = -2
|
|||
|
||||
[values]
|
||||
cool_fan_enabled = True
|
||||
cool_fan_speed = 100
|
||||
cool_fan_speed_0 = 0
|
||||
cool_min_layer_time = 10
|
||||
cool_min_speed = 5
|
||||
cool_min_temperature = 205
|
||||
infill_sparse_density = 15
|
||||
material_final_print_temperature = =default_material_print_temperature - 5
|
||||
material_initial_print_temperature = =default_material_print_temperature - 5
|
||||
material_print_temperature_layer_0 = =default_material_print_temperature + 15
|
||||
min_bead_width = =line_width * 0.75
|
||||
min_wall_line_width = =line_width * 0.75
|
||||
|
@ -42,13 +39,8 @@ raft_surface_infill_overlap = 25
|
|||
raft_surface_line_spacing = 0.425
|
||||
raft_surface_line_width = 0.4
|
||||
raft_surface_speed = 90
|
||||
raft_surface_wall_count = 2
|
||||
raft_surface_z_offset = -0.1
|
||||
seam_overhang_angle = 35
|
||||
skirt_brim_line_width = 1
|
||||
skirt_brim_minimal_length = 200
|
||||
skirt_gap = 2.0
|
||||
skirt_height = 1
|
||||
speed_layer_0 = 15
|
||||
speed_print = 150
|
||||
speed_roofing = =speed_print / 3
|
||||
|
|
|
@ -13,14 +13,11 @@ weight = -2
|
|||
|
||||
[values]
|
||||
cool_fan_enabled = True
|
||||
cool_fan_speed = 100
|
||||
cool_fan_speed_0 = 0
|
||||
cool_min_layer_time = 10
|
||||
cool_min_speed = 5
|
||||
cool_min_temperature = 205
|
||||
infill_sparse_density = 15
|
||||
material_final_print_temperature = =default_material_print_temperature - 5
|
||||
material_initial_print_temperature = =default_material_print_temperature - 5
|
||||
material_print_temperature_layer_0 = =default_material_print_temperature + 15
|
||||
min_bead_width = =line_width * 0.75
|
||||
min_wall_line_width = =line_width * 0.75
|
||||
|
@ -42,13 +39,8 @@ raft_surface_infill_overlap = 25
|
|||
raft_surface_line_spacing = 0.425
|
||||
raft_surface_line_width = 0.4
|
||||
raft_surface_speed = 90
|
||||
raft_surface_wall_count = 2
|
||||
raft_surface_z_offset = -0.1
|
||||
seam_overhang_angle = 35
|
||||
skirt_brim_line_width = 1
|
||||
skirt_brim_minimal_length = 200
|
||||
skirt_gap = 2.0
|
||||
skirt_height = 1
|
||||
speed_layer_0 = 15
|
||||
speed_print = 150
|
||||
speed_roofing = =speed_print / 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue