orcaslicer/resources/profiles/Prusa/process/0.30mm Detail @MK3S 0.8.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

50 lines
1.5 KiB
JSON

{
"type": "process",
"print_settings_id": "0.30mm Detail @MK3S 0.8",
"name": "0.30mm Detail @MK3S 0.8",
"from": "system",
"instantiation": "true",
"inherits": "process_common_mk3",
"bottom_shell_layers": "3",
"bridge_acceleration": "1000",
"bridge_speed": "25",
"inner_wall_acceleration": "800",
"layer_height": "0.3",
"raft_contact_distance": "0.2",
"sparse_infill_acceleration": "1000",
"sparse_infill_pattern": "crosshatch",
"support_base_pattern_spacing": "2",
"support_bottom_z_distance": "0.2",
"support_interface_speed": "36",
"support_object_xy_distance": "0.36",
"support_top_z_distance": "0.2",
"thick_bridges": "0",
"top_shell_layers": "4",
"bottom_shell_thickness": "0.8",
"bridge_flow": "0.9",
"elefant_foot_compensation": "0.2",
"gap_infill_speed": "30",
"infill_wall_overlap": "15%",
"initial_layer_line_width": "0.9",
"initial_layer_print_height": "0.3",
"inner_wall_line_width": "0.9",
"inner_wall_speed": "35",
"internal_solid_infill_line_width": "0.9",
"internal_solid_infill_speed": "50",
"is_custom_defined": "0",
"line_width": "0.9",
"outer_wall_line_width": "0.9",
"outer_wall_speed": "25",
"small_perimeter_speed": "25",
"sparse_infill_line_width": "0.9",
"sparse_infill_speed": "50",
"support_line_width": "0.7",
"support_speed": "40",
"top_shell_thickness": "1.2",
"top_surface_line_width": "0.8",
"top_surface_speed": "35",
"wall_loops": "2",
"compatible_printers": [
"Prusa MK3S 0.8 nozzle"
]
}