mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 23:55:58 +08:00
Update material profiles for ABS
This is a weekly update from Tom.
This commit is contained in:
parent
d228f6ce9f
commit
de45d25f0b
@ -25,7 +25,7 @@ acceleration_wall_x = =acceleration_wall
|
|||||||
adhesion_type = brim
|
adhesion_type = brim
|
||||||
brim_width = 7
|
brim_width = 7
|
||||||
cool_fan_full_at_height = =layer_height_0 + 4 * layer_height
|
cool_fan_full_at_height = =layer_height_0 + 4 * layer_height
|
||||||
cool_fan_speed = 50
|
cool_fan_speed = 5
|
||||||
cool_fan_speed_max = 100
|
cool_fan_speed_max = 100
|
||||||
cool_min_layer_time = 5
|
cool_min_layer_time = 5
|
||||||
cool_min_speed = 5
|
cool_min_speed = 5
|
||||||
@ -95,20 +95,20 @@ travel_compensate_overlapping_walls_enabled = True
|
|||||||
wall_0_inset = 0
|
wall_0_inset = 0
|
||||||
wall_line_width_x = =round(line_width * 0.3 / 0.35, 2)
|
wall_line_width_x = =round(line_width * 0.3 / 0.35, 2)
|
||||||
wall_thickness = 1
|
wall_thickness = 1
|
||||||
support_line_width = =line_width
|
support_line_width = =line_width
|
||||||
support_pattern = zigzag
|
support_pattern = zigzag
|
||||||
support_infill_rate = 15
|
support_infill_rate = 15
|
||||||
support_join_distance = 2
|
support_join_distance = 2
|
||||||
support_offset = 0.2
|
support_offset = 0.2
|
||||||
support_interface_enable = False
|
support_interface_enable = False
|
||||||
support_use_towers = True
|
support_use_towers = True
|
||||||
raft_margin = 15
|
raft_margin = 15
|
||||||
raft_airgap = 0.3
|
raft_airgap = 0.3
|
||||||
raft_surface_layers = 2
|
raft_surface_layers = 2
|
||||||
raft_surface_thickness = =resolveOrValue('layer_height')
|
raft_surface_thickness = =resolveOrValue('layer_height')
|
||||||
raft_interface_thickness = =resolveOrValue('layer_height') * 1.5
|
raft_interface_thickness = =resolveOrValue('layer_height') * 1.5
|
||||||
raft_interface_line_width = =line_width * 2
|
raft_interface_line_width = =line_width * 2
|
||||||
raft_interface_line_spacing = =raft_interface_line_width + 0.2
|
raft_interface_line_spacing = =raft_interface_line_width + 0.2
|
||||||
support_bottom_height = =extruderValue(support_interface_extruder_nr, 'support_interface_height')
|
support_bottom_height = =extruderValue(support_interface_extruder_nr, 'support_interface_height')
|
||||||
retraction_amount = 6.5
|
retraction_amount = 6.5
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@ acceleration_wall_x = =acceleration_wall
|
|||||||
adhesion_type = brim
|
adhesion_type = brim
|
||||||
brim_width = 7
|
brim_width = 7
|
||||||
cool_fan_full_at_height = =layer_height_0 + 4 * layer_height
|
cool_fan_full_at_height = =layer_height_0 + 4 * layer_height
|
||||||
cool_fan_speed = 50
|
cool_fan_speed = 5
|
||||||
cool_fan_speed_max = 100
|
cool_fan_speed_max = 100
|
||||||
cool_min_layer_time = 5
|
cool_min_layer_time = 5
|
||||||
cool_min_speed = 7
|
cool_min_speed = 7
|
||||||
@ -95,21 +95,21 @@ travel_compensate_overlapping_walls_enabled = True
|
|||||||
wall_0_inset = 0
|
wall_0_inset = 0
|
||||||
wall_line_width_x = =round(line_width * 0.3 / 0.35, 2)
|
wall_line_width_x = =round(line_width * 0.3 / 0.35, 2)
|
||||||
wall_thickness = 1.3
|
wall_thickness = 1.3
|
||||||
support_line_width = =line_width
|
support_line_width = =line_width
|
||||||
support_pattern = zigzag
|
support_pattern = zigzag
|
||||||
support_infill_rate = 15
|
support_infill_rate = 15
|
||||||
support_join_distance = 2
|
support_join_distance = 2
|
||||||
support_offset = 0.2
|
support_offset = 0.2
|
||||||
support_interface_enable = False
|
support_interface_enable = False
|
||||||
support_use_towers = True
|
support_use_towers = True
|
||||||
raft_margin = 15
|
raft_margin = 15
|
||||||
raft_airgap = 0.3
|
raft_airgap = 0.3
|
||||||
raft_surface_layers = 2
|
raft_surface_layers = 2
|
||||||
raft_surface_thickness = =resolveOrValue('layer_height')
|
raft_surface_thickness = =resolveOrValue('layer_height')
|
||||||
raft_interface_thickness = =resolveOrValue('layer_height') * 1.5
|
raft_interface_thickness = =resolveOrValue('layer_height') * 1.5
|
||||||
raft_interface_line_width = =line_width * 2
|
raft_interface_line_width = =line_width * 2
|
||||||
raft_interface_line_spacing = =raft_interface_line_width + 0.2
|
raft_interface_line_spacing = =raft_interface_line_width + 0.2
|
||||||
support_bottom_height = =extruderValue(support_interface_extruder_nr, 'support_interface_height')
|
support_bottom_height = =extruderValue(support_interface_extruder_nr, 'support_interface_height')
|
||||||
retraction_amount = 6.5
|
retraction_amount = 6.5
|
||||||
|
|
||||||
cool_min_layer_time_fan_speed_max = 10
|
cool_min_layer_time_fan_speed_max = 10
|
||||||
|
@ -25,7 +25,7 @@ acceleration_wall_x = =acceleration_wall
|
|||||||
adhesion_type = brim
|
adhesion_type = brim
|
||||||
brim_width = 7
|
brim_width = 7
|
||||||
cool_fan_full_at_height = =layer_height_0 + 4 * layer_height
|
cool_fan_full_at_height = =layer_height_0 + 4 * layer_height
|
||||||
cool_fan_speed = 50
|
cool_fan_speed = 5
|
||||||
cool_fan_speed_max = 100
|
cool_fan_speed_max = 100
|
||||||
cool_min_layer_time = 5
|
cool_min_layer_time = 5
|
||||||
cool_min_speed = 12
|
cool_min_speed = 12
|
||||||
@ -95,21 +95,21 @@ travel_compensate_overlapping_walls_enabled = True
|
|||||||
wall_0_inset = 0
|
wall_0_inset = 0
|
||||||
wall_line_width_x = =round(line_width * 0.3 / 0.35, 2)
|
wall_line_width_x = =round(line_width * 0.3 / 0.35, 2)
|
||||||
wall_thickness = 1.3
|
wall_thickness = 1.3
|
||||||
support_line_width = =line_width
|
support_line_width = =line_width
|
||||||
support_pattern = zigzag
|
support_pattern = zigzag
|
||||||
support_infill_rate = 15
|
support_infill_rate = 15
|
||||||
support_join_distance = 2
|
support_join_distance = 2
|
||||||
support_offset = 0.2
|
support_offset = 0.2
|
||||||
support_interface_enable = False
|
support_interface_enable = False
|
||||||
support_use_towers = True
|
support_use_towers = True
|
||||||
raft_margin = 15
|
raft_margin = 15
|
||||||
raft_airgap = 0.3
|
raft_airgap = 0.3
|
||||||
raft_surface_layers = 2
|
raft_surface_layers = 2
|
||||||
raft_surface_thickness = =resolveOrValue('layer_height')
|
raft_surface_thickness = =resolveOrValue('layer_height')
|
||||||
raft_interface_thickness = =resolveOrValue('layer_height') * 1.5
|
raft_interface_thickness = =resolveOrValue('layer_height') * 1.5
|
||||||
raft_interface_line_width = =line_width * 2
|
raft_interface_line_width = =line_width * 2
|
||||||
raft_interface_line_spacing = =raft_interface_line_width + 0.2
|
raft_interface_line_spacing = =raft_interface_line_width + 0.2
|
||||||
support_bottom_height = =extruderValue(support_interface_extruder_nr, 'support_interface_height')
|
support_bottom_height = =extruderValue(support_interface_extruder_nr, 'support_interface_height')
|
||||||
retraction_amount = 6.5
|
retraction_amount = 6.5
|
||||||
|
|
||||||
cool_min_layer_time_fan_speed_max = 10
|
cool_min_layer_time_fan_speed_max = 10
|
||||||
|
@ -25,7 +25,7 @@ acceleration_wall_x = =acceleration_wall
|
|||||||
adhesion_type = brim
|
adhesion_type = brim
|
||||||
brim_width = 7
|
brim_width = 7
|
||||||
cool_fan_full_at_height = =layer_height_0 + 4 * layer_height
|
cool_fan_full_at_height = =layer_height_0 + 4 * layer_height
|
||||||
cool_fan_speed = 50
|
cool_fan_speed = 5
|
||||||
cool_fan_speed_max = 100
|
cool_fan_speed_max = 100
|
||||||
cool_min_layer_time = 5
|
cool_min_layer_time = 5
|
||||||
cool_min_speed = 5
|
cool_min_speed = 5
|
||||||
@ -95,21 +95,21 @@ travel_compensate_overlapping_walls_enabled = True
|
|||||||
wall_0_inset = 0
|
wall_0_inset = 0
|
||||||
wall_line_width_x = =round(line_width * 0.3 / 0.35, 2)
|
wall_line_width_x = =round(line_width * 0.3 / 0.35, 2)
|
||||||
wall_thickness = 1.3
|
wall_thickness = 1.3
|
||||||
support_line_width = =line_width
|
support_line_width = =line_width
|
||||||
support_pattern = zigzag
|
support_pattern = zigzag
|
||||||
support_infill_rate = 15
|
support_infill_rate = 15
|
||||||
support_join_distance = 2
|
support_join_distance = 2
|
||||||
support_offset = 0.2
|
support_offset = 0.2
|
||||||
support_interface_enable = False
|
support_interface_enable = False
|
||||||
support_use_towers = True
|
support_use_towers = True
|
||||||
raft_margin = 15
|
raft_margin = 15
|
||||||
raft_airgap = 0.3
|
raft_airgap = 0.3
|
||||||
raft_surface_layers = 2
|
raft_surface_layers = 2
|
||||||
raft_surface_thickness = =resolveOrValue('layer_height')
|
raft_surface_thickness = =resolveOrValue('layer_height')
|
||||||
raft_interface_thickness = =resolveOrValue('layer_height') * 1.5
|
raft_interface_thickness = =resolveOrValue('layer_height') * 1.5
|
||||||
raft_interface_line_width = =line_width * 2
|
raft_interface_line_width = =line_width * 2
|
||||||
raft_interface_line_spacing = =raft_interface_line_width + 0.2
|
raft_interface_line_spacing = =raft_interface_line_width + 0.2
|
||||||
support_bottom_height = =extruderValue(support_interface_extruder_nr, 'support_interface_height')
|
support_bottom_height = =extruderValue(support_interface_extruder_nr, 'support_interface_height')
|
||||||
retraction_amount = 6.5
|
retraction_amount = 6.5
|
||||||
|
|
||||||
cool_min_layer_time_fan_speed_max = 10
|
cool_min_layer_time_fan_speed_max = 10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user