CPE prime tower update

Small purge to increase stability of CPE prime towers.
This commit is contained in:
THeijmans 2018-03-20 16:01:47 +01:00
parent dbd25d1d53
commit 5deaf73147
8 changed files with 8 additions and 0 deletions

View file

@ -17,6 +17,7 @@ machine_nozzle_heat_up_speed = 1.5
material_initial_print_temperature = =material_print_temperature - 5
material_final_print_temperature = =material_print_temperature - 10
material_standby_temperature = 100
prime_tower_purge_volume = 1
speed_print = 55
speed_layer_0 = 20
speed_topbottom = =math.ceil(speed_print * 30 / 55)