Fix issues

This commit is contained in:
SoftFever 2023-10-06 18:32:48 +08:00
parent cb59fec7d9
commit 27f2817020
12 changed files with 74 additions and 24 deletions

View file

@ -0,0 +1,40 @@
{
"type": "process",
"print_settings_id": "0.15mm Quality @MK3S",
"name": "0.15mm Quality @MK3S",
"from": "system",
"instantiation": "true",
"inherits": "process_common_mk3",
"bottom_shell_layers": "5",
"bridge_acceleration": "1000",
"bridge_flow": "1",
"bridge_speed": "25",
"gap_infill_speed": "40",
"inner_wall_acceleration": "800",
"inner_wall_line_width": "0.45",
"inner_wall_speed": "45",
"internal_solid_infill_line_width": "0.45",
"internal_solid_infill_speed": "80",
"layer_height": "0.15",
"line_width": "0.45",
"outer_wall_line_width": "0.45",
"outer_wall_speed": "25",
"raft_contact_distance": "0.2",
"small_perimeter_speed": "25",
"sparse_infill_acceleration": "1000",
"sparse_infill_line_width": "0.45",
"sparse_infill_pattern": "gyroid",
"sparse_infill_speed": "80",
"support_base_pattern_spacing": "2",
"support_bottom_z_distance": "0.2",
"support_interface_speed": "40",
"support_line_width": "0.35",
"support_object_xy_distance": "0.27",
"support_speed": "50",
"support_top_z_distance": "0.2",
"thick_bridges": "0",
"top_shell_layers": "6",
"top_surface_line_width": "0.4",
"top_surface_speed": "40",
"wall_loops": "2"
}