mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-02 07:11:22 -07:00
Merge branch '4.1' of https://github.com/DragonJe/Cura into DragonJe-4.1
This commit is contained in:
commit
127a5e4faa
3 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue