orcaslicer/resources/profiles_template/Template/process/process template.json
SoftFever 0459c28596 Tweak default parameters
1.  Change default ensure_vertical_shell_thickness value back to ensure_all as suggested by @igiannakas
2.  Change default sparse_infill_pattern vaule to ipCrossHatch
2024-05-29 23:07:29 +08:00

109 lines
No EOL
3.6 KiB
JSON

{
"type": "process",
"name": "process template",
"instantiation": "false",
"adaptive_layer_height": "0",
"bridge_flow": "1",
"bridge_speed": "50",
"brim_width": "5",
"bridge_no_support": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"default_acceleration": "10000",
"detect_overhang_wall": "1",
"detect_thin_wall": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"enable_support": "0",
"enable_prime_tower": "1",
"enable_arc_fitting": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
"gap_infill_speed": "250",
"infill_direction": "45",
"initial_layer_line_width": "0.5",
"initial_layer_print_height": "0.2",
"initial_layer_speed": "50",
"infill_combination": "0",
"infill_wall_overlap": "15%",
"interface_shells": "0",
"inner_wall_line_width": "0.45",
"inner_wall_speed": "300",
"internal_solid_infill_line_width": "0.42",
"internal_solid_infill_speed": "250",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "500",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"initial_layer_infill_speed": "105",
"line_width": "0.42",
"layer_height": "0.2",
"minimum_sparse_infill_area": "15",
"max_travel_detour_distance": "0",
"outer_wall_line_width": "0.42",
"outer_wall_speed": "200",
"outer_wall_acceleration": "5000",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "30",
"overhang_4_4_speed": "10",
"only_one_wall_top": "1",
"print_sequence": "by layer",
"print_settings_id": "",
"prime_tower_width": "35",
"reduce_crossing_wall": "0",
"reduce_infill_retraction": "1",
"raft_layers": "0",
"resolution": "0.012",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"sparse_infill_line_width": "0.45",
"sparse_infill_speed": "270",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"support_filament": "0",
"support_line_width": "0.42",
"support_interface_filament": "0",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_interface_loop_pattern": "0",
"support_interface_top_layers": "2",
"support_interface_spacing": "0.5",
"support_interface_speed": "80",
"support_interface_pattern": "auto",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"skirt_loops": "0",
"support_type": "normal(auto)",
"support_style": "default",
"support_bottom_z_distance": "0.2",
"support_interface_bottom_layers": "2",
"support_expansion": "0",
"top_surface_line_width": "0.42",
"top_surface_speed": "200",
"travel_speed": "500",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"top_surface_pattern": "monotonicline",
"top_surface_acceleration": "2000",
"top_shell_layers": "3",
"top_shell_thickness": "0.6",
"wall_loops": "2",
"wall_infill_order": "inner wall/outer wall/infill",
"wipe_tower_no_sparse_layers": "0",
"wall_generator": "classic",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": []
}