Files
QIDIStudio/resources/profiles/Q Series/process/0.16mm Optimal @Q1 Pro.json

31 lines
980 B
JSON
Raw Normal View History

2024-09-03 09:34:33 +08:00
{
"type": "process",
"setting_id": "GP004",
"name": "0.16mm Optimal @Q1 Pro",
2025-05-05 14:58:54 +08:00
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"bottom_color_penetration_layers": "4",
2024-09-03 09:34:33 +08:00
"bottom_shell_layers": "4",
"bridge_flow": "1",
"elefant_foot_compensation": "0.15",
2025-05-05 14:58:54 +08:00
"gap_infill_speed": ["300"],
"inner_wall_speed": ["300"],
"internal_solid_infill_speed": ["300"],
2024-09-03 09:34:33 +08:00
"layer_height": "0.16",
2025-05-05 14:58:54 +08:00
"outer_wall_speed": ["200"],
"overhang_1_4_speed": ["60"],
"overhang_2_4_speed": ["30"],
"overhang_3_4_speed": ["10"],
2025-08-01 14:48:54 +08:00
"skin_infill_line_width": "0.22",
"skeleton_infill_line_width": "0.22",
2025-05-05 14:58:54 +08:00
"sparse_infill_speed": ["330"],
2024-09-03 09:34:33 +08:00
"support_bottom_z_distance": "0.16",
"support_threshold_angle": "25",
"support_top_z_distance": "0.16",
2025-05-05 14:58:54 +08:00
"top_color_penetration_layers": "6",
2024-09-03 09:34:33 +08:00
"top_shell_layers": "6",
"top_shell_thickness": "1.0",
2025-02-25 10:49:05 +08:00
"compatible_printers": ["Q1 Pro 0.4 nozzle"]
2024-09-03 09:34:33 +08:00
}