mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 15:25:09 -06:00
CPE prime tower update
Small purge to increase stability of CPE prime towers.
This commit is contained in:
parent
dbd25d1d53
commit
5deaf73147
8 changed files with 8 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue