From baade194fdf5db9fe0533179a18abc35ddf0c257 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Mon, 29 May 2017 14:10:18 +0200 Subject: [PATCH] Change Extra Skin Wall Count to depend on top/bottom extruder The feature is meant to improve the quality of the skins. Whether this is needed should depend on the material of the skin rather than on the material of the inner wall, even though the feature itself is printed with the inner wall extruder. Contributes to issue CURA-3740. --- resources/definitions/fdmprinter.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/definitions/fdmprinter.def.json b/resources/definitions/fdmprinter.def.json index aa68051a84..95d8daa59e 100755 --- a/resources/definitions/fdmprinter.def.json +++ b/resources/definitions/fdmprinter.def.json @@ -4867,7 +4867,7 @@ "minimum_value": "0", "maximum_value_warning": "10", "type": "int", - "limit_to_extruder": "wall_x_extruder_nr", + "limit_to_extruder": "top_bottom_extruder_nr", "settable_per_mesh": true }, "skin_alternate_rotation":