Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGhostkeeper <rubend@tutanota.com>2022-03-14 04:37:14 +0300
committerGhostkeeper <rubend@tutanota.com>2022-03-14 04:37:14 +0300
commitcfeb5101e7083b29df8e70313dd3fe3b62cf52b8 (patch)
tree490e3022979c84e147c588b939925f95b9f23707 /resources/quality
parent22f9b2a0ec33015a7e3e67ceb92b916f08a00899 (diff)
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.
Diffstat (limited to 'resources/quality')
-rw-r--r--resources/quality/flsun_sr/flsun_sr_fine.inst.cfg1
-rw-r--r--resources/quality/flsun_sr/flsun_sr_normal.inst.cfg1
2 files changed, 0 insertions, 2 deletions
diff --git a/resources/quality/flsun_sr/flsun_sr_fine.inst.cfg b/resources/quality/flsun_sr/flsun_sr_fine.inst.cfg
index 1e460ba4ae..c6943185b8 100644
--- a/resources/quality/flsun_sr/flsun_sr_fine.inst.cfg
+++ b/resources/quality/flsun_sr/flsun_sr_fine.inst.cfg
@@ -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
diff --git a/resources/quality/flsun_sr/flsun_sr_normal.inst.cfg b/resources/quality/flsun_sr/flsun_sr_normal.inst.cfg
index 826a2524bb..a5c43dc3d3 100644
--- a/resources/quality/flsun_sr/flsun_sr_normal.inst.cfg
+++ b/resources/quality/flsun_sr/flsun_sr_normal.inst.cfg
@@ -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