Merge branch '4.1' of https://github.com/DragonJe/Cura into DragonJe-4.1

This commit is contained in:
Ghostkeeper 2019-05-20 13:39:09 +02:00
commit 127a5e4faa
No known key found for this signature in database
GPG Key ID: 86BEF881AE2CF276
3 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@ global_quality = True
layer_height = 0.08
layer_height_0 = 0.24
line_width = 0.4
wall_line_width_0 = 100
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,7 @@ global_quality = True
layer_height = 0.24
layer_height_0 = 0.24
line_width = 0.4
wall_line_width_0 = 100
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,7 @@ global_quality = True
layer_height = 0.16
layer_height_0 = 0.24
line_width = 0.4
wall_line_width_0 = 100
wall_line_width_0 = 0.4
initial_layer_line_width_factor = 100
wall_thickness = 0.8
wall_0_wipe_dist = 0.2