mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -06:00
ABS_04&06_support_tuning
This commit is contained in:
parent
1ef5805baf
commit
1e851647be
6 changed files with 20 additions and 20 deletions
|
@ -33,13 +33,13 @@ cool_min_speed = 10
|
|||
support_angle = 55
|
||||
material_print_temperature = =default_material_print_temperature
|
||||
material_print_temperature_layer_0 = =default_material_print_temperature
|
||||
material_flow = 93
|
||||
material_flow = 100
|
||||
retraction_extra_prime_amount = 0.1
|
||||
retraction_min_travel = =3*line_width
|
||||
retraction_hop_only_when_collides = True
|
||||
skin_overlap = 5
|
||||
support_z_distance = =layer_height*2
|
||||
support_bottom_distance = =support_z_distance*0.5
|
||||
support_z_distance = =layer_height
|
||||
support_bottom_distance = =support_z_distance
|
||||
support_xy_distance = =line_width * 1.7
|
||||
support_xy_distance_overhang = =wall_line_width_0
|
||||
support_offset = 1
|
||||
|
|
|
@ -33,13 +33,13 @@ cool_min_speed = 10
|
|||
support_angle = 50
|
||||
material_print_temperature = =default_material_print_temperature + 5
|
||||
material_print_temperature_layer_0 = =default_material_print_temperature
|
||||
material_flow = 93
|
||||
material_flow = 98
|
||||
retraction_extra_prime_amount = 0.1
|
||||
retraction_min_travel = =3*line_width
|
||||
retraction_hop_only_when_collides = True
|
||||
skin_overlap = 5
|
||||
support_z_distance = =layer_height*2
|
||||
support_bottom_distance = =support_z_distance*0.5
|
||||
support_z_distance = =layer_height
|
||||
support_bottom_distance = =support_z_distance
|
||||
support_xy_distance = =line_width * 1.7
|
||||
support_xy_distance_overhang = =wall_line_width_0
|
||||
support_offset = 1
|
||||
|
|
|
@ -33,13 +33,13 @@ cool_min_speed = 10
|
|||
support_angle = 45
|
||||
material_print_temperature = =default_material_print_temperature + 10
|
||||
material_print_temperature_layer_0 = =default_material_print_temperature +5
|
||||
material_flow = 93
|
||||
material_flow = 96
|
||||
retraction_extra_prime_amount = 0.1
|
||||
retraction_min_travel = =3*line_width
|
||||
retraction_hop_only_when_collides = True
|
||||
skin_overlap = 5
|
||||
support_z_distance = =layer_height*2
|
||||
support_bottom_distance = =support_z_distance*0.5
|
||||
support_z_distance = =layer_height
|
||||
support_bottom_distance = =support_z_distance
|
||||
support_xy_distance = =line_width * 1.7
|
||||
support_xy_distance_overhang = =wall_line_width_0
|
||||
support_offset = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue