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:
Ghostkeeper 2019-05-20 13:56:57 +02:00
parent 19cc267726
commit b64f2f1d8f
No known key found for this signature in database
GPG key ID: 86BEF881AE2CF276
3 changed files with 0 additions and 3 deletions

View file

@ -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

View file

@ -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

View file

@ -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