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
|
@ -36,9 +36,8 @@ multiple_mesh_overlap = 0
|
|||
prime_tower_enable = False
|
||||
prime_tower_size = 16
|
||||
prime_tower_wipe_enabled = True
|
||||
retraction_count_max = 12
|
||||
retraction_count_max = 15
|
||||
retraction_extra_prime_amount = 0.8
|
||||
retraction_extrusion_window = 1
|
||||
retraction_hop = 2
|
||||
retraction_hop_only_when_collides = True
|
||||
retraction_min_travel = 0.8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue