Fixed many profile issues and cleaned up some messes. (#10686)

This commit is contained in:
SoftFever
2025-09-11 17:50:53 +08:00
committed by GitHub
parent 5e9570c946
commit 4f50fdc94e
6026 changed files with 187121 additions and 169667 deletions

View File

@@ -1,9 +1,9 @@
{
"type": "process",
"name": "fdm_process_Vzbot_common",
"inherits": "fdm_process_common",
"from": "system",
"instantiation": "false",
"inherits": "fdm_process_common",
"adaptive_layer_height": "0",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
@@ -12,7 +12,7 @@
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"bridge_speed": "150",
"internal_bridge_speed" : "100%",
"internal_bridge_speed": "100%",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
@@ -56,7 +56,7 @@
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "nearest",
"seam_gap": "2%",
"seam_gap": "2%",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "1",
@@ -105,8 +105,8 @@
"xy_hole_compensation": "0.075",
"xy_contour_compensation": "0",
"compatible_printers": [
"Vzbot 235 AWD 0.4 nozzle",
"Vzbot 330 AWD 0.4 nozzle"
"Vzbot 235 AWD 0.4 nozzle",
"Vzbot 330 AWD 0.4 nozzle"
],
"exclude_object": "1"
}
}