mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 21:09:00 +08: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
@ -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…
x
Reference in New Issue
Block a user