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

@ -18,6 +18,7 @@ line_width = =machine_nozzle_size * 0.875
material_print_temperature = =default_material_print_temperature + 20
material_standby_temperature = 100
prime_tower_enable = True
prime_tower_purge_volume = 1
speed_print = 45
speed_topbottom = =math.ceil(speed_print * 30 / 45)
speed_wall = =math.ceil(speed_print * 40 / 45)