Fix some wrong top_surface_line_width values for VzBot machine.

@simonvez
This commit is contained in:
SoftFever 2023-04-23 10:11:59 +08:00
parent 338aa0a6ae
commit d43182480c
7 changed files with 4 additions and 7 deletions

View File

@ -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": [

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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",

View File

@ -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",