mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-11 05:19:00 +08:00
clean up adhesion_type
S-line printers can follow the machine default. PP-brim will be moved to fdm materials. PP-235
This commit is contained in:
parent
ded3873249
commit
b3fb34d84a
@ -13,7 +13,6 @@ variant = AA 0.25
|
|||||||
is_experimental = True
|
is_experimental = True
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = brim
|
|
||||||
brim_width = 20
|
brim_width = 20
|
||||||
cool_fan_full_at_height = =layer_height_0 + layer_height
|
cool_fan_full_at_height = =layer_height_0 + layer_height
|
||||||
cool_fan_speed_max = 50
|
cool_fan_speed_max = 50
|
||||||
|
@ -12,11 +12,8 @@ material = generic_nylon
|
|||||||
variant = AA 0.4
|
variant = AA 0.4
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
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
|
||||||
|
|
||||||
|
|
||||||
material_print_temperature = =default_material_print_temperature + 10
|
material_print_temperature = =default_material_print_temperature + 10
|
||||||
material_initial_print_temperature = =material_print_temperature - 5
|
material_initial_print_temperature = =material_print_temperature - 5
|
||||||
material_final_print_temperature = =material_print_temperature - 10
|
material_final_print_temperature = =material_print_temperature - 10
|
||||||
|
@ -12,11 +12,8 @@ material = generic_nylon
|
|||||||
variant = AA 0.4
|
variant = AA 0.4
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
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
|
||||||
|
|
||||||
|
|
||||||
material_print_temperature = =default_material_print_temperature + 5
|
material_print_temperature = =default_material_print_temperature + 5
|
||||||
material_initial_print_temperature = =material_print_temperature - 5
|
material_initial_print_temperature = =material_print_temperature - 5
|
||||||
material_final_print_temperature = =material_print_temperature - 10
|
material_final_print_temperature = =material_print_temperature - 10
|
||||||
|
@ -12,11 +12,8 @@ material = generic_nylon
|
|||||||
variant = AA 0.4
|
variant = AA 0.4
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
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
|
||||||
|
|
||||||
|
|
||||||
material_initial_print_temperature = =material_print_temperature - 5
|
material_initial_print_temperature = =material_print_temperature - 5
|
||||||
material_final_print_temperature = =material_print_temperature - 10
|
material_final_print_temperature = =material_print_temperature - 10
|
||||||
ooze_shield_angle = 40
|
ooze_shield_angle = 40
|
||||||
|
@ -12,11 +12,8 @@ material = generic_nylon
|
|||||||
variant = AA 0.4
|
variant = AA 0.4
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
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
|
||||||
|
|
||||||
|
|
||||||
material_initial_print_temperature = =material_print_temperature - 5
|
material_initial_print_temperature = =material_print_temperature - 5
|
||||||
material_final_print_temperature = =material_print_temperature - 10
|
material_final_print_temperature = =material_print_temperature - 10
|
||||||
ooze_shield_angle = 40
|
ooze_shield_angle = 40
|
||||||
|
@ -12,13 +12,11 @@ material = generic_pc
|
|||||||
variant = AA 0.4
|
variant = AA 0.4
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = brim
|
|
||||||
brim_width = 20
|
brim_width = 20
|
||||||
cool_fan_full_at_height = =layer_height_0 + layer_height
|
cool_fan_full_at_height = =layer_height_0 + layer_height
|
||||||
cool_fan_speed_max = 90
|
cool_fan_speed_max = 90
|
||||||
cool_min_layer_time_fan_speed_max = 5
|
cool_min_layer_time_fan_speed_max = 5
|
||||||
cool_min_speed = 6
|
cool_min_speed = 6
|
||||||
|
|
||||||
infill_overlap = 0
|
infill_overlap = 0
|
||||||
infill_overlap_mm = =0 if infill_sparse_density > 80 else 0.05
|
infill_overlap_mm = =0 if infill_sparse_density > 80 else 0.05
|
||||||
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'
|
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'
|
||||||
|
@ -12,7 +12,6 @@ material = generic_pc
|
|||||||
variant = AA 0.4
|
variant = AA 0.4
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = brim
|
|
||||||
brim_width = 20
|
brim_width = 20
|
||||||
cool_fan_full_at_height = =layer_height_0 + layer_height
|
cool_fan_full_at_height = =layer_height_0 + layer_height
|
||||||
cool_fan_speed_max = 85
|
cool_fan_speed_max = 85
|
||||||
|
@ -12,7 +12,6 @@ material = generic_pc
|
|||||||
variant = AA 0.4
|
variant = AA 0.4
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = brim
|
|
||||||
brim_width = 20
|
brim_width = 20
|
||||||
cool_fan_full_at_height = =layer_height_0 + layer_height
|
cool_fan_full_at_height = =layer_height_0 + layer_height
|
||||||
cool_fan_speed_max = 50
|
cool_fan_speed_max = 50
|
||||||
|
@ -12,7 +12,6 @@ material = generic_pc
|
|||||||
variant = AA 0.4
|
variant = AA 0.4
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = brim
|
|
||||||
brim_width = 20
|
brim_width = 20
|
||||||
cool_fan_full_at_height = =layer_height_0 + layer_height
|
cool_fan_full_at_height = =layer_height_0 + layer_height
|
||||||
cool_fan_speed_max = 50
|
cool_fan_speed_max = 50
|
||||||
|
@ -12,7 +12,6 @@ material = generic_cffcpe
|
|||||||
variant = CC 0.4
|
variant = CC 0.4
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = skirt
|
|
||||||
cool_fan_enabled = True
|
cool_fan_enabled = True
|
||||||
cool_min_layer_time = 7
|
cool_min_layer_time = 7
|
||||||
cool_min_layer_time_fan_speed_max = 15
|
cool_min_layer_time_fan_speed_max = 15
|
||||||
|
@ -12,7 +12,6 @@ material = generic_cffcpe
|
|||||||
variant = CC 0.4
|
variant = CC 0.4
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = skirt
|
|
||||||
cool_fan_enabled = True
|
cool_fan_enabled = True
|
||||||
cool_min_layer_time = 7
|
cool_min_layer_time = 7
|
||||||
cool_min_layer_time_fan_speed_max = 15
|
cool_min_layer_time_fan_speed_max = 15
|
||||||
|
@ -12,7 +12,6 @@ material = generic_cffpa
|
|||||||
variant = CC 0.4
|
variant = CC 0.4
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = skirt
|
|
||||||
cool_fan_enabled = True
|
cool_fan_enabled = True
|
||||||
cool_min_layer_time = 7
|
cool_min_layer_time = 7
|
||||||
cool_min_layer_time_fan_speed_max = 15
|
cool_min_layer_time_fan_speed_max = 15
|
||||||
|
@ -12,7 +12,6 @@ material = generic_cffpa
|
|||||||
variant = CC 0.4
|
variant = CC 0.4
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = skirt
|
|
||||||
cool_fan_enabled = True
|
cool_fan_enabled = True
|
||||||
cool_min_layer_time = 7
|
cool_min_layer_time = 7
|
||||||
cool_min_layer_time_fan_speed_max = 15
|
cool_min_layer_time_fan_speed_max = 15
|
||||||
|
@ -12,7 +12,6 @@ material = generic_gffcpe
|
|||||||
variant = CC 0.4
|
variant = CC 0.4
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = brim
|
|
||||||
cool_fan_enabled = True
|
cool_fan_enabled = True
|
||||||
cool_min_layer_time = 7
|
cool_min_layer_time = 7
|
||||||
cool_min_layer_time_fan_speed_max = 15
|
cool_min_layer_time_fan_speed_max = 15
|
||||||
|
@ -12,7 +12,6 @@ material = generic_gffcpe
|
|||||||
variant = CC 0.4
|
variant = CC 0.4
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = brim
|
|
||||||
cool_fan_enabled = True
|
cool_fan_enabled = True
|
||||||
cool_min_layer_time = 7
|
cool_min_layer_time = 7
|
||||||
cool_min_layer_time_fan_speed_max = 15
|
cool_min_layer_time_fan_speed_max = 15
|
||||||
|
@ -12,7 +12,6 @@ material = generic_gffpa
|
|||||||
variant = CC 0.4
|
variant = CC 0.4
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = brim
|
|
||||||
cool_fan_enabled = True
|
cool_fan_enabled = True
|
||||||
cool_min_layer_time = 7
|
cool_min_layer_time = 7
|
||||||
cool_min_layer_time_fan_speed_max = 15
|
cool_min_layer_time_fan_speed_max = 15
|
||||||
|
@ -12,14 +12,11 @@ material = generic_gffpa
|
|||||||
variant = CC 0.4
|
variant = CC 0.4
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = brim
|
|
||||||
cool_fan_enabled = True
|
cool_fan_enabled = True
|
||||||
cool_min_layer_time = 7
|
cool_min_layer_time = 7
|
||||||
cool_min_layer_time_fan_speed_max = 15
|
cool_min_layer_time_fan_speed_max = 15
|
||||||
cool_min_speed = 6
|
cool_min_speed = 6
|
||||||
|
|
||||||
initial_layer_line_width_factor = 130.0
|
initial_layer_line_width_factor = 130.0
|
||||||
|
|
||||||
material_bed_temperature_layer_0 = =material_bed_temperature + 5
|
material_bed_temperature_layer_0 = =material_bed_temperature + 5
|
||||||
material_print_temperature = =default_material_print_temperature
|
material_print_temperature = =default_material_print_temperature
|
||||||
material_print_temperature_layer_0 = =material_print_temperature
|
material_print_temperature_layer_0 = =material_print_temperature
|
||||||
|
@ -12,7 +12,6 @@ material = generic_cffcpe
|
|||||||
variant = CC 0.6
|
variant = CC 0.6
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = skirt
|
|
||||||
cool_fan_enabled = True
|
cool_fan_enabled = True
|
||||||
cool_min_layer_time = 7
|
cool_min_layer_time = 7
|
||||||
cool_min_layer_time_fan_speed_max = 15
|
cool_min_layer_time_fan_speed_max = 15
|
||||||
|
@ -12,7 +12,6 @@ material = generic_cffpa
|
|||||||
variant = CC 0.6
|
variant = CC 0.6
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = skirt
|
|
||||||
cool_fan_enabled = True
|
cool_fan_enabled = True
|
||||||
cool_min_layer_time = 7
|
cool_min_layer_time = 7
|
||||||
cool_min_layer_time_fan_speed_max = 15
|
cool_min_layer_time_fan_speed_max = 15
|
||||||
|
@ -12,7 +12,6 @@ material = generic_gffcpe
|
|||||||
variant = CC 0.6
|
variant = CC 0.6
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = brim
|
|
||||||
cool_fan_enabled = True
|
cool_fan_enabled = True
|
||||||
cool_min_layer_time = 7
|
cool_min_layer_time = 7
|
||||||
cool_min_layer_time_fan_speed_max = 15
|
cool_min_layer_time_fan_speed_max = 15
|
||||||
|
@ -12,7 +12,6 @@ material = generic_gffpa
|
|||||||
variant = CC 0.6
|
variant = CC 0.6
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = brim
|
|
||||||
cool_fan_enabled = True
|
cool_fan_enabled = True
|
||||||
cool_min_layer_time = 7
|
cool_min_layer_time = 7
|
||||||
cool_min_layer_time_fan_speed_max = 15
|
cool_min_layer_time_fan_speed_max = 15
|
||||||
|
@ -13,7 +13,6 @@ variant = AA 0.25
|
|||||||
is_experimental = True
|
is_experimental = True
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = brim
|
|
||||||
brim_width = 20
|
brim_width = 20
|
||||||
cool_fan_full_at_height = =layer_height_0 + layer_height
|
cool_fan_full_at_height = =layer_height_0 + layer_height
|
||||||
cool_fan_speed_max = 50
|
cool_fan_speed_max = 50
|
||||||
|
@ -12,7 +12,6 @@ material = generic_nylon
|
|||||||
variant = AA 0.4
|
variant = AA 0.4
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
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
|
||||||
material_print_temperature = =default_material_print_temperature + 10
|
material_print_temperature = =default_material_print_temperature + 10
|
||||||
|
@ -12,11 +12,8 @@ material = generic_nylon
|
|||||||
variant = AA 0.4
|
variant = AA 0.4
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
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
|
||||||
|
|
||||||
|
|
||||||
material_print_temperature = =default_material_print_temperature + 5
|
material_print_temperature = =default_material_print_temperature + 5
|
||||||
material_initial_print_temperature = =material_print_temperature - 5
|
material_initial_print_temperature = =material_print_temperature - 5
|
||||||
material_final_print_temperature = =material_print_temperature - 10
|
material_final_print_temperature = =material_print_temperature - 10
|
||||||
|
@ -12,11 +12,8 @@ material = generic_nylon
|
|||||||
variant = AA 0.4
|
variant = AA 0.4
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
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
|
||||||
|
|
||||||
|
|
||||||
material_initial_print_temperature = =material_print_temperature - 5
|
material_initial_print_temperature = =material_print_temperature - 5
|
||||||
material_final_print_temperature = =material_print_temperature - 10
|
material_final_print_temperature = =material_print_temperature - 10
|
||||||
ooze_shield_angle = 40
|
ooze_shield_angle = 40
|
||||||
|
@ -12,11 +12,8 @@ material = generic_nylon
|
|||||||
variant = AA 0.4
|
variant = AA 0.4
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
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
|
||||||
|
|
||||||
|
|
||||||
material_initial_print_temperature = =material_print_temperature - 5
|
material_initial_print_temperature = =material_print_temperature - 5
|
||||||
material_final_print_temperature = =material_print_temperature - 10
|
material_final_print_temperature = =material_print_temperature - 10
|
||||||
ooze_shield_angle = 40
|
ooze_shield_angle = 40
|
||||||
|
@ -12,7 +12,6 @@ material = generic_pc
|
|||||||
variant = AA 0.4
|
variant = AA 0.4
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = brim
|
|
||||||
brim_width = 20
|
brim_width = 20
|
||||||
cool_fan_full_at_height = =layer_height_0 + layer_height
|
cool_fan_full_at_height = =layer_height_0 + layer_height
|
||||||
cool_fan_speed_max = 90
|
cool_fan_speed_max = 90
|
||||||
|
@ -12,7 +12,6 @@ material = generic_pc
|
|||||||
variant = AA 0.4
|
variant = AA 0.4
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = brim
|
|
||||||
brim_width = 20
|
brim_width = 20
|
||||||
cool_fan_full_at_height = =layer_height_0 + layer_height
|
cool_fan_full_at_height = =layer_height_0 + layer_height
|
||||||
cool_fan_speed_max = 85
|
cool_fan_speed_max = 85
|
||||||
|
@ -12,13 +12,11 @@ material = generic_pc
|
|||||||
variant = AA 0.4
|
variant = AA 0.4
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = brim
|
|
||||||
brim_width = 20
|
brim_width = 20
|
||||||
cool_fan_full_at_height = =layer_height_0 + layer_height
|
cool_fan_full_at_height = =layer_height_0 + layer_height
|
||||||
cool_fan_speed_max = 50
|
cool_fan_speed_max = 50
|
||||||
cool_min_layer_time_fan_speed_max = 5
|
cool_min_layer_time_fan_speed_max = 5
|
||||||
cool_min_speed = 8
|
cool_min_speed = 8
|
||||||
|
|
||||||
infill_overlap = 0
|
infill_overlap = 0
|
||||||
infill_overlap_mm = =0 if infill_sparse_density > 80 else 0.05
|
infill_overlap_mm = =0 if infill_sparse_density > 80 else 0.05
|
||||||
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'
|
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'
|
||||||
|
@ -12,13 +12,11 @@ material = generic_pc
|
|||||||
variant = AA 0.4
|
variant = AA 0.4
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = brim
|
|
||||||
brim_width = 20
|
brim_width = 20
|
||||||
cool_fan_full_at_height = =layer_height_0 + layer_height
|
cool_fan_full_at_height = =layer_height_0 + layer_height
|
||||||
cool_fan_speed_max = 50
|
cool_fan_speed_max = 50
|
||||||
cool_min_layer_time_fan_speed_max = 5
|
cool_min_layer_time_fan_speed_max = 5
|
||||||
cool_min_speed = 5
|
cool_min_speed = 5
|
||||||
|
|
||||||
infill_overlap = 0
|
infill_overlap = 0
|
||||||
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'
|
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'
|
||||||
infill_wipe_dist = 0.1
|
infill_wipe_dist = 0.1
|
||||||
|
@ -12,14 +12,11 @@ material = generic_cffcpe
|
|||||||
variant = CC 0.4
|
variant = CC 0.4
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = skirt
|
|
||||||
cool_fan_enabled = True
|
cool_fan_enabled = True
|
||||||
cool_min_layer_time = 7
|
cool_min_layer_time = 7
|
||||||
cool_min_layer_time_fan_speed_max = 15
|
cool_min_layer_time_fan_speed_max = 15
|
||||||
cool_min_speed = 6
|
cool_min_speed = 6
|
||||||
|
|
||||||
initial_layer_line_width_factor = 130.0
|
initial_layer_line_width_factor = 130.0
|
||||||
|
|
||||||
material_bed_temperature_layer_0 = =material_bed_temperature + 5
|
material_bed_temperature_layer_0 = =material_bed_temperature + 5
|
||||||
material_print_temperature = =default_material_print_temperature
|
material_print_temperature = =default_material_print_temperature
|
||||||
material_print_temperature_layer_0 = =material_print_temperature
|
material_print_temperature_layer_0 = =material_print_temperature
|
||||||
|
@ -12,14 +12,11 @@ material = generic_cffcpe
|
|||||||
variant = CC 0.4
|
variant = CC 0.4
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = skirt
|
|
||||||
cool_fan_enabled = True
|
cool_fan_enabled = True
|
||||||
cool_min_layer_time = 7
|
cool_min_layer_time = 7
|
||||||
cool_min_layer_time_fan_speed_max = 15
|
cool_min_layer_time_fan_speed_max = 15
|
||||||
cool_min_speed = 6
|
cool_min_speed = 6
|
||||||
|
|
||||||
initial_layer_line_width_factor = 130.0
|
initial_layer_line_width_factor = 130.0
|
||||||
|
|
||||||
material_bed_temperature_layer_0 = =material_bed_temperature + 5
|
material_bed_temperature_layer_0 = =material_bed_temperature + 5
|
||||||
material_print_temperature = =default_material_print_temperature
|
material_print_temperature = =default_material_print_temperature
|
||||||
material_print_temperature_layer_0 = =material_print_temperature
|
material_print_temperature_layer_0 = =material_print_temperature
|
||||||
|
@ -12,14 +12,11 @@ material = generic_cffpa
|
|||||||
variant = CC 0.4
|
variant = CC 0.4
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = skirt
|
|
||||||
cool_fan_enabled = True
|
cool_fan_enabled = True
|
||||||
cool_min_layer_time = 7
|
cool_min_layer_time = 7
|
||||||
cool_min_layer_time_fan_speed_max = 15
|
cool_min_layer_time_fan_speed_max = 15
|
||||||
cool_min_speed = 6
|
cool_min_speed = 6
|
||||||
|
|
||||||
initial_layer_line_width_factor = 130.0
|
initial_layer_line_width_factor = 130.0
|
||||||
|
|
||||||
material_bed_temperature_layer_0 = =material_bed_temperature + 5
|
material_bed_temperature_layer_0 = =material_bed_temperature + 5
|
||||||
material_print_temperature = =default_material_print_temperature
|
material_print_temperature = =default_material_print_temperature
|
||||||
material_print_temperature_layer_0 = =material_print_temperature
|
material_print_temperature_layer_0 = =material_print_temperature
|
||||||
|
@ -12,14 +12,11 @@ material = generic_cffpa
|
|||||||
variant = CC 0.4
|
variant = CC 0.4
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = skirt
|
|
||||||
cool_fan_enabled = True
|
cool_fan_enabled = True
|
||||||
cool_min_layer_time = 7
|
cool_min_layer_time = 7
|
||||||
cool_min_layer_time_fan_speed_max = 15
|
cool_min_layer_time_fan_speed_max = 15
|
||||||
cool_min_speed = 6
|
cool_min_speed = 6
|
||||||
|
|
||||||
initial_layer_line_width_factor = 130.0
|
initial_layer_line_width_factor = 130.0
|
||||||
|
|
||||||
material_bed_temperature_layer_0 = =material_bed_temperature + 5
|
material_bed_temperature_layer_0 = =material_bed_temperature + 5
|
||||||
material_print_temperature = =default_material_print_temperature
|
material_print_temperature = =default_material_print_temperature
|
||||||
material_print_temperature_layer_0 = =material_print_temperature
|
material_print_temperature_layer_0 = =material_print_temperature
|
||||||
|
@ -12,14 +12,11 @@ material = generic_gffcpe
|
|||||||
variant = CC 0.4
|
variant = CC 0.4
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = brim
|
|
||||||
cool_fan_enabled = True
|
cool_fan_enabled = True
|
||||||
cool_min_layer_time = 7
|
cool_min_layer_time = 7
|
||||||
cool_min_layer_time_fan_speed_max = 15
|
cool_min_layer_time_fan_speed_max = 15
|
||||||
cool_min_speed = 6
|
cool_min_speed = 6
|
||||||
|
|
||||||
initial_layer_line_width_factor = 130.0
|
initial_layer_line_width_factor = 130.0
|
||||||
|
|
||||||
material_bed_temperature_layer_0 = =material_bed_temperature + 5
|
material_bed_temperature_layer_0 = =material_bed_temperature + 5
|
||||||
material_print_temperature = =default_material_print_temperature
|
material_print_temperature = =default_material_print_temperature
|
||||||
material_print_temperature_layer_0 = =material_print_temperature
|
material_print_temperature_layer_0 = =material_print_temperature
|
||||||
|
@ -12,14 +12,11 @@ material = generic_gffcpe
|
|||||||
variant = CC 0.4
|
variant = CC 0.4
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = brim
|
|
||||||
cool_fan_enabled = True
|
cool_fan_enabled = True
|
||||||
cool_min_layer_time = 7
|
cool_min_layer_time = 7
|
||||||
cool_min_layer_time_fan_speed_max = 15
|
cool_min_layer_time_fan_speed_max = 15
|
||||||
cool_min_speed = 6
|
cool_min_speed = 6
|
||||||
|
|
||||||
initial_layer_line_width_factor = 130.0
|
initial_layer_line_width_factor = 130.0
|
||||||
|
|
||||||
material_bed_temperature_layer_0 = =material_bed_temperature + 5
|
material_bed_temperature_layer_0 = =material_bed_temperature + 5
|
||||||
material_print_temperature = =default_material_print_temperature
|
material_print_temperature = =default_material_print_temperature
|
||||||
material_print_temperature_layer_0 = =material_print_temperature
|
material_print_temperature_layer_0 = =material_print_temperature
|
||||||
|
@ -12,14 +12,11 @@ material = generic_gffpa
|
|||||||
variant = CC 0.4
|
variant = CC 0.4
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = brim
|
|
||||||
cool_fan_enabled = True
|
cool_fan_enabled = True
|
||||||
cool_min_layer_time = 7
|
cool_min_layer_time = 7
|
||||||
cool_min_layer_time_fan_speed_max = 15
|
cool_min_layer_time_fan_speed_max = 15
|
||||||
cool_min_speed = 6
|
cool_min_speed = 6
|
||||||
|
|
||||||
initial_layer_line_width_factor = 130.0
|
initial_layer_line_width_factor = 130.0
|
||||||
|
|
||||||
material_bed_temperature_layer_0 = =material_bed_temperature + 5
|
material_bed_temperature_layer_0 = =material_bed_temperature + 5
|
||||||
material_print_temperature = =default_material_print_temperature
|
material_print_temperature = =default_material_print_temperature
|
||||||
material_print_temperature_layer_0 = =material_print_temperature
|
material_print_temperature_layer_0 = =material_print_temperature
|
||||||
|
@ -12,14 +12,11 @@ material = generic_gffpa
|
|||||||
variant = CC 0.4
|
variant = CC 0.4
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = brim
|
|
||||||
cool_fan_enabled = True
|
cool_fan_enabled = True
|
||||||
cool_min_layer_time = 7
|
cool_min_layer_time = 7
|
||||||
cool_min_layer_time_fan_speed_max = 15
|
cool_min_layer_time_fan_speed_max = 15
|
||||||
cool_min_speed = 6
|
cool_min_speed = 6
|
||||||
|
|
||||||
initial_layer_line_width_factor = 130.0
|
initial_layer_line_width_factor = 130.0
|
||||||
|
|
||||||
material_bed_temperature_layer_0 = =material_bed_temperature + 5
|
material_bed_temperature_layer_0 = =material_bed_temperature + 5
|
||||||
material_print_temperature = =default_material_print_temperature
|
material_print_temperature = =default_material_print_temperature
|
||||||
material_print_temperature_layer_0 = =material_print_temperature
|
material_print_temperature_layer_0 = =material_print_temperature
|
||||||
|
@ -12,12 +12,10 @@ material = generic_cffcpe
|
|||||||
variant = CC 0.6
|
variant = CC 0.6
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = skirt
|
|
||||||
cool_fan_enabled = True
|
cool_fan_enabled = True
|
||||||
cool_min_layer_time = 7
|
cool_min_layer_time = 7
|
||||||
cool_min_layer_time_fan_speed_max = 15
|
cool_min_layer_time_fan_speed_max = 15
|
||||||
cool_min_speed = 6
|
cool_min_speed = 6
|
||||||
|
|
||||||
initial_layer_line_width_factor = 130.0
|
initial_layer_line_width_factor = 130.0
|
||||||
material_bed_temperature_layer_0 = =material_bed_temperature + 5
|
material_bed_temperature_layer_0 = =material_bed_temperature + 5
|
||||||
material_print_temperature = =default_material_print_temperature
|
material_print_temperature = =default_material_print_temperature
|
||||||
|
@ -12,12 +12,10 @@ material = generic_cffpa
|
|||||||
variant = CC 0.6
|
variant = CC 0.6
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = skirt
|
|
||||||
cool_fan_enabled = True
|
cool_fan_enabled = True
|
||||||
cool_min_layer_time = 7
|
cool_min_layer_time = 7
|
||||||
cool_min_layer_time_fan_speed_max = 15
|
cool_min_layer_time_fan_speed_max = 15
|
||||||
cool_min_speed = 6
|
cool_min_speed = 6
|
||||||
|
|
||||||
initial_layer_line_width_factor = 130.0
|
initial_layer_line_width_factor = 130.0
|
||||||
material_bed_temperature_layer_0 = =material_bed_temperature + 5
|
material_bed_temperature_layer_0 = =material_bed_temperature + 5
|
||||||
material_print_temperature = =default_material_print_temperature
|
material_print_temperature = =default_material_print_temperature
|
||||||
|
@ -12,12 +12,10 @@ material = generic_gffcpe
|
|||||||
variant = CC 0.6
|
variant = CC 0.6
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = brim
|
|
||||||
cool_fan_enabled = True
|
cool_fan_enabled = True
|
||||||
cool_min_layer_time = 7
|
cool_min_layer_time = 7
|
||||||
cool_min_layer_time_fan_speed_max = 15
|
cool_min_layer_time_fan_speed_max = 15
|
||||||
cool_min_speed = 6
|
cool_min_speed = 6
|
||||||
|
|
||||||
initial_layer_line_width_factor = 130.0
|
initial_layer_line_width_factor = 130.0
|
||||||
material_bed_temperature_layer_0 = =material_bed_temperature + 5
|
material_bed_temperature_layer_0 = =material_bed_temperature + 5
|
||||||
material_print_temperature = =default_material_print_temperature
|
material_print_temperature = =default_material_print_temperature
|
||||||
|
@ -12,7 +12,6 @@ material = generic_gffpa
|
|||||||
variant = CC 0.6
|
variant = CC 0.6
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
adhesion_type = brim
|
|
||||||
cool_fan_enabled = True
|
cool_fan_enabled = True
|
||||||
cool_min_layer_time = 7
|
cool_min_layer_time = 7
|
||||||
cool_min_layer_time_fan_speed_max = 15
|
cool_min_layer_time_fan_speed_max = 15
|
||||||
|
Loading…
x
Reference in New Issue
Block a user