Put stand-by temperature back in optimised profiles

The stand-by temperature should be 175 for these profiles because the UM3 firmware levels the bed with that temperature. It should be 100 in the quality profiles because that's what the stand-by temperature should be when standing by while the other nozzle is printing.

Contributes to issue CURA-3960.
This commit is contained in:
Ghostkeeper 2017-06-26 14:58:14 +02:00
parent 6cd7c8eb08
commit c9aa8b4dfd
No known key found for this signature in database
GPG key ID: C5F96EE2BC0F7E75
12 changed files with 12 additions and 0 deletions

View file

@ -20,6 +20,7 @@ machine_nozzle_cool_down_speed = 0.9
machine_nozzle_heat_up_speed = 1.4
material_print_temperature = =default_material_print_temperature - 7
material_print_temperature_layer_0 = =material_print_temperature
material_standby_temperature = 100
prime_tower_enable = True
retraction_combing = off
retraction_hop = 0.1