mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 07:03:59 -06:00
Fix some wrong top_surface_line_width values for VzBot machine.
@simonvez
This commit is contained in:
parent
338aa0a6ae
commit
d43182480c
7 changed files with 4 additions and 7 deletions
|
@ -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": [
|
||||
|
|
|
@ -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"
|
||||
}
|
||||
|
|
|
@ -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"
|
||||
}
|
||||
|
|
|
@ -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"
|
||||
}
|
||||
|
|
|
@ -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"
|
||||
}
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue