default max comb distance = 15mm

All ultimaker profiles get a default max combing distance of 15mm to avoid oozing in the infill. Profile/material specific settings are removed. PP-69
This commit is contained in:
Rijk van Manen 2022-11-14 13:20:29 +01:00
parent d83f11f42a
commit fff03deefa
72 changed files with 10 additions and 80 deletions

View file

@ -21,5 +21,4 @@ speed_topbottom = =math.ceil(speed_print * 30 / 60)
speed_wall = =math.ceil(speed_print * 40 / 60)
speed_wall_0 = =math.ceil(speed_wall * 30 / 40)
speed_infill = =math.ceil(speed_print * 50 / 60)
retraction_combing_max_distance = 8
retraction_combing = all