From d9dfdbe557a4c9645f54d9cedf8462be78f2c799 Mon Sep 17 00:00:00 2001 From: Bernhard Koppensteiner Date: Fri, 24 May 2024 11:52:58 +0200 Subject: [PATCH] changed line with to the correct values according to prusaslicer profiles --- resources/profiles/Prusa/process/0.25mm Speed @MINIIS.json | 4 ++-- resources/profiles/Prusa/process/0.25mm Standard @MINIIS.json | 4 ++-- resources/profiles/Prusa/process/0.35mm Standard @MINIIS.json | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/resources/profiles/Prusa/process/0.25mm Speed @MINIIS.json b/resources/profiles/Prusa/process/0.25mm Speed @MINIIS.json index edb6a5430b..1d4d2a3356 100644 --- a/resources/profiles/Prusa/process/0.25mm Speed @MINIIS.json +++ b/resources/profiles/Prusa/process/0.25mm Speed @MINIIS.json @@ -8,11 +8,11 @@ "line_width": "0.68", "inner_wall_line_width": "0.68", "outer_wall_line_width": "0.68", - "top_surface_line_width": "0.5", + "top_surface_line_width": "0.55", "sparse_infill_line_width": "0.68", "initial_layer_line_width": "0.68", "internal_solid_infill_line_width": "0.68", - "support_line_width": "0.55", + "support_line_width": "0.5", "layer_height": "0.25", "initial_layer_print_height": "0.2", "top_shell_thickness": "0.9", diff --git a/resources/profiles/Prusa/process/0.25mm Standard @MINIIS.json b/resources/profiles/Prusa/process/0.25mm Standard @MINIIS.json index d46e23e0ff..b061ba7cc4 100644 --- a/resources/profiles/Prusa/process/0.25mm Standard @MINIIS.json +++ b/resources/profiles/Prusa/process/0.25mm Standard @MINIIS.json @@ -8,11 +8,11 @@ "line_width": "0.68", "inner_wall_line_width": "0.68", "outer_wall_line_width": "0.68", - "top_surface_line_width": "0.5", + "top_surface_line_width": "0.55", "sparse_infill_line_width": "0.68", "initial_layer_line_width": "0.68", "internal_solid_infill_line_width": "0.68", - "support_line_width": "0.55", + "support_line_width": "0.5", "layer_height": "0.25", "initial_layer_print_height": "0.2", "top_shell_thickness": "0.9", diff --git a/resources/profiles/Prusa/process/0.35mm Standard @MINIIS.json b/resources/profiles/Prusa/process/0.35mm Standard @MINIIS.json index e3d12815f5..4902e06b28 100644 --- a/resources/profiles/Prusa/process/0.35mm Standard @MINIIS.json +++ b/resources/profiles/Prusa/process/0.35mm Standard @MINIIS.json @@ -8,11 +8,11 @@ "line_width": "0.68", "inner_wall_line_width": "0.68", "outer_wall_line_width": "0.68", - "top_surface_line_width": "0.5", + "top_surface_line_width": "0.55", "sparse_infill_line_width": "0.68", "initial_layer_line_width": "0.68", "internal_solid_infill_line_width": "0.68", - "support_line_width": "0.55", + "support_line_width": "0.5", "initial_layer_print_height": "0.2", "layer_height": "0.35", "top_shell_thickness": "0.9",