mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-23 17:33:13 +08:00
Fix typo: Retracation -> Retraction
Contributes to issue CURA-6631.
This commit is contained in:
parent
02b925388a
commit
a57304b603
@ -17,8 +17,8 @@ initial_layer_line_width_factor = 90
|
|||||||
infill_overlap = 15
|
infill_overlap = 15
|
||||||
material_flow_layer_0 = 93
|
material_flow_layer_0 = 93
|
||||||
material_flow = 99
|
material_flow = 99
|
||||||
retractation_amount = 5
|
retraction_amount = 5
|
||||||
retractation_speed = 60
|
retraction_speed = 60
|
||||||
speed_wall_0 = 45
|
speed_wall_0 = 45
|
||||||
speed_wall_x = 50
|
speed_wall_x = 50
|
||||||
speed_topbottom = 45
|
speed_topbottom = 45
|
||||||
|
@ -17,8 +17,8 @@ initial_layer_line_width_factor = 90
|
|||||||
infill_overlap = 15
|
infill_overlap = 15
|
||||||
material_flow_layer_0 = 93
|
material_flow_layer_0 = 93
|
||||||
material_flow = 99
|
material_flow = 99
|
||||||
retractation_amount = 5
|
retraction_amount = 5
|
||||||
retractation_speed = 60
|
retraction_speed = 60
|
||||||
speed_wall_0 = 45
|
speed_wall_0 = 45
|
||||||
speed_wall_x = 50
|
speed_wall_x = 50
|
||||||
speed_topbottom = 45
|
speed_topbottom = 45
|
||||||
|
@ -17,8 +17,8 @@ initial_layer_line_width_factor = 90
|
|||||||
infill_overlap = 15
|
infill_overlap = 15
|
||||||
material_flow_layer_0 = 93
|
material_flow_layer_0 = 93
|
||||||
material_flow = 99
|
material_flow = 99
|
||||||
retractation_amount = 5
|
retraction_amount = 5
|
||||||
retractation_speed = 60
|
retraction_speed = 60
|
||||||
speed_wall_0 = 45
|
speed_wall_0 = 45
|
||||||
speed_wall_x = 50
|
speed_wall_x = 50
|
||||||
speed_topbottom = 45
|
speed_topbottom = 45
|
||||||
|
@ -17,8 +17,8 @@ initial_layer_line_width_factor = 90
|
|||||||
infill_overlap = 15
|
infill_overlap = 15
|
||||||
material_flow_layer_0 = 93
|
material_flow_layer_0 = 93
|
||||||
material_flow = 99
|
material_flow = 99
|
||||||
retractation_amount = 5
|
retraction_amount = 5
|
||||||
retractation_speed = 60
|
retraction_speed = 60
|
||||||
speed_wall_0 = 45
|
speed_wall_0 = 45
|
||||||
speed_wall_x = 50
|
speed_wall_x = 50
|
||||||
speed_topbottom = 45
|
speed_topbottom = 45
|
||||||
|
@ -17,8 +17,8 @@ initial_layer_line_width_factor = 90
|
|||||||
infill_overlap = 15
|
infill_overlap = 15
|
||||||
material_flow_layer_0 = 93
|
material_flow_layer_0 = 93
|
||||||
material_flow = 99
|
material_flow = 99
|
||||||
retractation_amount = 5
|
retraction_amount = 5
|
||||||
retractation_speed = 60
|
retraction_speed = 60
|
||||||
speed_wall_0 = 45
|
speed_wall_0 = 45
|
||||||
speed_wall_x = 50
|
speed_wall_x = 50
|
||||||
speed_topbottom = 45
|
speed_topbottom = 45
|
||||||
|
@ -28,8 +28,8 @@ initial_layer_line_width_factor = 90
|
|||||||
infill_overlap = 15
|
infill_overlap = 15
|
||||||
material_flow_layer_0 = 93
|
material_flow_layer_0 = 93
|
||||||
material_flow = 99
|
material_flow = 99
|
||||||
retractation_amount = 5
|
retraction_amount = 5
|
||||||
retractation_speed = 60
|
retraction_speed = 60
|
||||||
speed_wall_0 = 45
|
speed_wall_0 = 45
|
||||||
speed_wall_x = 50
|
speed_wall_x = 50
|
||||||
speed_topbottom = 45
|
speed_topbottom = 45
|
||||||
|
@ -28,8 +28,8 @@ initial_layer_line_width_factor = 90
|
|||||||
infill_overlap = 15
|
infill_overlap = 15
|
||||||
material_flow_layer_0 = 93
|
material_flow_layer_0 = 93
|
||||||
material_flow = 99
|
material_flow = 99
|
||||||
retractation_amount = 5
|
retraction_amount = 5
|
||||||
retractation_speed = 60
|
retraction_speed = 60
|
||||||
speed_wall_0 = 45
|
speed_wall_0 = 45
|
||||||
speed_wall_x = 50
|
speed_wall_x = 50
|
||||||
speed_topbottom = 45
|
speed_topbottom = 45
|
||||||
|
@ -11,5 +11,5 @@ hardware_type = nozzle
|
|||||||
|
|
||||||
[values]
|
[values]
|
||||||
machine_nozzle_size = 0.4
|
machine_nozzle_size = 0.4
|
||||||
switch_extruder_retractation_amount = 72
|
switch_extruder_retraction_amount = 72
|
||||||
switch_extruder_retractation_speeds = 70
|
switch_extruder_retraction_speeds = 70
|
Loading…
x
Reference in New Issue
Block a user