mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 05:53:59 -06:00
Remove non-default roofing layer count from some UM TPLA profiles.
V&V approved to be in the BETA.
This commit is contained in:
parent
00a01569be
commit
0d59e63309
3 changed files with 0 additions and 3 deletions
|
@ -24,7 +24,6 @@ machine_nozzle_heat_up_speed = 1.6
|
|||
material_print_temperature = =default_material_print_temperature -10
|
||||
material_standby_temperature = 100
|
||||
prime_tower_enable = False
|
||||
roofing_layer_count = 2
|
||||
skin_outline_count = 0
|
||||
skin_overlap = 20
|
||||
speed_layer_0 = =math.ceil(speed_print * 20 / 50)
|
||||
|
|
|
@ -24,7 +24,6 @@ machine_nozzle_heat_up_speed = 1.6
|
|||
material_print_temperature = =default_material_print_temperature -10
|
||||
material_standby_temperature = 100
|
||||
prime_tower_enable = False
|
||||
roofing_layer_count = 2
|
||||
skin_outline_count = 0
|
||||
skin_overlap = 20
|
||||
speed_layer_0 = =math.ceil(speed_print * 20 / 50)
|
||||
|
|
|
@ -24,7 +24,6 @@ machine_nozzle_heat_up_speed = 1.6
|
|||
material_print_temperature = =default_material_print_temperature -10
|
||||
material_standby_temperature = 100
|
||||
prime_tower_enable = False
|
||||
roofing_layer_count = 2
|
||||
skin_outline_count = 0
|
||||
skin_overlap = 20
|
||||
speed_layer_0 = =math.ceil(speed_print * 20 / 50)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue