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

@@ -11,11 +11,10 @@
"layer_height": "0.05",
"raft_contact_distance": "0.05",
"top_shell_layers": "14",
"support_object_xy_distance": "1.50",
"support_bottom_z_distance": "0.05",
"support_top_z_distance": "0.05",
"compatible_printers": [
"Anker M5 0.4 nozzle",
"Anker M5C 0.4 nozzle"
]
}
}

View File

@@ -17,4 +17,4 @@
"Anker M5 0.4 nozzle",
"Anker M5C 0.4 nozzle"
]
}
}

View File

@@ -38,4 +38,4 @@
"Anker M5 0.4 nozzle",
"Anker M5C 0.4 nozzle"
]
}
}

View File

@@ -17,4 +17,4 @@
"Anker M5 0.4 nozzle",
"Anker M5C 0.4 nozzle"
]
}
}

View File

@@ -37,4 +37,4 @@
"Anker M5 0.4 nozzle",
"Anker M5C 0.4 nozzle"
]
}
}

View File

@@ -16,4 +16,4 @@
"support_bottom_z_distance": "0.2",
"support_top_z_distance": "0.2",
"top_shell_layers": "5"
}
}

View File

@@ -16,4 +16,4 @@
"Anker M5 0.4 nozzle",
"Anker M5C 0.4 nozzle"
]
}
}

View File

@@ -37,4 +37,4 @@
"Anker M5 0.4 nozzle",
"Anker M5C 0.4 nozzle"
]
}
}

View File

@@ -16,4 +16,4 @@
"Anker M5 0.4 nozzle",
"Anker M5C 0.4 nozzle"
]
}
}

View File

@@ -60,21 +60,9 @@
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.008",
"support_type": "normal(auto)",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.42",
"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": "125",
"support_threshold_angle": "40",
"support_object_xy_distance": "2.5",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.4",