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:
authorRijk van Manen <r.vanmanen@ultimaker.com>2021-11-15 17:29:40 +0300
committerRijk van Manen <r.vanmanen@ultimaker.com>2021-11-15 17:29:40 +0300
commitd3951a1a5932071e1f8f63970ccafaf6ae53702d (patch)
tree7c82ce3ba1c6be3194f4e07e1e4826504cbf6781 /resources/quality/ultimaker2_plus/um2p_pp_0.8_draft.inst.cfg
parent35550fc1b432806fd84c4d2d2354327373fd2da6 (diff)
change infill pattern to zigzag for >80% infill
This is done for all ultimaker profiles (PP-25).
Diffstat (limited to 'resources/quality/ultimaker2_plus/um2p_pp_0.8_draft.inst.cfg')
-rw-r--r--resources/quality/ultimaker2_plus/um2p_pp_0.8_draft.inst.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/quality/ultimaker2_plus/um2p_pp_0.8_draft.inst.cfg b/resources/quality/ultimaker2_plus/um2p_pp_0.8_draft.inst.cfg
index b2f50b3980..8a9d640f5f 100644
--- a/resources/quality/ultimaker2_plus/um2p_pp_0.8_draft.inst.cfg
+++ b/resources/quality/ultimaker2_plus/um2p_pp_0.8_draft.inst.cfg
@@ -28,7 +28,7 @@ cool_min_layer_time_fan_speed_max = 6
cool_min_speed = 20
infill_line_width = =round(line_width * 0.8 / 0.76, 2)
infill_overlap = 0
-infill_pattern = cubic
+infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'cubic'
infill_wipe_dist = 0
jerk_enabled = True
jerk_layer_0 = =jerk_topbottom