From b08c4cd1dc31d9d3067d72a11e2142d5092d0353 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Wed, 26 Jul 2017 12:39:43 +0200 Subject: [PATCH] Update PVA Verydraft support layer thickness Apparently 0.6mm layers produced edges that were being pulled along with the nozzle. 0.3mm it is then. --- .../quality/ultimaker3/um3_bb0.8_PVA_Verydraft_Print.inst.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/quality/ultimaker3/um3_bb0.8_PVA_Verydraft_Print.inst.cfg b/resources/quality/ultimaker3/um3_bb0.8_PVA_Verydraft_Print.inst.cfg index 4891dc64ab..e816446f6d 100644 --- a/resources/quality/ultimaker3/um3_bb0.8_PVA_Verydraft_Print.inst.cfg +++ b/resources/quality/ultimaker3/um3_bb0.8_PVA_Verydraft_Print.inst.cfg @@ -13,5 +13,5 @@ setting_version = 2 [values] layer_height = 0.3 material_standby_temperature = 100 -support_infill_sparse_thickness = 0.6 +support_infill_sparse_thickness = 0.3 support_interface_height = 1.2 \ No newline at end of file