Reset Max Skin Angle for Expansion to 90

It has been found that the 20 degree leads to overhangs that this printer doesn't handle well.

Fixes #11553.
This commit is contained in:
Ghostkeeper 2022-03-14 02:37:14 +01:00
parent 22f9b2a0ec
commit cfeb5101e7
No known key found for this signature in database
GPG key ID: D2A8871EE34EC59A
2 changed files with 0 additions and 2 deletions

View file

@ -27,7 +27,6 @@ infill_before_walls = False
infill_enable_travel_optimization = False
infill_support_angle = 50
ironing_enabled = False
max_skin_angle_for_expansion = 20
retract_at_layer_change = False
retraction_amount = 6.5
retraction_hop_only_when_collides = True

View file

@ -27,7 +27,6 @@ infill_before_walls = False
infill_enable_travel_optimization = False
infill_support_angle = 50
ironing_enabled = False
max_skin_angle_for_expansion = 20
retract_at_layer_change = False
retraction_amount = 6.5
retraction_hop_only_when_collides = True