From 39ceb53980ef5daf00c53fe1e522fa41958d021f Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Fri, 14 Apr 2017 10:22:25 +0200 Subject: [PATCH] Set raft margin to 10 This was ambiguous in the original profiles. Contributes to issue CURA-3650. --- .../quality/ultimaker3/um3_aa0.8_PLA_Superdraft_Print.inst.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/quality/ultimaker3/um3_aa0.8_PLA_Superdraft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_PLA_Superdraft_Print.inst.cfg index 852ff52f6d..e9f081ef4a 100644 --- a/resources/quality/ultimaker3/um3_aa0.8_PLA_Superdraft_Print.inst.cfg +++ b/resources/quality/ultimaker3/um3_aa0.8_PLA_Superdraft_Print.inst.cfg @@ -27,6 +27,7 @@ material_initial_print_temperature = =max(-273.15, material_print_temperature - material_print_temperature = =default_material_print_temperature + 15 material_standby_temperature = 100 prime_tower_size = 15 +raft_margin = 10 support_angle = 70 support_line_width = =line_width * 0.75 support_pattern = ='triangles'