orcaslicer/resources/profiles/Co Print/process/fdm_process_common.json
2024-09-20 00:09:00 +08:00

108 lines
3.6 KiB
JSON

{
"type": "process",
"name": "fdm_process_common",
"from": "system",
"instantiation": "false",
"adaptive_layer_height": "0",
"reduce_crossing_wall": "0",
"bridge_flow": "0.9031",
"bridge_speed": "25",
"internal_bridge_speed": "100",
"brim_width": "5",
"compatible_printers": [],
"print_sequence": "by layer",
"default_acceleration": "5000",
"bridge_no_support": "0",
"elefant_foot_compensation": "0.1",
"outer_wall_line_width": "0.4",
"outer_wall_speed": "60",
"line_width": "0.4",
"infill_direction": "45",
"sparse_infill_density": "10%",
"sparse_infill_pattern": "grid",
"initial_layer_line_width": "0.5",
"layer_height": "0.2",
"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.4",
"inner_wall_speed": "200",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"seam_gap": "5%",
"skirt_distance": "4",
"skirt_height": "1",
"minimum_sparse_infill_area": "0",
"internal_solid_infill_line_width": "0.4",
"internal_solid_infill_speed": "200",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"support_filament": "0",
"support_line_width": "0.4",
"support_interface_filament": "0",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0",
"support_interface_loop_pattern": "0",
"support_interface_top_layers": "0",
"support_interface_spacing": "0",
"support_interface_speed": "200",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "200",
"extra_perimeters_on_overhangs": "0",
"initial_layer_infill_speed": "100",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.5",
"detect_thin_wall": "1",
"top_surface_line_width": "0.4",
"top_surface_speed": "80",
"travel_speed": "350",
"enable_prime_tower": "1",
"prime_tower_width": "120",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"resolution": "0.012",
"wall_generator": "classic",
"wall_sequence": "inner wall/outer wall",
"print_flow_ratio": "1",
"top_shell_layers": "4",
"internal_bridge_flow": "0.9031",
"slow_down_layers": "3",
"gap_fill_target": "everywhere",
"skirt_loops": "6",
"skirt_speed": "50",
"draft_shield": "disabled",
"brim_type": "no_brim",
"exclude_object": "1",
"inner_wall_acceleration": "3000",
"top_solid_infill_flow_ratio": "1",
"bottom_solid_infill_flow_ratio": "1",
"outer_wall_acceleration": "1000",
"bridge_acceleration": "800%",
"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",
"top_shell_thickness": "1",
"infill_anchor": "400%",
"infill_anchor_max": "20",
"accel_to_decel": "50%",
"overhang_1_4_speed": "80",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "30",
"overhang_4_4_speed": "10",
"initial_layer_acceleration": "1500"
}