mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Fix typo: Retracation -> Retraction
Contributes to issue CURA-6631.
This commit is contained in:
parent
02b925388a
commit
a57304b603
8 changed files with 16 additions and 16 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue