FIX: invalid support params in 3rd party profiles

Many params are not right.Just use default

jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I5c4a1e8b046940e174f5681a79031b5f20fcafc5
This commit is contained in:
xun.zhang
2023-11-03 15:23:17 +08:00
committed by Lane.Wei
parent 8e246b4165
commit 278a773974
168 changed files with 125 additions and 1587 deletions

View File

@@ -8,4 +8,4 @@
"layer_height": "0.08",
"bottom_shell_layers": "7",
"top_shell_layers": "9"
}
}

View File

@@ -8,4 +8,4 @@
"layer_height": "0.12",
"bottom_shell_layers": "5",
"top_shell_layers": "6"
}
}

View File

@@ -8,4 +8,4 @@
"bottom_shell_layers": "4",
"top_shell_layers": "5",
"layer_height": "0.15"
}
}

View File

@@ -8,4 +8,4 @@
"layer_height": "0.2",
"bottom_shell_layers": "3",
"top_shell_layers": "4"
}
}

View File

@@ -9,4 +9,4 @@
"top_surface_line_width": "0.45",
"bottom_shell_layers": "3",
"top_shell_layers": "4"
}
}

View File

@@ -9,4 +9,4 @@
"top_surface_line_width": "0.45",
"bottom_shell_layers": "3",
"top_shell_layers": "4"
}
}

View File

@@ -45,19 +45,9 @@
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"support_filament": "0",
"support_line_width": "0.42",
"support_interface_filament": "0",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.15",
"support_interface_loop_pattern": "0",
"support_interface_top_layers": "2",
"support_interface_spacing": "0",
"support_interface_speed": "80",
"support_base_pattern": "rectilinear",
"support_speed": "40",
"support_threshold_angle": "40",
"support_object_xy_distance": "0.5",
"detect_thin_wall": "0",
"top_surface_line_width": "0.4",
"top_surface_speed": "30",

View File

@@ -62,20 +62,9 @@
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_filament": "0",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.5",
"support_interface_speed": "80",
"support_base_pattern": "rectilinear",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4",
"top_shell_layers": "3",