orcaslicer/resources/profiles/Co Print/process/fdm_process_coprint_common.json
Co Print 3D Printing Technologies 3e520c713c
Add New Machine Profiles and Improve Existing Settings for Co Print ChromaSet 0.4 (#7889)
Add files via upload

Improved the existing 'Co Print ChromaSet 0.4 nozzle' and 'Co Print ChromaSet 0.4 nozzle fast' machine files. Added new machine files: 'Co Print ChromaSet 0.4 nozzle - Ender-3 V3' and 'Co Print ChromaSet 0.4 nozzle - Ender-3 V3 Plus'. Enhanced the '0.2mm Standard @Co Print ChromaSet 0.4' and '0.2mm Fast @Co Print ChromaSet 0.4' process files. Updated the 'CoPrint Generic PLA' file to ensure compatibility with the newly added machine files.

Co-authored-by: SoftFever <softfeverever@gmail.com>
2025-01-07 23:26:52 +08:00

116 lines
3.9 KiB
JSON

{
"type": "process",
"name": "fdm_process_coprint_common",
"from": "system",
"instantiation": "false",
"inherits": "fdm_process_common",
"adaptive_layer_height": "0",
"reduce_crossing_wall": "1",
"bridge_flow": "0.9031",
"bridge_speed": "25",
"default_jerk": "0",
"infill_jerk": "12",
"inner_wall_jerk": "7",
"outer_wall_jerk": "7",
"wipe_speed": "60%",
"tree_support_wall_count": "2",
"role_based_wipe_speed": "0",
"staggered_inner_seams": "1",
"internal_bridge_speed": "100",
"brim_width": "5",
"layer_height": "0.2",
"print_sequence": "by layer",
"default_acceleration": "5000",
"bridge_no_support": "0",
"elefant_foot_compensation": "0.1",
"outer_wall_line_width": "0.42",
"outer_wall_speed": "60",
"line_width": "0.42",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_line_width": "0.5",
"initial_layer_print_height": "0.2",
"initial_layer_speed": "60",
"gap_infill_speed": "200",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "30%",
"sparse_infill_speed": "300",
"interface_shells": "0",
"detect_overhang_wall": "1",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}{filament_type[0]}{layer_height}_{print_time}.gcode",
"wall_loops": "2",
"inner_wall_line_width": "0.45",
"inner_wall_speed": "100",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"seam_gap": "5%",
"skirt_distance": "2",
"skirt_height": "1",
"support_type": "tree(auto)",
"minimum_sparse_infill_area": "0",
"internal_solid_infill_line_width": "0.42",
"internal_solid_infill_speed": "200",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"support_filament": "0",
"support_line_width": "0.42",
"support_interface_filament": "0",
"initial_layer_infill_speed": "60",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_interface_loop_pattern": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "-1",
"support_interface_spacing": "0.5",
"support_interface_speed": "200",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2.5",
"support_speed": "200",
"support_threshold_angle": "35",
"support_object_xy_distance": "0.35",
"detect_thin_wall": "1",
"top_surface_line_width": "0.4",
"top_surface_speed": "80",
"travel_speed": "350",
"enable_prime_tower": "1",
"prime_tower_width": "150",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"resolution": "0.012",
"wall_generator": "arachne",
"wall_sequence": "inner wall/outer wall",
"wipe_tower_max_purge_speed": "150",
"print_flow_ratio": "1",
"internal_bridge_flow": "0.9031",
"gap_fill_target": "nowhere",
"slow_down_layers": "3",
"top_shell_layers": "4",
"skirt_loops": "3",
"skirt_speed": "50",
"extra_perimeters_on_overhangs": "0",
"bottom_solid_infill_flow_ratio": "1",
"top_solid_infill_flow_ratio": "1",
"draft_shield": "disabled",
"brim_type": "no_brim",
"exclude_object": "1",
"inner_wall_acceleration": "3000",
"outer_wall_acceleration": "1500",
"bridge_acceleration": "80%",
"sparse_infill_acceleration": "80%",
"internal_solid_infill_acceleration": "80%",
"infill_layer_acceleration": "1500",
"top_surface_acceleration": "1000",
"travel_acceleration": "5000",
"accel_to_decel_enable": "1",
"accel_to_decel": "50%",
"infill_anchor": "400%",
"infill_anchor_max": "20",
"top_shell_thickness": "1",
"initial_layer_acceleration": "1500"
}