mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 23:35:07 -06:00
set material specific settings
TPU, PP and PVA have a lower retraction count then default. PP-170
This commit is contained in:
parent
3a2a58f546
commit
0779cbbbdd
80 changed files with 80 additions and 84 deletions
|
@ -26,7 +26,7 @@ prime_tower_enable = True
|
|||
prime_tower_flow = 100
|
||||
prime_tower_min_volume = 20
|
||||
retract_at_layer_change = False
|
||||
retraction_count_max = 12
|
||||
retraction_count_max = 15
|
||||
retraction_extra_prime_amount = 0.5
|
||||
retraction_hop = 0.5
|
||||
retraction_min_travel = 1.5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue