mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 10:15:54 +08:00
change 'outer_inset_first = true' to 'inset_direction = outside_in'
This commit is contained in:
parent
0d4c77d5c0
commit
48b08e06a4
@ -32,7 +32,7 @@ material_flow = 100
|
||||
material_flow_layer_0 = 120
|
||||
material_initial_print_temperature = 230
|
||||
optimize_wall_printing_order = True
|
||||
outer_inset_first = True
|
||||
inset_direction = outside_in
|
||||
retraction_amount = 6
|
||||
retraction_min_travel = =line_width * 2
|
||||
retraction_speed = 40
|
||||
|
@ -27,7 +27,7 @@ jerk_travel = 10
|
||||
material_final_print_temperature = 200
|
||||
material_initial_print_temperature = 200
|
||||
optimize_wall_printing_order = True
|
||||
outer_inset_first = True
|
||||
inset_direction = outside_in
|
||||
retraction_amount = 6
|
||||
retraction_min_travel = 1.5
|
||||
retraction_speed = 40
|
||||
|
@ -31,7 +31,7 @@ material_flow = 90
|
||||
material_flow_layer_0 = 120
|
||||
material_initial_print_temperature = 190
|
||||
optimize_wall_printing_order = True
|
||||
outer_inset_first = True
|
||||
inset_direction = outside_in
|
||||
retraction_amount = 8
|
||||
retraction_min_travel = =line_width * 2
|
||||
retraction_speed = 60
|
||||
|
Loading…
x
Reference in New Issue
Block a user