Remove non-default roofing layer count from some UM TPLA profiles.

V&V approved to be in the BETA.
This commit is contained in:
Remco Burema 2021-10-21 16:40:19 +02:00
parent 00a01569be
commit 0d59e63309
No known key found for this signature in database
GPG key ID: 215C49431D43F98C
3 changed files with 0 additions and 3 deletions

View file

@ -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)

View file

@ -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)

View file

@ -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)