diff --git a/resources/profiles/Co Print/process/fdm_process_common.json b/resources/profiles/Co Print/process/fdm_process_common.json index 5db997bb70..841ddc2ea6 100644 --- a/resources/profiles/Co Print/process/fdm_process_common.json +++ b/resources/profiles/Co Print/process/fdm_process_common.json @@ -74,7 +74,7 @@ "xy_contour_compensation": "0", "resolution": "0.012", "wall_generator": "classic", - "wall_sequence": "inner-outer wall", + "wall_sequence": "inner wall/outer wall", "print_flow_ratio": "1", "top_shell_layers": "4", "internal_bridge_flow": "0.9031", diff --git a/resources/profiles/Co Print/process/fdm_process_coprint_common.json b/resources/profiles/Co Print/process/fdm_process_coprint_common.json index 9606c7ec52..c9df5e9979 100644 --- a/resources/profiles/Co Print/process/fdm_process_coprint_common.json +++ b/resources/profiles/Co Print/process/fdm_process_coprint_common.json @@ -82,7 +82,7 @@ "xy_contour_compensation": "0", "resolution": "0.012", "wall_generator": "classic", - "wall_sequence": "inner-outer wall", + "wall_sequence": "inner wall/outer wall", "print_flow_ratio": "1", "internal_bridge_flow": "0.9031", "gap_fill_target": "everywhere",