mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-04 11:14:21 +08: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
@ -145,6 +145,8 @@
|
|||||||
"bridge_enable_more_layers": { "value": true },
|
"bridge_enable_more_layers": { "value": true },
|
||||||
"bridge_fan_speed_2": { "value": "(cool_fan_speed_max + cool_fan_speed_min) / 2" },
|
"bridge_fan_speed_2": { "value": "(cool_fan_speed_max + cool_fan_speed_min) / 2" },
|
||||||
"bridge_skin_density": { "value": 100 },
|
"bridge_skin_density": { "value": 100 },
|
||||||
|
"bridge_skin_density_2": { "value": 100 },
|
||||||
|
"bridge_skin_density_3": { "value": 100 },
|
||||||
"bridge_skin_material_flow": { "value": "material_flow" },
|
"bridge_skin_material_flow": { "value": "material_flow" },
|
||||||
"bridge_skin_material_flow_2": { "value": "material_flow" },
|
"bridge_skin_material_flow_2": { "value": "material_flow" },
|
||||||
"bridge_skin_material_flow_3": { "value": "material_flow" },
|
"bridge_skin_material_flow_3": { "value": "material_flow" },
|
||||||
@ -530,8 +532,11 @@
|
|||||||
"enabled": false,
|
"enabled": false,
|
||||||
"value": "min(extruderValues('extruder_nr'))"
|
"value": "min(extruderValues('extruder_nr'))"
|
||||||
},
|
},
|
||||||
|
"skirt_brim_line_width": { "value": 1 },
|
||||||
"skirt_brim_material_flow": { "value": "material_flow" },
|
"skirt_brim_material_flow": { "value": "material_flow" },
|
||||||
"skirt_brim_minimal_length": { "value": 500 },
|
"skirt_brim_minimal_length": { "value": 500 },
|
||||||
|
"skirt_gap": { "value": 2 },
|
||||||
|
"skirt_height": { "value": 3 },
|
||||||
"small_skin_width": { "value": 4 },
|
"small_skin_width": { "value": 4 },
|
||||||
"speed_equalize_flow_width_factor": { "value": 0 },
|
"speed_equalize_flow_width_factor": { "value": 0 },
|
||||||
"speed_prime_tower": { "value": "speed_topbottom" },
|
"speed_prime_tower": { "value": "speed_topbottom" },
|
||||||
|
@ -13,14 +13,11 @@ weight = -2
|
|||||||
|
|
||||||
[values]
|
[values]
|
||||||
cool_fan_enabled = True
|
cool_fan_enabled = True
|
||||||
cool_fan_speed = 100
|
|
||||||
cool_fan_speed_0 = 0
|
cool_fan_speed_0 = 0
|
||||||
cool_min_layer_time = 10
|
cool_min_layer_time = 10
|
||||||
cool_min_speed = 5
|
cool_min_speed = 5
|
||||||
cool_min_temperature = 205
|
cool_min_temperature = 205
|
||||||
infill_sparse_density = 15
|
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
|
material_print_temperature_layer_0 = =default_material_print_temperature + 15
|
||||||
min_bead_width = =line_width * 0.75
|
min_bead_width = =line_width * 0.75
|
||||||
min_wall_line_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_spacing = 0.425
|
||||||
raft_surface_line_width = 0.4
|
raft_surface_line_width = 0.4
|
||||||
raft_surface_speed = 90
|
raft_surface_speed = 90
|
||||||
raft_surface_wall_count = 2
|
|
||||||
raft_surface_z_offset = -0.1
|
raft_surface_z_offset = -0.1
|
||||||
seam_overhang_angle = 35
|
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_layer_0 = 15
|
||||||
speed_print = 150
|
speed_print = 150
|
||||||
speed_roofing = =speed_print / 3
|
speed_roofing = =speed_print / 3
|
||||||
|
@ -13,14 +13,11 @@ weight = -2
|
|||||||
|
|
||||||
[values]
|
[values]
|
||||||
cool_fan_enabled = True
|
cool_fan_enabled = True
|
||||||
cool_fan_speed = 100
|
|
||||||
cool_fan_speed_0 = 0
|
cool_fan_speed_0 = 0
|
||||||
cool_min_layer_time = 10
|
cool_min_layer_time = 10
|
||||||
cool_min_speed = 5
|
cool_min_speed = 5
|
||||||
cool_min_temperature = 205
|
cool_min_temperature = 205
|
||||||
infill_sparse_density = 15
|
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
|
material_print_temperature_layer_0 = =default_material_print_temperature + 15
|
||||||
min_bead_width = =line_width * 0.75
|
min_bead_width = =line_width * 0.75
|
||||||
min_wall_line_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_spacing = 0.425
|
||||||
raft_surface_line_width = 0.4
|
raft_surface_line_width = 0.4
|
||||||
raft_surface_speed = 90
|
raft_surface_speed = 90
|
||||||
raft_surface_wall_count = 2
|
|
||||||
raft_surface_z_offset = -0.1
|
raft_surface_z_offset = -0.1
|
||||||
seam_overhang_angle = 35
|
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_layer_0 = 15
|
||||||
speed_print = 150
|
speed_print = 150
|
||||||
speed_roofing = =speed_print / 3
|
speed_roofing = =speed_print / 3
|
||||||
|
@ -13,14 +13,11 @@ weight = -2
|
|||||||
|
|
||||||
[values]
|
[values]
|
||||||
cool_fan_enabled = True
|
cool_fan_enabled = True
|
||||||
cool_fan_speed = 100
|
|
||||||
cool_fan_speed_0 = 0
|
cool_fan_speed_0 = 0
|
||||||
cool_min_layer_time = 10
|
cool_min_layer_time = 10
|
||||||
cool_min_speed = 5
|
cool_min_speed = 5
|
||||||
cool_min_temperature = 205
|
cool_min_temperature = 205
|
||||||
infill_sparse_density = 15
|
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
|
material_print_temperature_layer_0 = =default_material_print_temperature + 15
|
||||||
min_bead_width = =line_width * 0.75
|
min_bead_width = =line_width * 0.75
|
||||||
min_wall_line_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_spacing = 0.425
|
||||||
raft_surface_line_width = 0.4
|
raft_surface_line_width = 0.4
|
||||||
raft_surface_speed = 90
|
raft_surface_speed = 90
|
||||||
raft_surface_wall_count = 2
|
|
||||||
raft_surface_z_offset = -0.1
|
raft_surface_z_offset = -0.1
|
||||||
seam_overhang_angle = 35
|
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_layer_0 = 15
|
||||||
speed_print = 150
|
speed_print = 150
|
||||||
speed_roofing = =speed_print / 3
|
speed_roofing = =speed_print / 3
|
||||||
|
@ -13,14 +13,11 @@ weight = -2
|
|||||||
|
|
||||||
[values]
|
[values]
|
||||||
cool_fan_enabled = True
|
cool_fan_enabled = True
|
||||||
cool_fan_speed = 100
|
|
||||||
cool_fan_speed_0 = 0
|
cool_fan_speed_0 = 0
|
||||||
cool_min_layer_time = 10
|
cool_min_layer_time = 10
|
||||||
cool_min_speed = 5
|
cool_min_speed = 5
|
||||||
cool_min_temperature = 205
|
cool_min_temperature = 205
|
||||||
infill_sparse_density = 15
|
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
|
material_print_temperature_layer_0 = =default_material_print_temperature + 15
|
||||||
min_bead_width = =line_width * 0.75
|
min_bead_width = =line_width * 0.75
|
||||||
min_wall_line_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_spacing = 0.425
|
||||||
raft_surface_line_width = 0.4
|
raft_surface_line_width = 0.4
|
||||||
raft_surface_speed = 90
|
raft_surface_speed = 90
|
||||||
raft_surface_wall_count = 2
|
|
||||||
raft_surface_z_offset = -0.1
|
raft_surface_z_offset = -0.1
|
||||||
seam_overhang_angle = 35
|
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_layer_0 = 15
|
||||||
speed_print = 150
|
speed_print = 150
|
||||||
speed_roofing = =speed_print / 3
|
speed_roofing = =speed_print / 3
|
||||||
|
@ -13,14 +13,11 @@ weight = -2
|
|||||||
|
|
||||||
[values]
|
[values]
|
||||||
cool_fan_enabled = True
|
cool_fan_enabled = True
|
||||||
cool_fan_speed = 100
|
|
||||||
cool_fan_speed_0 = 0
|
cool_fan_speed_0 = 0
|
||||||
cool_min_layer_time = 10
|
cool_min_layer_time = 10
|
||||||
cool_min_speed = 5
|
cool_min_speed = 5
|
||||||
cool_min_temperature = 205
|
cool_min_temperature = 205
|
||||||
infill_sparse_density = 15
|
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
|
material_print_temperature_layer_0 = =default_material_print_temperature + 15
|
||||||
min_bead_width = =line_width * 0.75
|
min_bead_width = =line_width * 0.75
|
||||||
min_wall_line_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_spacing = 0.425
|
||||||
raft_surface_line_width = 0.4
|
raft_surface_line_width = 0.4
|
||||||
raft_surface_speed = 90
|
raft_surface_speed = 90
|
||||||
raft_surface_wall_count = 2
|
|
||||||
raft_surface_z_offset = -0.1
|
raft_surface_z_offset = -0.1
|
||||||
seam_overhang_angle = 35
|
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_layer_0 = 15
|
||||||
speed_print = 150
|
speed_print = 150
|
||||||
speed_roofing = =speed_print / 3
|
speed_roofing = =speed_print / 3
|
||||||
|
@ -13,14 +13,11 @@ weight = -2
|
|||||||
|
|
||||||
[values]
|
[values]
|
||||||
cool_fan_enabled = True
|
cool_fan_enabled = True
|
||||||
cool_fan_speed = 100
|
|
||||||
cool_fan_speed_0 = 0
|
cool_fan_speed_0 = 0
|
||||||
cool_min_layer_time = 10
|
cool_min_layer_time = 10
|
||||||
cool_min_speed = 5
|
cool_min_speed = 5
|
||||||
cool_min_temperature = 205
|
cool_min_temperature = 205
|
||||||
infill_sparse_density = 15
|
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
|
material_print_temperature_layer_0 = =default_material_print_temperature + 15
|
||||||
min_bead_width = =line_width * 0.75
|
min_bead_width = =line_width * 0.75
|
||||||
min_wall_line_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_spacing = 0.425
|
||||||
raft_surface_line_width = 0.4
|
raft_surface_line_width = 0.4
|
||||||
raft_surface_speed = 90
|
raft_surface_speed = 90
|
||||||
raft_surface_wall_count = 2
|
|
||||||
raft_surface_z_offset = -0.1
|
raft_surface_z_offset = -0.1
|
||||||
seam_overhang_angle = 35
|
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_layer_0 = 15
|
||||||
speed_print = 150
|
speed_print = 150
|
||||||
speed_roofing = =speed_print / 3
|
speed_roofing = =speed_print / 3
|
||||||
|
@ -13,14 +13,11 @@ weight = -2
|
|||||||
|
|
||||||
[values]
|
[values]
|
||||||
cool_fan_enabled = True
|
cool_fan_enabled = True
|
||||||
cool_fan_speed = 100
|
|
||||||
cool_fan_speed_0 = 0
|
cool_fan_speed_0 = 0
|
||||||
cool_min_layer_time = 10
|
cool_min_layer_time = 10
|
||||||
cool_min_speed = 5
|
cool_min_speed = 5
|
||||||
cool_min_temperature = 205
|
cool_min_temperature = 205
|
||||||
infill_sparse_density = 15
|
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
|
material_print_temperature_layer_0 = =default_material_print_temperature + 15
|
||||||
min_bead_width = =line_width * 0.75
|
min_bead_width = =line_width * 0.75
|
||||||
min_wall_line_width = =line_width * 0.75
|
min_wall_line_width = =line_width * 0.75
|
||||||
@ -40,13 +37,8 @@ raft_surface_infill_overlap = 25
|
|||||||
raft_surface_line_spacing = 0.425
|
raft_surface_line_spacing = 0.425
|
||||||
raft_surface_line_width = 0.4
|
raft_surface_line_width = 0.4
|
||||||
raft_surface_speed = 90
|
raft_surface_speed = 90
|
||||||
raft_surface_wall_count = 2
|
|
||||||
raft_surface_z_offset = -0.1
|
raft_surface_z_offset = -0.1
|
||||||
seam_overhang_angle = 35
|
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_layer_0 = 15
|
||||||
speed_print = 150
|
speed_print = 150
|
||||||
speed_roofing = =speed_print / 3
|
speed_roofing = =speed_print / 3
|
||||||
|
@ -13,14 +13,11 @@ weight = -2
|
|||||||
|
|
||||||
[values]
|
[values]
|
||||||
cool_fan_enabled = True
|
cool_fan_enabled = True
|
||||||
cool_fan_speed = 100
|
|
||||||
cool_fan_speed_0 = 0
|
cool_fan_speed_0 = 0
|
||||||
cool_min_layer_time = 10
|
cool_min_layer_time = 10
|
||||||
cool_min_speed = 5
|
cool_min_speed = 5
|
||||||
cool_min_temperature = 205
|
cool_min_temperature = 205
|
||||||
infill_sparse_density = 15
|
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
|
material_print_temperature_layer_0 = =default_material_print_temperature + 15
|
||||||
min_bead_width = =line_width * 0.75
|
min_bead_width = =line_width * 0.75
|
||||||
min_wall_line_width = =line_width * 0.75
|
min_wall_line_width = =line_width * 0.75
|
||||||
@ -40,13 +37,8 @@ raft_surface_infill_overlap = 25
|
|||||||
raft_surface_line_spacing = 0.425
|
raft_surface_line_spacing = 0.425
|
||||||
raft_surface_line_width = 0.4
|
raft_surface_line_width = 0.4
|
||||||
raft_surface_speed = 90
|
raft_surface_speed = 90
|
||||||
raft_surface_wall_count = 2
|
|
||||||
raft_surface_z_offset = -0.1
|
raft_surface_z_offset = -0.1
|
||||||
seam_overhang_angle = 35
|
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_layer_0 = 15
|
||||||
speed_print = 150
|
speed_print = 150
|
||||||
speed_roofing = =speed_print / 3
|
speed_roofing = =speed_print / 3
|
||||||
|
@ -13,14 +13,11 @@ weight = -2
|
|||||||
|
|
||||||
[values]
|
[values]
|
||||||
cool_fan_enabled = True
|
cool_fan_enabled = True
|
||||||
cool_fan_speed = 100
|
|
||||||
cool_fan_speed_0 = 0
|
cool_fan_speed_0 = 0
|
||||||
cool_min_layer_time = 10
|
cool_min_layer_time = 10
|
||||||
cool_min_speed = 5
|
cool_min_speed = 5
|
||||||
cool_min_temperature = 205
|
cool_min_temperature = 205
|
||||||
infill_sparse_density = 15
|
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
|
material_print_temperature_layer_0 = =default_material_print_temperature + 15
|
||||||
min_bead_width = =line_width * 0.75
|
min_bead_width = =line_width * 0.75
|
||||||
min_wall_line_width = =line_width * 0.75
|
min_wall_line_width = =line_width * 0.75
|
||||||
@ -40,13 +37,8 @@ raft_surface_infill_overlap = 25
|
|||||||
raft_surface_line_spacing = 0.425
|
raft_surface_line_spacing = 0.425
|
||||||
raft_surface_line_width = 0.4
|
raft_surface_line_width = 0.4
|
||||||
raft_surface_speed = 90
|
raft_surface_speed = 90
|
||||||
raft_surface_wall_count = 2
|
|
||||||
raft_surface_z_offset = -0.1
|
raft_surface_z_offset = -0.1
|
||||||
seam_overhang_angle = 35
|
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_layer_0 = 15
|
||||||
speed_print = 150
|
speed_print = 150
|
||||||
speed_roofing = =speed_print / 3
|
speed_roofing = =speed_print / 3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user