Files
QIDIStudio/resources/profiles/Q Series/process/0.08mm Standard @Q1 Pro 0.2 nozzle.json

35 lines
1.1 KiB
JSON
Raw Normal View History

2024-09-03 09:34:33 +08:00
{
2025-02-25 10:49:05 +08:00
"type": "process",
"setting_id": "GP025",
"name": "0.08mm Standard @Q1 Pro 0.2 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
2025-05-05 14:58:54 +08:00
"bottom_color_penetration_layers": "5",
2025-02-25 10:49:05 +08:00
"bottom_shell_layers": "5",
"bridge_flow": "1",
"elefant_foot_compensation": "0.15",
2025-05-05 14:58:54 +08:00
"initial_layer_infill_speed": ["70"],
2025-02-25 10:49:05 +08:00
"initial_layer_line_width": "0.25",
"initial_layer_print_height": "0.1",
2025-05-05 14:58:54 +08:00
"initial_layer_speed": ["40"],
2025-02-25 10:49:05 +08:00
"inner_wall_line_width": "0.22",
"internal_solid_infill_line_width": "0.22",
"layer_height": "0.08",
"line_width": "0.22",
"outer_wall_line_width": "0.22",
2025-08-01 14:48:54 +08:00
"skin_infill_line_width": "0.22",
"skeleton_infill_line_width": "0.22",
2025-02-25 10:49:05 +08:00
"sparse_infill_line_width": "0.22",
2025-05-05 14:58:54 +08:00
"sparse_infill_speed": ["100"],
2025-02-25 10:49:05 +08:00
"support_bottom_z_distance": "0.08",
"support_line_width": "0.22",
"support_top_z_distance": "0.08",
2025-05-05 14:58:54 +08:00
"top_color_penetration_layers": "7",
2025-02-25 10:49:05 +08:00
"top_shell_layers": "7",
"top_surface_line_width": "0.22",
2025-05-05 14:58:54 +08:00
"top_surface_speed": ["150"],
2025-02-25 10:49:05 +08:00
"wall_loops": "4",
"compatible_printers": ["Q1 Pro 0.2 nozzle"]
2024-09-03 09:34:33 +08:00
}