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>2017-06-26 17:30:26 +0300
committerGhostkeeper <rubend@tutanota.com>2017-06-26 17:30:26 +0300
commitcefbe54843cf9668e52e2d06d8072dd7fa5507ec (patch)
tree504c3d794fae0e8a216d61f1c34788d272fc94e0 /resources/quality/ultimaker2_plus/um2p_pp_0.8_draft.inst.cfg
parenta259217f52c147545e75191de0044c8a076f2cf0 (diff)
Fix double infill overlap settings
These settings say the same, only the infill_overlap_mm one overwrites the infill_overlap setting. I therefore removed infill_overlap_mm so that the mm gets auto-calculated and none of the settings are overwritten any more (so they don't get greyed out). Contributes to issue CURA-3960.
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.cfg1
1 files changed, 0 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 f40fa9f880..1b684da2cf 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
@@ -27,7 +27,6 @@ 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_overlap_mm = 0
infill_pattern = cubic
infill_wipe_dist = 0
jerk_enabled = True