From 59df16cbad42901fff20cb8004965a5470c707b5 Mon Sep 17 00:00:00 2001 From: Nino van Hooff Date: Fri, 17 Jul 2020 09:56:20 +0200 Subject: [PATCH] Add support structure to advanced and expert visibility presets CURA-6711 --- resources/setting_visibility/advanced.cfg | 1 + resources/setting_visibility/expert.cfg | 1 + 2 files changed, 2 insertions(+) diff --git a/resources/setting_visibility/advanced.cfg b/resources/setting_visibility/advanced.cfg index f26a67b3c1..d3ed1094a6 100644 --- a/resources/setting_visibility/advanced.cfg +++ b/resources/setting_visibility/advanced.cfg @@ -99,6 +99,7 @@ support_extruder_nr support_infill_extruder_nr support_extruder_nr_layer_0 support_interface_extruder_nr +support_structure support_type support_angle support_pattern diff --git a/resources/setting_visibility/expert.cfg b/resources/setting_visibility/expert.cfg index 895137eacd..df35abaa55 100644 --- a/resources/setting_visibility/expert.cfg +++ b/resources/setting_visibility/expert.cfg @@ -237,6 +237,7 @@ support_extruder_nr_layer_0 support_interface_extruder_nr support_roof_extruder_nr support_bottom_extruder_nr +support_structure support_type support_angle support_pattern