mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 21:13:58 -06:00
Remove override for outer wall line width
This way the outer wall line width adjusts automatically to the user's value for the wall line width, if he chooses to change that.
This commit is contained in:
parent
19cc267726
commit
b64f2f1d8f
3 changed files with 0 additions and 3 deletions
|
@ -14,7 +14,6 @@ global_quality = True
|
|||
layer_height = 0.08
|
||||
layer_height_0 = 0.24
|
||||
line_width = 0.4
|
||||
wall_line_width_0 = 0.4
|
||||
initial_layer_line_width_factor = 100
|
||||
wall_thickness = 0.8
|
||||
wall_0_wipe_dist = 0.2
|
||||
|
|
|
@ -14,7 +14,6 @@ global_quality = True
|
|||
layer_height = 0.24
|
||||
layer_height_0 = 0.24
|
||||
line_width = 0.4
|
||||
wall_line_width_0 = 0.4
|
||||
initial_layer_line_width_factor = 100
|
||||
wall_thickness = 0.8
|
||||
wall_0_wipe_dist = 0.2
|
||||
|
|
|
@ -14,7 +14,6 @@ global_quality = True
|
|||
layer_height = 0.16
|
||||
layer_height_0 = 0.24
|
||||
line_width = 0.4
|
||||
wall_line_width_0 = 0.4
|
||||
initial_layer_line_width_factor = 100
|
||||
wall_thickness = 0.8
|
||||
wall_0_wipe_dist = 0.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue