mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-29 07:14:24 +08:00
Top_Bottom_layers_number_fix
This commit is contained in:
parent
6d0bb01bd5
commit
11270b9142
@ -11,4 +11,5 @@ weight = 0
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.1
|
||||
layer_height = 0.1
|
||||
top_bottom_thickness = =10*layer_height
|
@ -11,4 +11,5 @@ weight = 0
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.2
|
||||
layer_height = 0.2
|
||||
top_bottom_thickness = =7*layer_height
|
@ -11,4 +11,5 @@ weight = 0
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.3
|
||||
layer_height = 0.3
|
||||
top_bottom_thickness = =5*layer_height
|
@ -11,4 +11,5 @@ weight = 0
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.4
|
||||
layer_height = 0.4
|
||||
top_bottom_thickness = =5*layer_height
|
@ -11,4 +11,5 @@ weight = 0
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.5
|
||||
layer_height = 0.5
|
||||
top_bottom_thickness = =4*layer_height
|
@ -12,3 +12,4 @@ global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.6
|
||||
top_bottom_thickness = =4*layer_height
|
||||
|
@ -12,3 +12,4 @@ global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.7
|
||||
top_bottom_thickness = =3*layer_height
|
||||
|
@ -12,3 +12,4 @@ global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.8
|
||||
top_bottom_thickness = =3*layer_height
|
||||
|
@ -17,5 +17,4 @@ layer_height_0 = 0.3
|
||||
prime_tower_enable = True
|
||||
retract_at_layer_change = False
|
||||
support_angle = 60
|
||||
support_use_towers = True
|
||||
top_bottom_thickness = =4*layer_height
|
||||
support_use_towers = True
|
@ -17,5 +17,4 @@ layer_height_0 = 0.4
|
||||
prime_tower_enable = True
|
||||
retract_at_layer_change = False
|
||||
support_angle = 55
|
||||
support_use_towers = True
|
||||
top_bottom_thickness = =4*layer_height
|
||||
support_use_towers = True
|
Loading…
x
Reference in New Issue
Block a user