set material specific settings

TPU, PP and PVA have a lower retraction count then default. PP-170
This commit is contained in:
Rijk van Manen 2022-06-01 15:18:25 +02:00
parent 3a2a58f546
commit 0779cbbbdd
80 changed files with 80 additions and 84 deletions

View file

@ -39,8 +39,7 @@ jerk_topbottom = =math.ceil(jerk_print * 5 / 25)
jerk_wall = =math.ceil(jerk_print * 10 / 25)
jerk_wall_0 = =math.ceil(jerk_wall * 5 / 10)
multiple_mesh_overlap = 0
retraction_count_max = 12
retraction_extrusion_window = 1
retraction_count_max = 15
retraction_hop = 0.15
retraction_hop_enabled = True
retraction_hop_only_when_collides = True