mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 00:05:57 +08:00
Publish Tough PLA profiles
The Tough PLA material is now published, so we can publish these files too. Contributes to issue CURA-5272.
This commit is contained in:
parent
aec2b9dafe
commit
7c3fe6ac93
@ -0,0 +1,39 @@
|
|||||||
|
[general]
|
||||||
|
version = 3
|
||||||
|
name = Fine
|
||||||
|
definition = ultimaker3
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
|
type = quality
|
||||||
|
quality_type = normal
|
||||||
|
weight = 0
|
||||||
|
material = generic_tough_pla
|
||||||
|
variant = AA 0.25
|
||||||
|
|
||||||
|
[values]
|
||||||
|
brim_width = 8
|
||||||
|
cool_fan_full_at_height = =layer_height_0
|
||||||
|
cool_min_speed = 7
|
||||||
|
infill_line_width = =line_width
|
||||||
|
infill_overlap = 10
|
||||||
|
infill_pattern = grid
|
||||||
|
line_width = =machine_nozzle_size * 0.92
|
||||||
|
machine_nozzle_cool_down_speed = 0.9
|
||||||
|
machine_nozzle_heat_up_speed = 1.4
|
||||||
|
material_final_print_temperature = =max(-273.15, material_print_temperature - 15)
|
||||||
|
material_initial_print_temperature = =max(-273.15, material_print_temperature - 10)
|
||||||
|
material_print_temperature = =default_material_print_temperature - 15
|
||||||
|
skin_overlap = 5
|
||||||
|
speed_layer_0 = =math.ceil(speed_print * 30 / 30)
|
||||||
|
speed_print = 30
|
||||||
|
speed_topbottom = =math.ceil(speed_print * 20 / 30)
|
||||||
|
speed_travel_layer_0 = 120
|
||||||
|
speed_wall = =math.ceil(speed_print * 25 / 30)
|
||||||
|
speed_wall_0 = =math.ceil(speed_print * 20 / 30)
|
||||||
|
top_bottom_thickness = 0.72
|
||||||
|
wall_0_inset = 0.015
|
||||||
|
wall_0_wipe_dist = 0.25
|
||||||
|
wall_line_width = =line_width
|
||||||
|
wall_line_width_x= =line_width
|
||||||
|
wall_thickness = 0.7
|
@ -0,0 +1,38 @@
|
|||||||
|
[general]
|
||||||
|
version = 3
|
||||||
|
name = Fast
|
||||||
|
definition = ultimaker3
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
|
type = quality
|
||||||
|
quality_type = draft
|
||||||
|
weight = -2
|
||||||
|
material = generic_tough_pla
|
||||||
|
variant = AA 0.4
|
||||||
|
|
||||||
|
[values]
|
||||||
|
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
|
||||||
|
cool_fan_speed_max = =cool_fan_speed
|
||||||
|
cool_min_speed = 7
|
||||||
|
infill_line_width = =round(line_width * 0.45/0.35,2)
|
||||||
|
jerk_print = 25
|
||||||
|
jerk_roofing = 1
|
||||||
|
layer_height_0 = 0.2
|
||||||
|
machine_nozzle_cool_down_speed = 0.75
|
||||||
|
machine_nozzle_heat_up_speed = 1.6
|
||||||
|
material_print_temperature = =default_material_print_temperature -10
|
||||||
|
material_standby_temperature = 100
|
||||||
|
prime_tower_enable = False
|
||||||
|
roofing_layer_count = 2
|
||||||
|
skin_outline_count = 0
|
||||||
|
skin_overlap = 20
|
||||||
|
speed_layer_0 = 20
|
||||||
|
speed_print = 50
|
||||||
|
speed_roofing = =math.ceil(speed_wall * 20 / 24)
|
||||||
|
speed_topbottom = =math.ceil(speed_print * 25 / 50)
|
||||||
|
speed_wall = =math.ceil(speed_print * 36 / 50)
|
||||||
|
speed_wall_0 = =math.ceil(speed_print * 26 / 50)
|
||||||
|
top_bottom_thickness = 1.2
|
||||||
|
wall_line_width_x = =round(line_width * 0.35/0.35,2)
|
||||||
|
wall_thickness = 1.2
|
@ -0,0 +1,32 @@
|
|||||||
|
[general]
|
||||||
|
version = 3
|
||||||
|
name = Normal
|
||||||
|
definition = ultimaker3
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
|
type = quality
|
||||||
|
quality_type = fast
|
||||||
|
weight = -1
|
||||||
|
material = generic_tough_pla
|
||||||
|
variant = AA 0.4
|
||||||
|
|
||||||
|
[values]
|
||||||
|
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
|
||||||
|
cool_fan_speed_max = =cool_fan_speed
|
||||||
|
infill_line_width = =round(line_width * 1.285, 2)
|
||||||
|
layer_height_0 = 0.2
|
||||||
|
machine_nozzle_cool_down_speed = 0.75
|
||||||
|
machine_nozzle_heat_up_speed = 1.6
|
||||||
|
material_print_temperature = =default_material_print_temperature -10
|
||||||
|
material_standby_temperature = 100
|
||||||
|
prime_tower_enable = False
|
||||||
|
speed_layer_0 = 20
|
||||||
|
speed_print = 45
|
||||||
|
speed_topbottom = =math.ceil(speed_print * 35 / 45)
|
||||||
|
speed_wall = =math.ceil(speed_print * 40 / 45)
|
||||||
|
speed_wall_0 = =math.ceil(speed_wall * 35 / 45)
|
||||||
|
top_bottom_thickness = 1.2
|
||||||
|
wall_line_width_x = =round(line_width * 0.35/0.35,2)
|
||||||
|
wall_thickness = 1.23
|
||||||
|
|
@ -0,0 +1,33 @@
|
|||||||
|
[general]
|
||||||
|
version = 3
|
||||||
|
name = Fine
|
||||||
|
definition = ultimaker3
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
|
type = quality
|
||||||
|
quality_type = normal
|
||||||
|
weight = 0
|
||||||
|
material = generic_tough_pla
|
||||||
|
variant = AA 0.4
|
||||||
|
|
||||||
|
[values]
|
||||||
|
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
|
||||||
|
cool_fan_speed_max = =cool_fan_speed
|
||||||
|
cool_min_speed = 7
|
||||||
|
infill_line_width = =round(line_width * 1.285, 2)
|
||||||
|
layer_height_0 = 0.2
|
||||||
|
machine_nozzle_cool_down_speed = 0.75
|
||||||
|
machine_nozzle_heat_up_speed = 1.6
|
||||||
|
material_print_temperature = =default_material_print_temperature - 15
|
||||||
|
material_standby_temperature = 100
|
||||||
|
prime_tower_enable = False
|
||||||
|
skin_overlap = 10
|
||||||
|
speed_layer_0 = 20
|
||||||
|
speed_print = 45
|
||||||
|
speed_topbottom = =math.ceil(speed_print * 35 / 45)
|
||||||
|
speed_wall = =math.ceil(speed_print * 40 / 45)
|
||||||
|
speed_wall_0 = =math.ceil(speed_wall * 35 / 45)
|
||||||
|
top_bottom_thickness = 1.2
|
||||||
|
wall_thickness = 1.23
|
||||||
|
|
@ -0,0 +1,37 @@
|
|||||||
|
[general]
|
||||||
|
version = 3
|
||||||
|
name = Fast
|
||||||
|
definition = ultimaker3
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
|
type = quality
|
||||||
|
quality_type = draft
|
||||||
|
weight = -2
|
||||||
|
material = generic_tough_pla
|
||||||
|
variant = AA 0.8
|
||||||
|
|
||||||
|
[values]
|
||||||
|
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
|
||||||
|
cool_fan_speed_max = =100
|
||||||
|
cool_min_speed = 2
|
||||||
|
gradual_infill_step_height = =3 * layer_height
|
||||||
|
infill_line_width = =round(line_width * 0.75 / 0.75, 2)
|
||||||
|
infill_pattern = cubic
|
||||||
|
layer_height_0 = 0.4
|
||||||
|
line_width = =machine_nozzle_size * 0.9375
|
||||||
|
machine_nozzle_cool_down_speed = 0.75
|
||||||
|
machine_nozzle_heat_up_speed = 1.6
|
||||||
|
material_final_print_temperature = =max(-273.15, material_print_temperature - 15)
|
||||||
|
material_initial_print_temperature = =max(-273.15, material_print_temperature - 10)
|
||||||
|
material_print_temperature = =default_material_print_temperature + 0
|
||||||
|
prime_tower_enable = False
|
||||||
|
retract_at_layer_change = False
|
||||||
|
speed_print = 45
|
||||||
|
support_angle = 70
|
||||||
|
support_line_width = =line_width * 0.75
|
||||||
|
support_xy_distance = =wall_line_width_0 * 1.5
|
||||||
|
top_bottom_thickness = =layer_height * 6
|
||||||
|
wall_line_width = =round(line_width * 0.75 / 0.75, 2)
|
||||||
|
wall_line_width_x = =round(wall_line_width * 0.75 / 0.75, 2)
|
||||||
|
wall_thickness = =wall_line_width_0 + wall_line_width_x
|
@ -0,0 +1,41 @@
|
|||||||
|
[general]
|
||||||
|
version = 3
|
||||||
|
name = Sprint
|
||||||
|
definition = ultimaker3
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
|
type = quality
|
||||||
|
quality_type = superdraft
|
||||||
|
weight = -4
|
||||||
|
material = generic_tough_pla
|
||||||
|
variant = AA 0.8
|
||||||
|
|
||||||
|
[values]
|
||||||
|
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
|
||||||
|
cool_fan_speed_max = =100
|
||||||
|
cool_min_speed = 2
|
||||||
|
gradual_infill_step_height = =3 * layer_height
|
||||||
|
infill_line_width = =round(line_width * 0.75 / 0.75, 2)
|
||||||
|
infill_pattern = cubic
|
||||||
|
layer_height_0 = 0.4
|
||||||
|
line_width = =machine_nozzle_size * 0.9375
|
||||||
|
machine_nozzle_cool_down_speed = 0.75
|
||||||
|
machine_nozzle_heat_up_speed = 1.6
|
||||||
|
material_final_print_temperature = =max(-273.15, material_print_temperature - 15)
|
||||||
|
material_initial_print_temperature = =max(-273.15, material_print_temperature - 10)
|
||||||
|
material_print_temperature = =default_material_print_temperature + 5
|
||||||
|
prime_tower_enable = False
|
||||||
|
raft_margin = 10
|
||||||
|
retract_at_layer_change = False
|
||||||
|
speed_infill = =math.ceil(speed_print * 30 / 30)
|
||||||
|
speed_print = 30
|
||||||
|
speed_topbottom = =math.ceil(speed_print * 20 / 30)
|
||||||
|
speed_wall = =math.ceil(speed_print * 25/ 30)
|
||||||
|
speed_wall_0 = =math.ceil(speed_print * 20 / 30)
|
||||||
|
support_angle = 70
|
||||||
|
support_line_width = =line_width * 0.75
|
||||||
|
support_xy_distance = =wall_line_width_0 * 1.5
|
||||||
|
top_bottom_thickness = =layer_height * 4
|
||||||
|
wall_line_width = =round(line_width * 0.75 / 0.75, 2)
|
||||||
|
wall_thickness = =wall_line_width_0 + wall_line_width_x
|
@ -0,0 +1,44 @@
|
|||||||
|
[general]
|
||||||
|
version = 3
|
||||||
|
name = Extra Fast
|
||||||
|
definition = ultimaker3
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
|
type = quality
|
||||||
|
quality_type = verydraft
|
||||||
|
weight = -3
|
||||||
|
material = generic_tough_pla
|
||||||
|
variant = AA 0.8
|
||||||
|
|
||||||
|
[values]
|
||||||
|
cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
|
||||||
|
cool_fan_speed_max = =100
|
||||||
|
cool_min_speed = 2
|
||||||
|
gradual_infill_step_height = =3 * layer_height
|
||||||
|
infill_line_width = =round(line_width * 0.75 / 0.75, 2)
|
||||||
|
infill_pattern = cubic
|
||||||
|
layer_height_0 = 0.4
|
||||||
|
line_width = =machine_nozzle_size * 0.9375
|
||||||
|
machine_nozzle_cool_down_speed = 0.75
|
||||||
|
machine_nozzle_heat_up_speed = 1.6
|
||||||
|
material_final_print_temperature = =max(-273.15, material_print_temperature - 15)
|
||||||
|
material_initial_print_temperature = =max(-273.15, material_print_temperature - 10)
|
||||||
|
material_print_temperature = =default_material_print_temperature + 5
|
||||||
|
material_print_temperature_layer_0 = =material_print_temperature
|
||||||
|
material_standby_temperature = 100
|
||||||
|
prime_tower_enable = False
|
||||||
|
retract_at_layer_change = False
|
||||||
|
speed_infill = =math.ceil(speed_print * 30 / 35)
|
||||||
|
speed_topbottom = =math.ceil(speed_print * 20 / 35)
|
||||||
|
speed_wall = =math.ceil(speed_print * 25/ 35)
|
||||||
|
speed_wall_0 = =math.ceil(speed_print * 20 / 35)
|
||||||
|
support_angle = 70
|
||||||
|
support_line_width = =line_width * 0.75
|
||||||
|
support_pattern = ='triangles'
|
||||||
|
support_xy_distance = =wall_line_width_0 * 1.5
|
||||||
|
top_bottom_thickness = =layer_height * 4
|
||||||
|
wall_line_width = =round(line_width * 0.75 / 0.75, 2)
|
||||||
|
wall_line_width_x = =round(wall_line_width * 0.75 / 0.75, 2)
|
||||||
|
wall_thickness = =wall_line_width_0 + wall_line_width_x
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user