mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-08 18:39:03 +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
|
||||
material_flow_layer_0 = 93
|
||||
material_flow = 99
|
||||
retractation_amount = 5
|
||||
retractation_speed = 60
|
||||
retraction_amount = 5
|
||||
retraction_speed = 60
|
||||
speed_wall_0 = 45
|
||||
speed_wall_x = 50
|
||||
speed_topbottom = 45
|
||||
|
@ -17,8 +17,8 @@ initial_layer_line_width_factor = 90
|
||||
infill_overlap = 15
|
||||
material_flow_layer_0 = 93
|
||||
material_flow = 99
|
||||
retractation_amount = 5
|
||||
retractation_speed = 60
|
||||
retraction_amount = 5
|
||||
retraction_speed = 60
|
||||
speed_wall_0 = 45
|
||||
speed_wall_x = 50
|
||||
speed_topbottom = 45
|
||||
|
@ -17,8 +17,8 @@ initial_layer_line_width_factor = 90
|
||||
infill_overlap = 15
|
||||
material_flow_layer_0 = 93
|
||||
material_flow = 99
|
||||
retractation_amount = 5
|
||||
retractation_speed = 60
|
||||
retraction_amount = 5
|
||||
retraction_speed = 60
|
||||
speed_wall_0 = 45
|
||||
speed_wall_x = 50
|
||||
speed_topbottom = 45
|
||||
|
@ -17,8 +17,8 @@ initial_layer_line_width_factor = 90
|
||||
infill_overlap = 15
|
||||
material_flow_layer_0 = 93
|
||||
material_flow = 99
|
||||
retractation_amount = 5
|
||||
retractation_speed = 60
|
||||
retraction_amount = 5
|
||||
retraction_speed = 60
|
||||
speed_wall_0 = 45
|
||||
speed_wall_x = 50
|
||||
speed_topbottom = 45
|
||||
|
@ -17,8 +17,8 @@ initial_layer_line_width_factor = 90
|
||||
infill_overlap = 15
|
||||
material_flow_layer_0 = 93
|
||||
material_flow = 99
|
||||
retractation_amount = 5
|
||||
retractation_speed = 60
|
||||
retraction_amount = 5
|
||||
retraction_speed = 60
|
||||
speed_wall_0 = 45
|
||||
speed_wall_x = 50
|
||||
speed_topbottom = 45
|
||||
|
@ -28,8 +28,8 @@ initial_layer_line_width_factor = 90
|
||||
infill_overlap = 15
|
||||
material_flow_layer_0 = 93
|
||||
material_flow = 99
|
||||
retractation_amount = 5
|
||||
retractation_speed = 60
|
||||
retraction_amount = 5
|
||||
retraction_speed = 60
|
||||
speed_wall_0 = 45
|
||||
speed_wall_x = 50
|
||||
speed_topbottom = 45
|
||||
|
@ -28,8 +28,8 @@ initial_layer_line_width_factor = 90
|
||||
infill_overlap = 15
|
||||
material_flow_layer_0 = 93
|
||||
material_flow = 99
|
||||
retractation_amount = 5
|
||||
retractation_speed = 60
|
||||
retraction_amount = 5
|
||||
retraction_speed = 60
|
||||
speed_wall_0 = 45
|
||||
speed_wall_x = 50
|
||||
speed_topbottom = 45
|
||||
|
@ -11,5 +11,5 @@ hardware_type = nozzle
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.4
|
||||
switch_extruder_retractation_amount = 72
|
||||
switch_extruder_retractation_speeds = 70
|
||||
switch_extruder_retraction_amount = 72
|
||||
switch_extruder_retraction_speeds = 70
|
Loading…
x
Reference in New Issue
Block a user