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