From b63c62911a6aba5e2123195edc29411e48c73878 Mon Sep 17 00:00:00 2001 From: Bernhard Koppensteiner Date: Sun, 19 May 2024 13:38:38 +0200 Subject: [PATCH] set default support to snug --- resources/profiles/Prusa/process/process_common_miniis.json | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/profiles/Prusa/process/process_common_miniis.json b/resources/profiles/Prusa/process/process_common_miniis.json index 5416f7915a..72b54badce 100644 --- a/resources/profiles/Prusa/process/process_common_miniis.json +++ b/resources/profiles/Prusa/process/process_common_miniis.json @@ -49,6 +49,7 @@ "infill_wall_overlap": "10%", "enable_arc_fitting": "1", "support_speed": "100", + "support_style": "snug", "precise_outer_wall": "1", "overhang_reverse": "1" } \ No newline at end of file