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,27 +1,27 @@
{
"type": "process",
"from": "system",
"instantiation": "true",
"compatible_printers": ["Flashforge AD5X 0.8 nozzle"],
"enable_prime_tower": "1",
"exclude_object": "1",
"filter_out_gap_fill": "0.1",
"gap_fill_target": "topbottom",
"infill_wall_overlap": "20%",
"inherits": "0.56mm Draft @Flashforge AD5M Pro 0.8 Nozzle",
"internal_bridge_speed": "35",
"is_custom_defined": "0",
"name": "0.56mm Draft @FF AD5X 0.8 nozzle",
"only_one_wall_top": "1",
"prime_tower_brim_width": "5",
"prime_tower_width": "45",
"prime_volume": "100",
"print_settings_id": "0.56mm Draft @FF AD5X 0.8 nozzle",
"solid_infill_direction": "0",
"support_bottom_z_distance": "0.3",
"support_top_z_distance": "0.3",
"thick_internal_bridges": "0",
"top_shell_layers": "4",
"top_shell_thickness": "0",
"version": "2.1.1.0"
}
"type": "process",
"name": "0.56mm Draft @FF AD5X 0.8 nozzle",
"inherits": "0.56mm Draft @Flashforge AD5M Pro 0.8 Nozzle",
"from": "system",
"instantiation": "true",
"compatible_printers": [
"Flashforge AD5X 0.8 nozzle"
],
"enable_prime_tower": "1",
"exclude_object": "1",
"filter_out_gap_fill": "0.1",
"gap_fill_target": "topbottom",
"infill_wall_overlap": "20%",
"internal_bridge_speed": "35",
"only_one_wall_top": "1",
"prime_tower_brim_width": "5",
"prime_tower_width": "45",
"prime_volume": "100",
"print_settings_id": "0.56mm Draft @FF AD5X 0.8 nozzle",
"solid_infill_direction": "0",
"support_bottom_z_distance": "0.3",
"support_top_z_distance": "0.3",
"thick_internal_bridges": "0",
"top_shell_layers": "4",
"top_shell_thickness": "0"
}