From ca83089eff9f9ed3b8a37b1d593993662cb27e0c Mon Sep 17 00:00:00 2001 From: THeijmans Date: Wed, 7 Feb 2018 15:32:59 +0100 Subject: [PATCH] Combing to "No Skin" This will remove the lines "printed" on top of flat top surfaces. For all UM3(e) profiles. --- resources/definitions/ultimaker3.def.json | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/definitions/ultimaker3.def.json b/resources/definitions/ultimaker3.def.json index 76fa24b01c..cb8159b6b4 100644 --- a/resources/definitions/ultimaker3.def.json +++ b/resources/definitions/ultimaker3.def.json @@ -121,6 +121,7 @@ "raft_margin": { "value": "10" }, "raft_surface_layers": { "value": "1" }, "retraction_amount": { "value": "2" }, + "retraction_combing": { "default_value": "noskin" }, "retraction_count_max": { "value": "10" }, "retraction_extrusion_window": { "value": "1" }, "retraction_hop": { "value": "2" },