diff --git a/resources/profiles/Vzbot.json b/resources/profiles/Vzbot.json index 06a8f3ba03..8817a26c78 100644 --- a/resources/profiles/Vzbot.json +++ b/resources/profiles/Vzbot.json @@ -1,6 +1,6 @@ { "name": "Vzbot", - "version": "01.00.00.00", + "version": "01.06.00.00", "force_update": "0", "description": "Vzbot configurations", "machine_model_list": [ diff --git a/resources/profiles/Vzbot/process/0.24mm Draft @Vzbot_0.5_nozzle.json b/resources/profiles/Vzbot/process/0.24mm Draft @Vzbot_0.5_nozzle.json index 6b9e6101a4..d8d55db48a 100644 --- a/resources/profiles/Vzbot/process/0.24mm Draft @Vzbot_0.5_nozzle.json +++ b/resources/profiles/Vzbot/process/0.24mm Draft @Vzbot_0.5_nozzle.json @@ -6,7 +6,6 @@ "instantiation": "true", "inherits": "fdm_process_Vzbot_common_0.5_nozzle", "layer_height": "0.24", - "top_surface_line_width": "0.45", "bottom_shell_layers": "3", "top_shell_layers": "4" } diff --git a/resources/profiles/Vzbot/process/0.24mm Draft @Vzbot_0.6_nozzle.json b/resources/profiles/Vzbot/process/0.24mm Draft @Vzbot_0.6_nozzle.json index 6fa216ffd9..f46ec58ef8 100644 --- a/resources/profiles/Vzbot/process/0.24mm Draft @Vzbot_0.6_nozzle.json +++ b/resources/profiles/Vzbot/process/0.24mm Draft @Vzbot_0.6_nozzle.json @@ -6,7 +6,6 @@ "instantiation": "true", "inherits": "fdm_process_Vzbot_common_0.6_nozzle", "layer_height": "0.24", - "top_surface_line_width": "0.45", "bottom_shell_layers": "3", "top_shell_layers": "4" } diff --git a/resources/profiles/Vzbot/process/0.28mm Extra Draft @Vzbot_0.5_nozzle.json b/resources/profiles/Vzbot/process/0.28mm Extra Draft @Vzbot_0.5_nozzle.json index a3427dd2a4..275817d2ed 100644 --- a/resources/profiles/Vzbot/process/0.28mm Extra Draft @Vzbot_0.5_nozzle.json +++ b/resources/profiles/Vzbot/process/0.28mm Extra Draft @Vzbot_0.5_nozzle.json @@ -6,7 +6,7 @@ "instantiation": "true", "inherits": "fdm_process_Vzbot_common", "layer_height": "0.28", - "top_surface_line_width": "0.45", + "top_surface_line_width": "0.52", "bottom_shell_layers": "3", "top_shell_layers": "4" } diff --git a/resources/profiles/Vzbot/process/0.28mm Extra Draft @Vzbot_0.6_nozzle.json b/resources/profiles/Vzbot/process/0.28mm Extra Draft @Vzbot_0.6_nozzle.json index 882f5f968b..d527409a72 100644 --- a/resources/profiles/Vzbot/process/0.28mm Extra Draft @Vzbot_0.6_nozzle.json +++ b/resources/profiles/Vzbot/process/0.28mm Extra Draft @Vzbot_0.6_nozzle.json @@ -6,7 +6,6 @@ "instantiation": "true", "inherits": "fdm_process_Vzbot_common", "layer_height": "0.28", - "top_surface_line_width": "0.45", "bottom_shell_layers": "3", "top_shell_layers": "4" } diff --git a/resources/profiles/Vzbot/process/fdm_process_Vzbot_common_0.5_nozzle.json b/resources/profiles/Vzbot/process/fdm_process_Vzbot_common_0.5_nozzle.json index 7e20e8edea..6ae343d88e 100644 --- a/resources/profiles/Vzbot/process/fdm_process_Vzbot_common_0.5_nozzle.json +++ b/resources/profiles/Vzbot/process/fdm_process_Vzbot_common_0.5_nozzle.json @@ -85,7 +85,7 @@ "tree_support_wall_count": "0", "detect_thin_wall": "0", "top_surface_pattern": "monotonic", - "top_surface_line_width": "0.55", + "top_surface_line_width": "0.52", "top_shell_layers": "3", "top_shell_thickness": "0.8", "initial_layer_speed": "120", diff --git a/resources/profiles/Vzbot/process/fdm_process_common_0.5_nozzle.json b/resources/profiles/Vzbot/process/fdm_process_common_0.5_nozzle.json index fb69e3a50b..7d08c8a6aa 100644 --- a/resources/profiles/Vzbot/process/fdm_process_common_0.5_nozzle.json +++ b/resources/profiles/Vzbot/process/fdm_process_common_0.5_nozzle.json @@ -61,7 +61,7 @@ "support_threshold_angle": "40", "support_object_xy_distance": "0.5", "detect_thin_wall": "0", - "top_surface_line_width": "0.55", + "top_surface_line_width": "0.52", "top_surface_speed": "30", "travel_speed": "400", "enable_prime_tower": "0",